Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
83685b43912479a5acc05479430300f5ee7ce6e3
/
ShellPkg
325d3f8
ShellPkg: Update Intel copyright to 2015.
by Elvin Li
· 10 years ago
1581c9a
ShellPkg: Parse new SMBIOS 3.0 fields.
by Elvin Li
· 10 years ago
a8577b3
ShellPkg/UefiShellLib: Fixed ARM compiler error
by Olivier Martin
· 10 years ago
d08a546
Shellpkg: Fix spelling errors in Shell.c/Shell.h comments
by Joe Peterson
· 10 years ago
a8f9880
ShellPkg: command help with -? flag is not working and it gives too many arguments error message.
by Jaben Carsey
· 10 years ago
c011b6c
ShellPkg: Standardized HP Copyright Message String
by Tapan Shah
· 10 years ago
fe8ec3d
ShellPkg: Revert 16720 and 16734.
by Jaben Carsey
· 10 years ago
a95cf8f
ShellPkg: Revert 16720 and 16734.
by Jaben Carsey
· 10 years ago
432bf14
ShellPkg: cast return value to correct type based on what we passed in.
by Jaben Carsey
· 10 years ago
69c569b
ShellPkg: Fix typos.
by Qiu Shumin
· 10 years ago
e54a10b
ShellPkg: Update Level3 profile commands response output
by Tapan Shah
· 10 years ago
ab7c10f
ShellPkg: Update Network1 profile commands response output
by Tapan Shah
· 10 years ago
099e8ff
ShellPkg: Update Level2 profile commands response output
by Tapan Shah
· 10 years ago
4092a8f
ShellPkg: Update Debug1 profile commands response output
by Tapan Shah
· 10 years ago
0861eda
ShellPkg: Update Level1 profile commands response output
by Tapan Shah
· 10 years ago
bc28072
ShellPkg: Update Driver1 profile commands response output
by Tapan Shah
· 10 years ago
356c553
ShellPkg: Update bcfg command response output
by Tapan Shah
· 10 years ago
7df7964
ShellPkg: Update Shell.uni file with a better general command response output.
by Tapan Shah
· 10 years ago
3f3c489
*/Contributions.txt: Update example email address
by Jordan Justen
· 10 years ago
0a82f7a
ShellPkg: Refactor out a now-redundant function
by Jaben Carsey
· 10 years ago
5e737e8
ShellPkg: Add quotes around NSH index argument replacement
by Jaben Carsey
· 10 years ago
3ab016b
ShellPkg: Fix typos.
by Qiu Shumin
· 10 years ago
7cc7022
ShellPkg: Refactor quote and escape search to use new function
by Jaben Carsey
· 10 years ago
00534bc
ShellPkg: Refactor Split search to generic function
by Jaben Carsey
· 10 years ago
14030c5
ShellPkg: refine command line parsing
by Jaben Carsey
· 10 years ago
fdd52bd
ShellPkg: Always remove non-defined environment variable
by Jaben Carsey
· 10 years ago
ecd07f3
ShellPkg: Refine the fomat in INF/DEC files to follow spec.
by Qiu Shumin
· 10 years ago
3fe23dc
ShellPkg: UefiShellLib: drop wrong PathLib library class dependency
by Laszlo Ersek
· 10 years ago
21a86a7
ShellPkg: allow creating of files to create required directory path
by jaben carsey
· 10 years ago
ae591c1
MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library Migration.
by Daryl McDaniel
· 10 years ago
4243567
ShellPkg: Check the unrecognized environment variable name before it is removed from command line.
by Qiu Shumin
· 10 years ago
6f6792b
ShellPkg: Add code to handle the split ('|') in a double-quoted string.
by Qiu Shumin
· 10 years ago
2c23dda
ShellPkg: Remove IntelFramweorkModulePkg as Shell library dependency
by jaben carsey
· 10 years ago
1d6ccad
ShellPkg: Code refine. Add error handling code to check pointer and remove redundant 'ASSERT'.
by Qiu Shumin
· 10 years ago
4108980
Refine code to follow edkii coding style.
by Dong Eric
· 10 years ago
d86b04f
ShellPkg: Connect all the consoles in "reconnect -r".
by Qiu Shumin
· 10 years ago
59febea
ShellPkg: Update Shell DH command to display more info.
by Samer El-Haj-Mahmoud
· 10 years ago
0db3fad
ShellPkg: Add extended USB decoding for consistent device names
by jaben carsey
· 10 years ago
cc4c331
ShellPkg: Add optional extended decode for Vendor Device Nodes for consistent map names
by jaben carsey
· 10 years ago
76c94bb
ShellPkg: Fix 'parse' command to use ," for SFO column delimiter
by Chris Phillips
· 10 years ago
bab9f94
ShellPkg: Code refine to avoid potential dereference of pointer.
by Qiu Shumin
· 10 years ago
9b58952
[PATHC] ShellPkg: control code flow with a PCD
by Jaben Carsey
· 10 years ago
1531a46
ShellPkg: Add type cast to avoid build failure in VS2005.
by Qiu Shumin
· 10 years ago
931b2cf
ShellPkg: Fixed variable set but never used
by Olivier Martin
· 10 years ago
658bf43
ShellPkg: Fix timezone command
by jcarsey
· 10 years ago
26830e8
EDK II Contributions.txt: Update patch format information
by Jordan Justen
· 10 years ago
4d5b818
[Patch] ShellPkg: Remove unused PCD from INF file
by jcarsey
· 10 years ago
4c4d470
ShellPkg: Comments update and code refine.
by Qiu Shumin
· 10 years ago
65ef0b0
ShellPkg: Add a typecast to 'BOOLEAN' to avoid build failure in VS2005.
by Qiu Shumin
· 10 years ago
e456bb8
ShellPkg: fix "incompatible pointer type" build error
by Gabriel Somlo
· 10 years ago
842949f
ShellPkg: hexedit command does not return lasterror equal to 0 when exiting from editor
by jcarsey
· 10 years ago
8896351
Dmpstore command does not return lasterror equal to 0 when ‘-s’ flag used to dump variables in file
by jcarsey
· 10 years ago
75e34de
ShellPkg: Fix Meta Data misspelling
by Jaben Carsey
· 10 years ago
475387e
ShellPkg: Update SetVar to use existing attributes for updating existing variables.
by Jaben Carsey
· 10 years ago
7fe3fba
ShellPkg: Update MV. now supports across file system moves.
by Jaben Carsey
· 10 years ago
1fd8de3
ShellPkg: Make the argument type match the function expected parameter type to avoid build fail in GCC45.
by Qiu Shumin
· 10 years ago
427d61a
ShellPkg: Refine code style to avoid potential NullPointer dereference.
by Qiu Shumin
· 10 years ago
77eef0d
ShellPkg: Fix setting hot key for boot option fail.
by Qiu Shumin
· 10 years ago
a6e84d9
ShellPkg: ShellPkg: Fix the cp fail while coping directory.
by Ni Ruiyu
· 10 years ago
0faec4c
ShellPkg: Remove the redundant quotes around the parameter for 'alias'.
by Qiu Shumin
· 10 years ago
715096c
ShellPkg: Refine code style to avoid potential uninitialized local variable.
by Qiu Shumin
· 10 years ago
a308e05
Roll back check in r15180 which caused the shell always returns EFI_ABORTED no matter what exit-code is specified for "exit" command.
by Ruiyu Ni
· 10 years ago
4b6b543
ShellPkg: Fix the support for command line comments.
by Qiu Shumin
· 10 years ago
75eb337
ShellPkg: Do TrimSpace again after StdIn, StdOut, and StdErr are set up.
by Ni Ruiyu
· 10 years ago
0960ba1
ShellPkg: Remove redundant quotes in file path string for Shell command parameters.
by Qiu Shumin
· 10 years ago
3a3395f
ShellPkg: Remove redundant quotes for command 'FOR' in Shell.
by Qiu Shumin
· 10 years ago
926be9d
ShellPkg: Use compare operator for non-Boolean comparisons.
by Qiu Shumin
· 10 years ago
4152ed2
ShellPkg: Add support for GCC stack protector
by Ronald Cron
· 10 years ago
0a8a47e
ShellPkg: Specify AArch64 intrinsics library
by Harry Liebel
· 10 years ago
cfffccd
ShellPkg: Fix ASSERT when bcfg moving boot option with source location = total number of boot options
by Tapan Shah
· 10 years ago
fba9b6b
ShellPkg: Use the new library for "bcfg" command
by Jaben Carsey
· 10 years ago
7b01f0f
ShellPkg: Add a new library for "bcfg" command
by Jaben Carsey
· 10 years ago
323d3d1
ShellPkg: Replace the usage of StrnCpy with CopyMem to avoid potential buffer overflow and refine the code style.
by Qiu Shumin
· 10 years ago
cc72674
ShellPkg: Replace assignment statement with 'StrnCpy' to append terminal NULL character in a string.
by Qiu Shumin
· 10 years ago
a753677
ShellPkg: Not add redundant quotes any longer to parameters with spaces.
by Jaben Carsey
· 10 years ago
33fe830
ShellPkg: Refine the code style and comment.
by Qiu Shumin
· 10 years ago
37a4164
ShellPkg: Update BCFG command for correct use and errors on moving
by Jaben Carsey
· 10 years ago
5a51ad8
Updates the logic to allow RM and CP to have silent/quiet mode work successfully.
by Jaben Carsey
· 10 years ago
710db4e
ShellPkg: Fix dynamic command help
by Harry Liebel
· 10 years ago
4be58c1
ShellPkg: Add DXE_DRIVER class type to some libraries
by Harry Liebel
· 10 years ago
7f79b01
ShellPkg: Refactor string manipulation
by Jaben Carsey
· 10 years ago
8ac6e33
Cleanup UefiShellDebug1CommandsLib strings to :
by Samer El-Haj-Mahmoud elhaj
· 10 years ago
073fe58
Update SmbiosView Shell command to display additional CPU Family
by Samer El-Haj-Mahmoud elhaj
· 10 years ago
a3d236d
ShellPkg: Prevent StrnCpy from overwriting null terminator when source is larger than destination.
by Scott Duplichan
· 10 years ago
3957a5a
ShellPkg Build failure of AllocateZeroPool usage. This patch updates AllocateZeroPool() to AllocateCopyPool()
by Gao, Liming
· 10 years ago
284065b
This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy through some other means.
by Jaben Carsey
· 10 years ago
99ab5fc
This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy through some other means.
by Jaben Carsey
· 10 years ago
5317333
This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy through some other means.
by Jaben Carsey
· 10 years ago
81957f8
This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy through some other means.
by Jaben Carsey
· 10 years ago
e87b40b
This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy through some other means.
by Jaben Carsey
· 10 years ago
4ba9b81
Register pre-defined command aliases in sorted order.
by Tapan Shah
· 10 years ago
227a4b1
Add CTRL+C support for ‘devices’ command.
by Tapan Shah
· 10 years ago
89732f4
Cleanup UefiShellLevel1CommandsLib commands help output string to :
by Tapan Shah
· 10 years ago
54206ae
Add CTRL+C support for ‘drivers’ command.
by Tapan Shah
· 10 years ago
376e759
Add CTRL+C support for ‘dh’ command.
by Tapan Shah
· 10 years ago
4bed6d8
Cleanup UefiShellDriver1CommandsLib commands help output string to :
by Tapan Shah
· 10 years ago
bbe94d7
Add CTRL+C support for ‘devtree’ command.
by Tapan Shah
· 10 years ago
b7cd151
Cleanup UefiShellInstall1CommandsLib commands help output string to :
by Tapan Shah
· 10 years ago
288638f
Add CTRL+C support for ‘attrib’ command.
by Tapan Shah
· 10 years ago
0783083
Cleanup UefiShellLevel2CommandsLib commands help output string to :
by Tapan Shah
· 10 years ago
Next »