summaryrefslogtreecommitdiff
path: root/ShellPkg/Include
AgeCommit message (Expand)AuthorFilesLines
2021-12-07ShellPkg: Apply uncrustify changesMichael Kubacki14-474/+465
2021-01-19ShellPkg/ShellCommandLib: add ShellSortFileList()Laszlo Ersek1-0/+81
2020-09-30ShellPkg/DynamicCommand: add HttpDynamicCommandVladimir Olovyannikov1-0/+5
2020-08-19ShellPkg: Fix spelling mistake for occurredMichael D Kinney1-2/+2
2020-06-30ShellPkg: Add AcpiViewCommandLibTomas Pilar1-0/+46
2019-10-09ShellPkg: stop using EFI_HANDLE in place of EFI_HII_HANDLELaszlo Ersek2-3/+3
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney13-91/+13
2019-03-19ShellPkg: Correct a parameter's nameShenglei Zhang1-2/+2
2018-11-22ShellPkg: Remove ShellPkg wrapper header filesShenglei Zhang4-82/+0
2018-11-05ShellPkg-UefiShellLib: Add a function to fully-qualify pathsJim.Dailey@dell.com1-0/+35
2018-08-16ShellPkg/UefiShellLib: drop DeviceHandle param of ShellOpenFileByDevicePath()Laszlo Ersek1-2/+0
2018-06-28ShellPkg: Clean up source filesLiming Gao4-13/+13
2017-08-30ShellPkg: Rename gShellCurDir to gShellCurMappingHuajing Li1-2/+2
2017-07-27ShellPkg/ShellLib: Remove unused macrosRuiyu Ni1-4/+1
2017-01-19ShellPkg/HandleParsingLib: Fix coding style issueDandan Bi1-2/+2
2017-01-11ShellPkg/HandleParsingLib: Add new API GetAllMappingGuidsChen A Chen1-1/+20
2016-11-16ShellPkg: #ifndef of header files should have postfix underscoreRuiyu Ni3-6/+6
2016-11-15ShellPkg: Fix typos in comments and variablesGary Lin3-3/+3
2016-11-11ShellPkg/ShellCommandLib: Add missing EFIAPI for public library APIsRuiyu Ni1-0/+2
2016-10-19ShellPkg: Update sources to include MdePkg protocol definitionsRuiyu Ni2-5/+4
2016-10-19ShellPkg: Update header files to reference MdePkg protocol definitionRuiyu Ni4-0/+82
2016-10-19MdePkg: Include Shell/ShellDynamicCommand/ShellParameters definitionsRuiyu Ni4-1433/+0
2016-10-19ShellPkg: Move SHELL_FREE_NON_NULL from ShellBase.h to ShellLib.hRuiyu Ni2-10/+10
2016-09-08ShellPkg/UefiHandleParsingLib: fix IN/OUT notation in child ctrlr parsingLaszlo Ersek1-2/+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-07-07ShellPkg: Series of patches to fix typos - apropriate to appropriateMudusuru, Giri P1-1/+1
2016-04-25ShellPkg: Enahance 'dh' command to add more protocols decoding supportTapan Shah1-1/+19
2016-03-08ShellPkg: Merge Ping6 and Ifconfig6 tools to Shell command.Zhang, Lubo1-1/+8
2016-02-09ShellPkg: Fix ASCII and UNICODE file pipes.jaben carsey1-0/+1
2016-01-21ShellPkg: elevate DumpHex() from Debug1-internal to generic-internalLaszlo Ersek1-0/+16
2015-10-23ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir().Qiu Shumin2-2/+6
2015-07-15ShellPkg: Add optional 'tftp' EFI Shell commandRonald Cron1-0/+7
2015-07-08ShellPkg: Fix typo of 'determines' in ShellPkg.Bruce Cran1-3/+3
2015-04-23ShellPkg/HandleParsingLib: Caller should free memory from 2 functionsJaben Carsey1-1/+5
2015-02-04ShellPkg: Standardized HP Copyright Message StringTapan Shah3-3/+3
2015-01-13MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel3-668/+0
2014-11-04ShellPkg: Fix timezone commandjcarsey1-1/+2
2014-09-10ShellPkg: Add a new library for "bcfg" commandJaben Carsey2-0/+57
2014-08-18ShellPkg: Fix EFI_SHELL_PROTOCOL to contain new members from UEFI Shell 2.1 specChris Phillips1-52/+29
2014-08-18ShellPkg: Fix comments. Refine code style. Qiu Shumin1-2/+2
2014-08-14ShellPkg: Fix EFI_SHELL_DYNAMIC_COMMAND_PROTOCOL_GUID to match UEFI Shell 2.1...Chris Phillips1-3/+3
2014-08-05ShellPkg: Remove double typedef for same structJaben Carsey1-2/+2
2014-08-05ShellPkg: Add Dynamic GUID registration into the current GUID<->String conver...Jaben Carsey1-0/+21
2014-08-05This adds the new APIs for UEFI Shell 2.1 and makes a new structure for shell...Jaben Carsey1-2/+156
2014-08-04ShellPkg: Fix commentsJaben Carsey1-3/+5
2014-07-31ShellPkg: Add new dynamic command protocolJaben Carsey1-0/+86