summaryrefslogtreecommitdiff
path: root/ShellPkg/Application
AgeCommit message (Expand)AuthorFilesLines
2021-12-07ShellPkg: Apply uncrustify changesMichael Kubacki21-4599/+5193
2021-01-19ShellPkg/ShellProtocol: sort files by FullName in RemoveDupInFileList()Laszlo Ersek1-0/+16
2020-06-30ShellPkg/AcpiView: Add application wrapperTomas Pilar3-0/+196
2020-02-11ShellPkg: Document UpdateArgcArgv returns EFI_INVALID_PARAMETERPhilippe Mathieu-Daud?2-0/+3
2020-02-11ShellPkg: Document ParseCommandLineToArgs returns EFI_INVALID_PARAMETERPhilippe Mathieu-Daud?2-0/+2
2020-02-10ShellPkg/Application: Fix various typosAntoine Coeur16-106/+106
2019-12-19ShellPkg/ShellProtocol: Return error code while fail parsing cmd-lineZhichao Gao1-1/+4
2019-11-06ShellPkg/Shell/FileHandleWrappers.c: Add check for MemFile->BufferShenglei Zhang1-0/+7
2019-09-25ShellPkg: Unload image on EFI_SECURITY_VIOLATIONDandan Bi1-0/+9
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney26-178/+26
2019-02-22ShellPkg: add array index check for shell delay optionZhichao Gao1-2/+6
2019-01-31ShellPkg/Shell: Use BaseLib api CharToUpperShenglei Zhang1-23/+2
2018-11-05ShellPkg-ShellApp: Provide fully-qualified path to shell scriptsJim.Dailey@dell.com1-3/+23
2018-10-03ShellPkg: Create a homefilesystem environment variableJim.Dailey@dell.com1-0/+2
2018-09-30ShellPkg/Shell: Remove unused PCDsshenglei1-2/+0
2018-09-07ShellPkg Shell: Remove an unused global variableshenglei1-3/+0
2018-09-06ShellPkg Shell: Remove redundant functionsshenglei4-146/+1
2018-08-16ShellPkg/redirection: Insert \xFEFF for ENV variable redirectionRuiyu Ni1-7/+27
2018-08-16ShellPkg/redirection: Insert \xFEFF after converting ASCII to UnicodeRuiyu Ni1-15/+31
2018-08-16ShellPkg/set: Fix EfiShellSetEnv to use case sensitive compareRuiyu Ni1-30/+9
2018-06-29ShellPkg: Removing ipf which is no longer supported from edk2.chenc24-7/+7
2018-06-28ShellPkg: Clean up source filesLiming Gao14-220/+220
2018-03-04ShellPkg/ConsoleLogger: Fix a typo in UpdateDisplayFromHistory()Hao Wu1-2/+2
2018-02-13ShellPkg/help: Fix "-?" may not show manual sometimesRuiyu Ni2-254/+73
2017-11-29ShellPkg: Fix the bug that handling Ctrl-C improperlyRuiyu Ni1-6/+6
2017-11-15ShellPkg/Shell: Check the OpenVolume result in OpenRootByHandle()Hao Wu1-2/+7
2017-11-14ShellPkg: Fix MSFT C4255 warningSong, BinX2-0/+3
2017-11-08ShellPkg: Fix misuses of AllocateCopyPoolJian J Wang1-1/+3
2017-09-21ShellPkg/Shell: Avoid reading content beyond string boundaryHao Wu1-1/+2
2017-08-30ShellPkg: Update CWD and current mapping when commands returnHuajing Li1-1/+17
2017-08-30ShellPkg: Rename gShellCurDir to gShellCurMappingHuajing Li1-4/+4
2017-07-28ShellPkg: Avoid buffer out-of-bound accessRuiyu Ni1-1/+1
2017-06-05ShellPkg/alias: Fix bug to support upper-case aliasRuiyu Ni1-25/+25
2017-04-26ShellPkg/Shell: eliminate double-free in RunSplitCommand()Laszlo Ersek1-1/+0
2017-04-26ShellPkg/Shell: clean up bogus member types in SPLIT_LISTLaszlo Ersek2-8/+8
2017-04-07ShellPkg: Fix Shell to not return without startup.nsh after timeoutRuiyu Ni1-0/+5
2017-03-29ShellPkg/Shell: Avoid potential null pointer deferenceRuiyu Ni1-0/+6
2017-03-28ShellPkg/Shell: Make comments align with the functionDandan Bi1-2/+2
2017-03-23ShellPkg: Add Shell invocation option '-exit'Chen A Chen2-3/+3
2017-03-23ShellPkg: Fix shell not able to run startup.nshChen A Chen1-58/+56
2017-03-22ShellPkg: add GUID declaration for FILE_GUID of UEFI Shell app to packageArd Biesheuvel1-1/+1
2017-03-06ShellPkg: Refine type cast for pointer subtractionHao Wu1-3/+3
2017-01-11ShellPkg/Shell: Add double quotes to args with white spaceMichael Kinney1-9/+57
2017-01-06ShellPkg: Fix a bug ">>v" cannot append data to environment variableChen A Chen1-1/+5
2016-12-09ShellPkg/Application: Fix ">v" cannot update environment variableChen A Chen3-44/+142
2016-11-10ShellPkg: Fix the coding style issueBi, Dandan1-2/+2
2016-10-19ShellPkg: Update sources to include MdePkg protocol definitionsRuiyu Ni1-3/+2
2016-10-18ShellPkg/Shell: fix CopyGuid() arg order in EfiShellGetGuidFromName()Laszlo Ersek1-1/+1
2016-10-09ShellPkg/Application: Remove unnecessary EFIAPIChen A Chen17-158/+4
2016-10-03ShellPkg/Shell: Update CRC32 in the EFI System Table headerCinnamon Shia1-0/+20