summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellCommandLib
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Update Guid/Protocol usages in INF files.Liming Gao2016-04-131-1/+1
* ShellPkg: elevate DumpHex() from Debug1-internal to generic-internalLaszlo Ersek2016-01-212-1/+70
* ShellPkg: Fix memory leak in function'ShellCommandConsistMappingInitialize'.Yao Jiewen2015-12-251-0/+1
* ShellPkg: Fix memory leak in function 'ShellCommandCreateInitialMappingsAndPa...Yao Jiewen2015-12-251-0/+3
* ShellPkg: Refine the code to reduce time cost of 'map -r'Qiu Shumin2015-12-081-10/+30
* ShellPkg: Fix typo of 'determines' in ShellPkg.Bruce Cran2015-07-081-2/+2
* ShellPkg: Use safe string functions to refine code.Qiu Shumin2015-06-301-2/+2
* ShellPkg: Add pipe support for parse commandTapan Shah2015-06-031-2/+1
* ShellPkg: Standardized HP Copyright Message StringTapan Shah2015-02-041-1/+1
* ShellPkg: Refine the fomat in INF/DEC files to follow spec.Qiu Shumin2015-01-221-12/+12
* Refine code to follow edkii coding style.Dong Eric2014-12-121-3/+38
* 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
* [PATHC] ShellPkg: control code flow with a PCDJaben Carsey2014-11-122-22/+17
* 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-292-18/+6
* Register pre-defined command aliases in sorted order.Tapan Shah2014-08-291-3/+33
* ShellPkg: Fix comments. Refine code style. Qiu Shumin2014-08-181-2/+2
* Fix the use of ASSERT and other fixes to memory allocation failures (like fre...Jaben Carsey2014-08-051-4/+11
* This searches for handles that produce the dynamic command protocol after sea...Jaben Carsey2014-08-053-117/+270
* ShellPkg: Move UpdateMapping() out of Map command and added to UefiShellComma...Tapan Shah2014-06-231-6/+109
* ShellPkg: remove memory leak in file handle listJaben Carsey2014-01-091-2/+33
* Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni2013-07-262-10/+1
* ShellPkg: remove unused enumjcarsey2013-05-131-7/+1
* ShellPkg: Updates to 'help' commandjcarsey2012-12-131-2/+43
* ShellPkg: Correct 3 places where memory was not being properly released by th...jcarsey2012-11-131-4/+5
* Add missing braces around initializer.lzeng142012-10-111-85/+127
* ShellPkg: Enable Runtime DXE drivers to make use of Shell libraries with the ...jcarsey2012-05-301-1/+5
* ShellPkg: Eliminate loss of high bits in return value from exit command on 64...jcarsey2011-09-151-2/+21
* Refine comments and two code style.ydong102011-09-022-13/+13
* Move the 2 functions associated with reading whole lines at a single time fro...jcarsey2011-07-061-151/+0
* This refactors 3 functions out of ShellCommandLib and puts them into a new li...jcarsey2011-06-301-106/+0
* Clarify that the shared variables of the shell protocols are properly named.jcarsey2011-06-271-22/+0
* move a function to the correct library.jcarsey2011-04-131-0/+48
* consist mapping - add comments and change variable names.jcarsey2011-03-253-88/+187
* update error handling to use less ASSERT.jcarsey2010-11-121-4/+14
* verify that a memory allocation was successful.jcarsey2010-10-041-0/+3
* move DeleteScriptFileStruct from a private to a public function. This allows...jcarsey2010-10-042-23/+17
* ShellPkg: Fix EFIAPI usage inconsistenciesjljusten2010-09-171-5/+7
* ShellPkg: Fix path issues for Linux build supportjljusten2010-09-171-1/+1
* remove extra file.jcarsey2010-09-161-0/+0
* copyright format updatehhtian2010-09-143-2/+2
* udk2010.up2.shell initial release.jcarsey2010-09-145-0/+2961