summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellCommandLib
AgeCommit message (Expand)AuthorFilesLines
2015-02-04ShellPkg: Standardized HP Copyright Message StringTapan Shah1-1/+1
2015-01-22ShellPkg: Refine the fomat in INF/DEC files to follow spec.Qiu Shumin1-12/+12
2014-12-12Refine code to follow edkii coding style.Dong Eric1-3/+38
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-12[PATHC] ShellPkg: control code flow with a PCDJaben Carsey2-22/+17
2014-08-31ShellPkg Build failure of AllocateZeroPool usage. This patch updates Allocate...Gao, Liming1-1/+1
2014-08-29This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy ...Jaben Carsey2-18/+6
2014-08-29Register pre-defined command aliases in sorted order.Tapan Shah1-3/+33
2014-08-18ShellPkg: Fix comments. Refine code style. Qiu Shumin1-2/+2
2014-08-05Fix the use of ASSERT and other fixes to memory allocation failures (like fre...Jaben Carsey1-4/+11
2014-08-05This searches for handles that produce the dynamic command protocol after sea...Jaben Carsey3-117/+270
2014-06-23ShellPkg: Move UpdateMapping() out of Map command and added to UefiShellComma...Tapan Shah1-6/+109
2014-01-09ShellPkg: remove memory leak in file handle listJaben Carsey1-2/+33
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni2-10/+1
2013-05-13ShellPkg: remove unused enumjcarsey1-7/+1
2012-12-13ShellPkg: Updates to 'help' commandjcarsey1-2/+43
2012-11-13ShellPkg: Correct 3 places where memory was not being properly released by th...jcarsey1-4/+5
2012-10-11Add missing braces around initializer.lzeng141-85/+127
2012-05-30ShellPkg: Enable Runtime DXE drivers to make use of Shell libraries with the ...jcarsey1-1/+5
2011-09-15ShellPkg: Eliminate loss of high bits in return value from exit command on 64...jcarsey1-2/+21
2011-09-02Refine comments and two code style.ydong102-13/+13
2011-07-06Move the 2 functions associated with reading whole lines at a single time fro...jcarsey1-151/+0
2011-06-30This refactors 3 functions out of ShellCommandLib and puts them into a new li...jcarsey1-106/+0
2011-06-27Clarify that the shared variables of the shell protocols are properly named.jcarsey1-22/+0
2011-04-13move a function to the correct library.jcarsey1-0/+48
2011-03-25consist mapping - add comments and change variable names.jcarsey3-88/+187
2010-11-12update error handling to use less ASSERT.jcarsey1-4/+14
2010-10-04verify that a memory allocation was successful.jcarsey1-0/+3
2010-10-04move DeleteScriptFileStruct from a private to a public function. This allows...jcarsey2-23/+17
2010-09-17ShellPkg: Fix EFIAPI usage inconsistenciesjljusten1-5/+7
2010-09-17ShellPkg: Fix path issues for Linux build supportjljusten1-1/+1
2010-09-16remove extra file.jcarsey1-0/+0
2010-09-14copyright format updatehhtian3-2/+2
2010-09-14udk2010.up2.shell initial release.jcarsey5-0/+2961