summaryrefslogtreecommitdiff
path: root/ShellPkg/Include/Library/ShellCommandLib.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-08ShellPkg: Fix typosPage Chen1-3/+3
2021-12-07ShellPkg: Apply uncrustify changesMichael Kubacki1-96/+93
2021-01-19ShellPkg/ShellCommandLib: add ShellSortFileList()Laszlo Ersek1-0/+81
2019-10-09ShellPkg: stop using EFI_HANDLE in place of EFI_HII_HANDLELaszlo Ersek1-1/+1
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28ShellPkg: Clean up source filesLiming Gao1-3/+3
2017-08-30ShellPkg: Rename gShellCurDir to gShellCurMappingHuajing Li1-2/+2
2016-11-15ShellPkg: Fix typos in comments and variablesGary Lin1-1/+1
2016-11-11ShellPkg/ShellCommandLib: Add missing EFIAPI for public library APIsRuiyu Ni1-0/+2
2016-10-19ShellPkg: Update sources to include MdePkg protocol definitionsRuiyu Ni1-3/+2
2016-08-25Revert "ShellPkg: Move FindFirstCharacter/GetNextParameter to ShellCommandLib"Ruiyu Ni1-45/+0
2016-08-25Revert "ShellPkg: Add Shell[Get|Set]RawCmdLine to ShellCommandLib"Ruiyu Ni1-23/+0
2016-07-20ShellPkg: Add Shell[Get|Set]RawCmdLine to ShellCommandLibRuiyu Ni1-0/+23
2016-07-20ShellPkg: Move FindFirstCharacter/GetNextParameter to ShellCommandLibRuiyu Ni1-0/+45
2016-07-20ShellPkg/ShellCommandLib.h: Formalize EOLRuiyu Ni1-20/+20
2016-04-25ShellPkg: Enahance 'dh' command to add more protocols decoding supportTapan Shah1-1/+19
2016-01-21ShellPkg: elevate DumpHex() from Debug1-internal to generic-internalLaszlo Ersek1-0/+16
2015-02-04ShellPkg: Standardized HP Copyright Message StringTapan Shah1-1/+1
2014-06-23ShellPkg: Move UpdateMapping() out of Map command and added to UefiShellComma...Tapan Shah1-1/+13
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni1-3/+1
2011-09-15ShellPkg: Eliminate loss of high bits in return value from exit command on 64...jcarsey1-1/+14
2011-09-02Refine comments and two code style.ydong101-5/+5
2011-07-06Move the 2 functions associated with reading whole lines at a single time fro...jcarsey1-58/+0
2011-06-30This refactors 3 functions out of ShellCommandLib and puts them into a new li...jcarsey1-45/+0
2011-06-27Clarify that the shared variables of the shell protocols are properly named.jcarsey1-2/+0
2011-03-25FileHandleLib - use standard unicode file tag.jcarsey1-3/+5
2010-10-04move DeleteScriptFileStruct from a private to a public function. This allows...jcarsey1-0/+11
2010-09-14udk2010.up2.shell initial release.jcarsey1-0/+757