summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Include/Library
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg/ShellCommandLib: add ShellSortFileList()Laszlo Ersek2021-01-191-0/+81
* ShellPkg: Fix spelling mistake for occurredMichael D Kinney2020-08-191-2/+2
* ShellPkg: Add AcpiViewCommandLibTomas Pilar2020-06-301-0/+46
* ShellPkg: stop using EFI_HANDLE in place of EFI_HII_HANDLELaszlo Ersek2019-10-092-3/+3
* ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-095-35/+5
* ShellPkg: Correct a parameter's nameShenglei Zhang2019-03-191-2/+2
* ShellPkg-UefiShellLib: Add a function to fully-qualify pathsJim.Dailey@dell.com2018-11-051-0/+35
* ShellPkg/UefiShellLib: drop DeviceHandle param of ShellOpenFileByDevicePath()Laszlo Ersek2018-08-161-2/+0
* ShellPkg: Clean up source filesLiming Gao2018-06-283-11/+11
* ShellPkg: Rename gShellCurDir to gShellCurMappingHuajing Li2017-08-301-2/+2
* ShellPkg/ShellLib: Remove unused macrosRuiyu Ni2017-07-271-4/+1
* ShellPkg/HandleParsingLib: Fix coding style issueDandan Bi2017-01-191-2/+2
* ShellPkg/HandleParsingLib: Add new API GetAllMappingGuidsChen A Chen2017-01-111-1/+20
* ShellPkg: Fix typos in comments and variablesGary Lin2016-11-152-2/+2
* ShellPkg/ShellCommandLib: Add missing EFIAPI for public library APIsRuiyu Ni2016-11-111-0/+2
* ShellPkg: Update sources to include MdePkg protocol definitionsRuiyu Ni2016-10-192-5/+4
* ShellPkg: Move SHELL_FREE_NON_NULL from ShellBase.h to ShellLib.hRuiyu Ni2016-10-191-1/+9
* ShellPkg/UefiHandleParsingLib: fix IN/OUT notation in child ctrlr parsingLaszlo Ersek2016-09-081-2/+2
* Revert "ShellPkg: Move FindFirstCharacter/GetNextParameter to ShellCommandLib"Ruiyu Ni2016-08-251-45/+0
* Revert "ShellPkg: Add Shell[Get|Set]RawCmdLine to ShellCommandLib"Ruiyu Ni2016-08-251-23/+0
* ShellPkg: Add Shell[Get|Set]RawCmdLine to ShellCommandLibRuiyu Ni2016-07-201-0/+23
* ShellPkg: Move FindFirstCharacter/GetNextParameter to ShellCommandLibRuiyu Ni2016-07-201-0/+45
* ShellPkg/ShellCommandLib.h: Formalize EOLRuiyu Ni2016-07-201-20/+20
* ShellPkg: Series of patches to fix typos - apropriate to appropriateMudusuru, Giri P2016-07-071-1/+1
* ShellPkg: Enahance 'dh' command to add more protocols decoding supportTapan Shah2016-04-251-1/+19
* ShellPkg: Fix ASCII and UNICODE file pipes.jaben carsey2016-02-091-0/+1
* ShellPkg: elevate DumpHex() from Debug1-internal to generic-internalLaszlo Ersek2016-01-211-0/+16
* ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir().Qiu Shumin2015-10-231-1/+3
* ShellPkg/HandleParsingLib: Caller should free memory from 2 functionsJaben Carsey2015-04-231-1/+5
* ShellPkg: Standardized HP Copyright Message StringTapan Shah2015-02-041-1/+1
* MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel2015-01-133-668/+0
* ShellPkg: Fix timezone commandjcarsey2014-11-041-1/+2
* ShellPkg: Add a new library for "bcfg" commandJaben Carsey2014-09-101-0/+52
* ShellPkg: Add Dynamic GUID registration into the current GUID<->String conver...Jaben Carsey2014-08-051-0/+21
* ShellPkg: Fix commentsJaben Carsey2014-08-041-3/+5
* ShellPkg: Move UpdateMapping() out of Map command and added to UefiShellComma...Tapan Shah2014-06-231-1/+13
* ShellPkg: Add ShellHexStrToUintn to allow for simple conversion of hex numbers.Jaben Carsey2013-11-221-0/+17
* Refine the select language logic.Eric Dong2013-09-051-1/+22
* Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni2013-07-261-3/+1
* ShellPkg: Add ShellPrintHelp function to ShellLib.jcarsey2013-03-041-0/+19
* ShellPkg: Added function ShellDeleteByName which deletes a file by name.jcarsey2013-02-201-1/+30
* Update comment for function header.ydong102011-11-141-2/+2
* ShellPkg: Update comments for functions to clarify buffer origin.darylm5032011-11-122-97/+106
* ShellPkg: Eliminate loss of high bits in return value from exit command on 64...jcarsey2011-09-151-1/+14
* Refine comments and two code style.ydong102011-09-025-87/+87
* Move the 2 functions associated with reading whole lines at a single time fro...jcarsey2011-07-062-58/+57
* This refactors 3 functions out of ShellCommandLib and puts them into a new li...jcarsey2011-06-302-45/+56
* Clarify that the shared variables of the shell protocols are properly named.jcarsey2011-06-272-4/+2
* add comments to function declarations and definitions and updated to match co...jcarsey2011-04-051-1/+1
* Comment's added and fixed.jcarsey2011-04-011-1/+1