summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel2015-01-1312-2023/+3
* ShellPkg: Remove IntelFramweorkModulePkg as Shell library dependencyjaben carsey2014-12-163-7/+21
* ShellPkg: Code refine. Add error handling code to check pointer and remove re...Qiu Shumin2014-12-162-7/+58
* Refine code to follow edkii coding style.Dong Eric2014-12-121-3/+38
* ShellPkg: Connect all the consoles in "reconnect -r".Qiu Shumin2014-12-043-17/+89
* ShellPkg: Update Shell DH command to display more info.Samer El-Haj-Mahmoud2014-11-254-4/+176
* ShellPkg: Add extended USB decoding for consistent device namesjaben carsey2014-11-242-36/+89
* ShellPkg: Add optional extended decode for Vendor Device Nodes for consistent...jaben carsey2014-11-242-0/+31
* ShellPkg: Fix 'parse' command to use ," for SFO column delimiterChris Phillips2014-11-201-2/+2
* ShellPkg: Code refine to avoid potential dereference of pointer.Qiu Shumin2014-11-201-1/+1
* [PATHC] ShellPkg: control code flow with a PCDJaben Carsey2014-11-122-22/+17
* ShellPkg: Add type cast to avoid build failure in VS2005.Qiu Shumin2014-11-121-1/+1
* ShellPkg: Fixed variable set but never usedOlivier Martin2014-11-101-2/+1
* ShellPkg: Fix timezone commandjcarsey2014-11-043-13/+23
* [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: 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
* 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: 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-103-0/+1587
* 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
* 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