summaryrefslogtreecommitdiff
path: root/ShellPkg/Library
AgeCommit message (Expand)AuthorFilesLines
2015-04-23ShellPkg: Remove memory leak when printing help and there are dynamic command...Jaben Carsey1-1/+3
2015-04-22ShellPkg: Remove "ProtocolGuid" from the string for protocol namesJaben Carsey1-0/+0
2015-04-15ShellPkg/UefiShellLevel2CommandsLib: Handle the returned errorOlivier Martin2-2/+5
2015-04-07ShellPkg: fix mv and cp command related issuesTapan Shah3-14/+31
2015-04-07ShellPkg: UefiShellDebug1CommandsLib: fix hex string parsing in SETVARLaszlo Ersek1-1/+31
2015-04-07ShellPkg: UefiShellDebug1CommandsLib: fix SETVAR option summaryLaszlo Ersek1-0/+0
2015-04-02ShellPkg: Added newline at the end of source filesOlivier Martin1-1/+1
2015-04-01ShellPkg: Remove extra quotes surrounding flag values.Qiu Shumin1-28/+9
2015-03-17ShellPkg: update smbiosview for SMBIOS 3.0.Elvin Li8-45/+837
2015-03-17ShellPkg: Fix typo in ShellPkg.Qiu Shumin1-7/+7
2015-03-13ShellPkg: Add type cast to avoid build failure in VS2005.Qiu Shumin1-1/+1
2015-03-09ShellPkg: Help and Error Messages UpdateTapan Shah6-1/+1
2015-03-04ShellPkg: smbiosview shows wrong information for Type 27.Elvin Li1-3/+3
2015-03-03ShellPkg: Fixed EBC build error.Elvin Li1-1/+1
2015-02-27ShellPkg: Update Intel copyright to 2015.Elvin Li1-1/+1
2015-02-27ShellPkg: Parse new SMBIOS 3.0 fields.Elvin Li1-0/+5
2015-02-23ShellPkg/UefiShellLib: Fixed ARM compiler errorOlivier Martin1-1/+1
2015-02-04ShellPkg: Standardized HP Copyright Message StringTapan Shah80-70/+69
2015-02-03ShellPkg: Update Level3 profile commands response outputTapan Shah10-37/+45
2015-02-03ShellPkg: Update Network1 profile commands response outputTapan Shah3-25/+28
2015-02-03ShellPkg: Update Level2 profile commands response outputTapan Shah15-150/+158
2015-02-03ShellPkg: Update Debug1 profile commands response outputTapan Shah19-180/+194
2015-02-03ShellPkg: Update Level1 profile commands response outputTapan Shah7-24/+29
2015-02-03ShellPkg: Update Driver1 profile commands response outputTapan Shah12-87/+104
2015-02-03ShellPkg: Update bcfg command response outputTapan Shah2-52/+52
2015-02-02ShellPkg: Fix typos.Qiu Shumin1-2/+2
2015-01-22ShellPkg: Refine the fomat in INF/DEC files to follow spec.Qiu Shumin13-229/+229
2015-01-14ShellPkg: UefiShellLib: drop wrong PathLib library class dependencyLaszlo Ersek2-2/+1
2015-01-13ShellPkg: allow creating of files to create required directory pathjaben carsey2-5/+29
2015-01-13MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel12-2023/+3
2014-12-16ShellPkg: Remove IntelFramweorkModulePkg as Shell library dependencyjaben carsey3-7/+21
2014-12-16ShellPkg: Code refine. Add error handling code to check pointer and remove re...Qiu Shumin2-7/+58
2014-12-12Refine code to follow edkii coding style.Dong Eric1-3/+38
2014-12-04ShellPkg: Connect all the consoles in "reconnect -r".Qiu Shumin3-17/+89
2014-11-25ShellPkg: Update Shell DH command to display more info.Samer El-Haj-Mahmoud4-4/+176
2014-11-24ShellPkg: Add extended USB decoding for consistent device namesjaben carsey2-36/+89
2014-11-24ShellPkg: Add optional extended decode for Vendor Device Nodes for consistent...jaben carsey2-0/+31
2014-11-20ShellPkg: Fix 'parse' command to use ," for SFO column delimiterChris Phillips1-2/+2
2014-11-20ShellPkg: Code refine to avoid potential dereference of pointer.Qiu Shumin1-1/+1
2014-11-12[PATHC] ShellPkg: control code flow with a PCDJaben Carsey2-22/+17
2014-11-12ShellPkg: Add type cast to avoid build failure in VS2005.Qiu Shumin1-1/+1
2014-11-10ShellPkg: Fixed variable set but never usedOlivier Martin1-2/+1
2014-11-04ShellPkg: Fix timezone commandjcarsey3-13/+23
2014-10-31[Patch] ShellPkg: Remove unused PCD from INF filejcarsey1-2/+1
2014-10-14ShellPkg: Comments update and code refine.Qiu Shumin1-15/+43
2014-10-09ShellPkg: Add a typecast to 'BOOLEAN' to avoid build failure in VS2005. Qiu Shumin1-1/+1
2014-10-08ShellPkg: fix "incompatible pointer type" build errorGabriel Somlo1-1/+1
2014-10-07ShellPkg: hexedit command does not return lasterror equal to 0 when exiting f...jcarsey1-1/+2
2014-10-07Dmpstore command does not return lasterror equal to 0 when ā€˜-sā€™ flag used...jcarsey1-1/+1
2014-10-02ShellPkg: Update SetVar to use existing attributes for updating existing vari...Jaben Carsey1-26/+35