summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellCommandLib
Commit message (Expand)AuthorAgeFilesLines
...
* 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