summaryrefslogtreecommitdiffstats
path: root/ShellPkg
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Make BOOLEAN variable not use explicit comparison.Qiu Shumin2015-06-231-1/+1
* ShellPkg: update Console to clear screen when resettingJaben Carsey2015-06-151-0/+6
* ShellPkg\Application\Shell: Clean start row information after the console has...Qiu Shumin2015-06-091-3/+10
* ShellPkg: Fix the Non-ASCII char and do code refine.Qiu Shumin2015-06-091-2/+2
* ShellPkg: Handle escape characters properly for parse commandTapan Shah2015-06-031-2/+52
* ShellPkg: Add pipe support for parse commandTapan Shah2015-06-032-18/+211
* ShellPkg: Update help output for correct alphabetical Jaben Carsey2015-05-281-26/+197
* ShellPkg: Add DiskInfo GUID matching to the SheSamer El-Haj-Mahmoud2015-05-144-3/+6
* ShellPkg: Fix buffer overflow issue in 'map' command.Qiu Shumin2015-05-111-4/+20
* ShellPkg: Update CopyRight to 2015Liming Gao2015-04-291-1/+1
* ShellPkg: Update Shell MemMap command to show PersistentMemory rangeLiming Gao2015-04-291-0/+6
* ShellPkg: Refine the logic about allocating memory for variable name and data.Qiu Shumin2015-04-272-38/+72
* ShellPkg: Remove memory leak when printing help and there are dynamic command...Jaben Carsey2015-04-231-1/+3
* ShellPkg/HandleParsingLib: Caller should free memory from 2 functionsJaben Carsey2015-04-231-1/+5
* ShellPkg: Remove "ProtocolGuid" from the string for protocol namesJaben Carsey2015-04-221-0/+0
* ShellPkg/UefiShellLevel2CommandsLib: Handle the returned errorOlivier Martin2015-04-152-2/+5
* ShellPkg: fix mv and cp command related issuesTapan Shah2015-04-073-14/+31
* ShellPkg: UefiShellDebug1CommandsLib: fix hex string parsing in SETVARLaszlo Ersek2015-04-071-1/+31
* ShellPkg: UefiShellDebug1CommandsLib: fix SETVAR option summaryLaszlo Ersek2015-04-071-0/+0
* ShellPkg: Added newline at the end of source filesOlivier Martin2015-04-022-2/+2
* ShellPkg: Remove extra quotes surrounding flag values.Qiu Shumin2015-04-011-28/+9
* ShellPkg: update smbiosview for SMBIOS 3.0.Elvin Li2015-03-178-45/+837
* ShellPkg: Fix typo in ShellPkg.Qiu Shumin2015-03-171-7/+7
* ShellPkg: Add type cast to avoid build failure in VS2005.Qiu Shumin2015-03-131-1/+1
* ShellPkg: Help and Error Messages UpdateTapan Shah2015-03-096-1/+1
* ShellPkg: smbiosview shows wrong information for Type 27.Elvin Li2015-03-041-3/+3
* ShellPkg: Fixed EBC build error.Elvin Li2015-03-031-1/+1
* ShellPkg: Update Intel copyright to 2015.Elvin Li2015-02-271-1/+1
* ShellPkg: Parse new SMBIOS 3.0 fields.Elvin Li2015-02-271-0/+5
* ShellPkg/UefiShellLib: Fixed ARM compiler errorOlivier Martin2015-02-231-1/+1
* Shellpkg: Fix spelling errors in Shell.c/Shell.h commentsJoe Peterson2015-02-062-36/+36
* ShellPkg: command help with -? flag is not working and it gives too many argu...Jaben Carsey2015-02-061-4/+2
* ShellPkg: Standardized HP Copyright Message StringTapan Shah2015-02-0495-84/+83
* ShellPkg: Revert 16720 and 16734. Jaben Carsey2015-02-041-7/+6
* ShellPkg: Revert 16720 and 16734. Jaben Carsey2015-02-041-14/+58
* ShellPkg: cast return value to correct type based on what we passed in.Jaben Carsey2015-02-041-4/+4
* ShellPkg: Fix typos.Qiu Shumin2015-02-042-2/+2
* ShellPkg: Update Level3 profile commands response outputTapan Shah2015-02-0310-37/+45
* ShellPkg: Update Network1 profile commands response outputTapan Shah2015-02-033-25/+28
* ShellPkg: Update Level2 profile commands response outputTapan Shah2015-02-0315-150/+158
* ShellPkg: Update Debug1 profile commands response outputTapan Shah2015-02-0319-180/+194
* ShellPkg: Update Level1 profile commands response outputTapan Shah2015-02-037-24/+29
* ShellPkg: Update Driver1 profile commands response outputTapan Shah2015-02-0312-87/+104
* ShellPkg: Update bcfg command response outputTapan Shah2015-02-032-52/+52
* ShellPkg: Update Shell.uni file with a better general command response output.Tapan Shah2015-02-031-0/+0
* */Contributions.txt: Update example email addressJordan Justen2015-02-031-2/+2
* ShellPkg: Refactor out a now-redundant functionJaben Carsey2015-02-031-51/+8
* ShellPkg: Add quotes around NSH index argument replacementJaben Carsey2015-02-021-10/+10
* ShellPkg: Fix typos.Qiu Shumin2015-02-022-4/+4
* ShellPkg: Refactor quote and escape search to use new functionJaben Carsey2015-01-301-73/+24