summaryrefslogtreecommitdiffstats
path: root/ShellPkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* ShellPkg: Refactor Split search to generic functionJaben Carsey2015-01-302-31/+56
* ShellPkg: refine command line parsingJaben Carsey2015-01-273-119/+214
* ShellPkg: Always remove non-defined environment variableJaben Carsey2015-01-271-11/+10
* ShellPkg: Refine the fomat in INF/DEC files to follow spec.Qiu Shumin2015-01-2215-261/+260
* ShellPkg: UefiShellLib: drop wrong PathLib library class dependencyLaszlo Ersek2015-01-142-2/+1
* ShellPkg: allow creating of files to create required directory pathjaben carsey2015-01-132-5/+29
* MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel2015-01-1320-2712/+12
* ShellPkg: Check the unrecognized environment variable name before it is remov...Qiu Shumin2014-12-311-8/+58
* ShellPkg: Add code to handle the split ('|') in a double-quoted string. Qiu Shumin2014-12-261-43/+75
* 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-243-36/+92
* ShellPkg: Add optional extended decode for Vendor Device Nodes for consistent...jaben carsey2014-11-243-0/+36
* 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-123-22/+21
* 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-044-14/+25
* EDK II Contributions.txt: Update patch format informationJordan Justen2014-10-311-13/+29
* [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