summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Include
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg/ShellCommandLib: add ShellSortFileList()Laszlo Ersek2021-01-191-0/+81
* ShellPkg/DynamicCommand: add HttpDynamicCommandVladimir Olovyannikov2020-09-301-0/+5
* 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-0913-91/+13
* ShellPkg: Correct a parameter's nameShenglei Zhang2019-03-191-2/+2
* ShellPkg: Remove ShellPkg wrapper header filesShenglei Zhang2018-11-224-82/+0
* 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-284-13/+13
* 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: #ifndef of header files should have postfix underscoreRuiyu Ni2016-11-163-6/+6
* ShellPkg: Fix typos in comments and variablesGary Lin2016-11-153-3/+3
* 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: Update header files to reference MdePkg protocol definitionRuiyu Ni2016-10-194-0/+82
* MdePkg: Include Shell/ShellDynamicCommand/ShellParameters definitionsRuiyu Ni2016-10-194-1433/+0
* ShellPkg: Move SHELL_FREE_NON_NULL from ShellBase.h to ShellLib.hRuiyu Ni2016-10-192-10/+10
* 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: Merge Ping6 and Ifconfig6 tools to Shell command.Zhang, Lubo2016-03-081-1/+8
* 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-232-2/+6
* ShellPkg: Add optional 'tftp' EFI Shell commandRonald Cron2015-07-151-0/+7
* ShellPkg: Fix typo of 'determines' in ShellPkg.Bruce Cran2015-07-081-3/+3
* ShellPkg/HandleParsingLib: Caller should free memory from 2 functionsJaben Carsey2015-04-231-1/+5
* ShellPkg: Standardized HP Copyright Message StringTapan Shah2015-02-043-3/+3
* 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-102-0/+57
* ShellPkg: Fix EFI_SHELL_PROTOCOL to contain new members from UEFI Shell 2.1 specChris Phillips2014-08-181-52/+29
* ShellPkg: Fix comments. Refine code style. Qiu Shumin2014-08-181-2/+2
* ShellPkg: Fix EFI_SHELL_DYNAMIC_COMMAND_PROTOCOL_GUID to match UEFI Shell 2.1...Chris Phillips2014-08-141-3/+3
* ShellPkg: Remove double typedef for same structJaben Carsey2014-08-051-2/+2
* ShellPkg: Add Dynamic GUID registration into the current GUID<->String conver...Jaben Carsey2014-08-051-0/+21
* This adds the new APIs for UEFI Shell 2.1 and makes a new structure for shell...Jaben Carsey2014-08-051-2/+156
* ShellPkg: Fix commentsJaben Carsey2014-08-041-3/+5
* ShellPkg: Add new dynamic command protocolJaben Carsey2014-07-311-0/+86
* ShellPkg: Move UpdateMapping() out of Map command and added to UefiShellComma...Tapan Shah2014-06-231-1/+13