summaryrefslogtreecommitdiffstats
path: root/ShellPkg
Commit message (Expand)AuthorAgeFilesLines
* [Patch] ShellPkg: Remove unused PCD from INF filejcarsey2014-10-311-2/+1
* ShellPkg: Comments update and code refine.Qiu Shumin2014-10-141-15/+43
* ShellPkg: Add a typecast to 'BOOLEAN' to avoid build failure in VS2005. Qiu Shumin2014-10-091-1/+1
* ShellPkg: fix "incompatible pointer type" build errorGabriel Somlo2014-10-081-1/+1
* ShellPkg: hexedit command does not return lasterror equal to 0 when exiting f...jcarsey2014-10-071-1/+2
* Dmpstore command does not return lasterror equal to 0 when ‘-s’ flag used...jcarsey2014-10-071-1/+1
* ShellPkg: Fix Meta Data misspellingJaben Carsey2014-10-031-29/+29
* ShellPkg: Update SetVar to use existing attributes for updating existing vari...Jaben Carsey2014-10-021-26/+35
* ShellPkg: Update MV. now supports across file system moves.Jaben Carsey2014-10-023-196/+370
* ShellPkg: Make the argument type match the function expected parameter type t...Qiu Shumin2014-09-241-1/+1
* ShellPkg: Refine code style to avoid potential NullPointer dereference.Qiu Shumin2014-09-232-1/+5
* ShellPkg: Fix setting hot key for boot option fail.Qiu Shumin2014-09-232-17/+23
* ShellPkg: ShellPkg: Fix the cp fail while coping directory.Ni Ruiyu2014-09-191-1/+2
* ShellPkg: Remove the redundant quotes around the parameter for 'alias'.Qiu Shumin2014-09-191-2/+18
* ShellPkg: Refine code style to avoid potential uninitialized local variable.Qiu Shumin2014-09-193-7/+11
* Roll back check in r15180 which caused the shell always returns EFI_ABORTED n...Ruiyu Ni2014-09-184-242/+59
* ShellPkg: Fix the support for command line comments.Qiu Shumin2014-09-182-7/+38
* ShellPkg: Do TrimSpace again after StdIn, StdOut, and StdErr are set up.Ni Ruiyu2014-09-171-0/+1
* ShellPkg: Remove redundant quotes in file path string for Shell command param...Qiu Shumin2014-09-177-30/+192
* ShellPkg: Remove redundant quotes for command 'FOR' in Shell.Qiu Shumin2014-09-171-9/+11
* ShellPkg: Use compare operator for non-Boolean comparisons.Qiu Shumin2014-09-171-1/+1
* ShellPkg: Add support for GCC stack protectorRonald Cron2014-09-161-0/+3
* ShellPkg: Specify AArch64 intrinsics libraryHarry Liebel2014-09-161-0/+3
* ShellPkg: Fix ASSERT when bcfg moving boot option with source location = tota...Tapan Shah2014-09-121-2/+3
* ShellPkg: Use the new library for "bcfg" commandJaben Carsey2014-09-109-2992/+10
* ShellPkg: Add a new library for "bcfg" commandJaben Carsey2014-09-107-1/+1650
* ShellPkg: Replace the usage of StrnCpy with CopyMem to avoid potential buffer...Qiu Shumin2014-09-101-3/+5
* ShellPkg: Replace assignment statement with 'StrnCpy' to append terminal NULL...Qiu Shumin2014-09-091-1/+1
* ShellPkg: Not add redundant quotes any longer to parameters with spaces.Jaben Carsey2014-09-051-10/+10
* ShellPkg: Refine the code style and comment.Qiu Shumin2014-09-053-2/+3
* ShellPkg: Update BCFG command for correct use and errors on movingJaben Carsey2014-09-042-56/+84
* Updates the logic to allow RM and CP to have silent/quiet mode work successfu...Jaben Carsey2014-09-031-1/+3
* ShellPkg: Fix dynamic command helpHarry Liebel2014-09-031-54/+45
* ShellPkg: Add DXE_DRIVER class type to some librariesHarry Liebel2014-09-032-2/+2
* ShellPkg: Refactor string manipulationJaben Carsey2014-09-027-98/+115
* Cleanup UefiShellDebug1CommandsLib strings to :Samer El-Haj-Mahmoud elhaj2014-09-022-0/+0
* Update SmbiosView Shell command to display additional CPU Family Samer El-Haj-Mahmoud elhaj2014-09-023-3/+49
* ShellPkg: Prevent StrnCpy from overwriting null terminator when source is lar...Scott Duplichan2014-09-021-2/+2
* ShellPkg Build failure of AllocateZeroPool usage. This patch updates Allocate...Gao, Liming2014-08-311-1/+1
* This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy ...Jaben Carsey2014-08-291-8/+8
* This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy ...Jaben Carsey2014-08-292-13/+8
* This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy ...Jaben Carsey2014-08-292-18/+6
* This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy ...Jaben Carsey2014-08-292-12/+11
* This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy ...Jaben Carsey2014-08-291-3/+3
* Register pre-defined command aliases in sorted order.Tapan Shah2014-08-291-3/+33
* Add CTRL+C support for ‘devices’ command.Tapan Shah2014-08-291-1/+6
* Cleanup UefiShellLevel1CommandsLib commands help output string to :Tapan Shah2014-08-291-0/+0
* Add CTRL+C support for ‘drivers’ command.Tapan Shah2014-08-291-1/+6
* Add CTRL+C support for ‘dh’ command.Tapan Shah2014-08-291-0/+5
* Cleanup UefiShellDriver1CommandsLib commands help output string to :Tapan Shah2014-08-291-0/+0