summaryrefslogtreecommitdiff
path: root/ShellPkg/Include
AgeCommit message (Expand)Author
2017-04-27ShellPkg: Move to new locationGuo Mang
2017-01-19ShellPkg/HandleParsingLib: Fix coding style issueDandan Bi
2017-01-11ShellPkg/HandleParsingLib: Add new API GetAllMappingGuidsChen A Chen
2016-11-16ShellPkg: #ifndef of header files should have postfix underscoreRuiyu Ni
2016-11-15ShellPkg: Fix typos in comments and variablesGary Lin
2016-11-11ShellPkg/ShellCommandLib: Add missing EFIAPI for public library APIsRuiyu Ni
2016-10-19ShellPkg: Update sources to include MdePkg protocol definitionsRuiyu Ni
2016-10-19ShellPkg: Update header files to reference MdePkg protocol definitionRuiyu Ni
2016-10-19MdePkg: Include Shell/ShellDynamicCommand/ShellParameters definitionsRuiyu Ni
2016-10-19ShellPkg: Move SHELL_FREE_NON_NULL from ShellBase.h to ShellLib.hRuiyu Ni
2016-09-08ShellPkg/UefiHandleParsingLib: fix IN/OUT notation in child ctrlr parsingLaszlo Ersek
2016-08-25Revert "ShellPkg: Move FindFirstCharacter/GetNextParameter to ShellCommandLib"Ruiyu Ni
2016-08-25Revert "ShellPkg: Add Shell[Get|Set]RawCmdLine to ShellCommandLib"Ruiyu Ni
2016-07-20ShellPkg: Add Shell[Get|Set]RawCmdLine to ShellCommandLibRuiyu Ni
2016-07-20ShellPkg: Move FindFirstCharacter/GetNextParameter to ShellCommandLibRuiyu Ni
2016-07-20ShellPkg/ShellCommandLib.h: Formalize EOLRuiyu Ni
2016-07-07ShellPkg: Series of patches to fix typos - apropriate to appropriateMudusuru, Giri P
2016-04-25ShellPkg: Enahance 'dh' command to add more protocols decoding supportTapan Shah
2016-03-08ShellPkg: Merge Ping6 and Ifconfig6 tools to Shell command.Zhang, Lubo
2016-02-09ShellPkg: Fix ASCII and UNICODE file pipes.jaben carsey
2016-01-21ShellPkg: elevate DumpHex() from Debug1-internal to generic-internalLaszlo Ersek
2015-10-23ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir().Qiu Shumin
2015-07-15ShellPkg: Add optional 'tftp' EFI Shell commandRonald Cron
2015-07-08ShellPkg: Fix typo of 'determines' in ShellPkg.Bruce Cran
2015-04-23ShellPkg/HandleParsingLib: Caller should free memory from 2 functionsJaben Carsey
2015-02-04ShellPkg: Standardized HP Copyright Message StringTapan Shah
2015-01-13MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel
2014-11-04ShellPkg: Fix timezone commandjcarsey
2014-09-10ShellPkg: Add a new library for "bcfg" commandJaben Carsey
2014-08-18ShellPkg: Fix EFI_SHELL_PROTOCOL to contain new members from UEFI Shell 2.1 specChris Phillips
2014-08-18ShellPkg: Fix comments. Refine code style. Qiu Shumin
2014-08-14ShellPkg: Fix EFI_SHELL_DYNAMIC_COMMAND_PROTOCOL_GUID to match UEFI Shell 2.1...Chris Phillips
2014-08-05ShellPkg: Remove double typedef for same structJaben Carsey
2014-08-05ShellPkg: Add Dynamic GUID registration into the current GUID<->String conver...Jaben Carsey
2014-08-05This adds the new APIs for UEFI Shell 2.1 and makes a new structure for shell...Jaben Carsey
2014-08-04ShellPkg: Fix commentsJaben Carsey
2014-07-31ShellPkg: Add new dynamic command protocolJaben Carsey
2014-06-23ShellPkg: Move UpdateMapping() out of Map command and added to UefiShellComma...Tapan Shah
2013-11-22ShellPkg: Add ShellHexStrToUintn to allow for simple conversion of hex numbers.Jaben Carsey
2013-09-05Refine the select language logic.Eric Dong
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni
2013-06-11ShellPkg: Fix ARM build errors.jcarsey
2013-03-04ShellPkg: Add ShellPrintHelp function to ShellLib.jcarsey
2013-02-20ShellPkg: Added function ShellDeleteByName which deletes a file by name.jcarsey
2011-11-14Update comment for function header.ydong10
2011-11-12ShellPkg: Update comments for functions to clarify buffer origin.darylm503
2011-09-21Clean up the private GUID definition in module Level.lgao4
2011-09-15ShellPkg: Eliminate loss of high bits in return value from exit command on 64...jcarsey
2011-09-02Refine comments and two code style.ydong10
2011-07-06Move the 2 functions associated with reading whole lines at a single time fro...jcarsey