summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Application
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg/ShellProtocol: sort files by FullName in RemoveDupInFileList()Laszlo Ersek2021-01-191-0/+16
* ShellPkg/AcpiView: Add application wrapperTomas Pilar2020-06-303-0/+196
* ShellPkg: Document UpdateArgcArgv returns EFI_INVALID_PARAMETERPhilippe Mathieu-Daud?2020-02-112-0/+3
* ShellPkg: Document ParseCommandLineToArgs returns EFI_INVALID_PARAMETERPhilippe Mathieu-Daud?2020-02-112-0/+2
* ShellPkg/Application: Fix various typosAntoine Coeur2020-02-1016-106/+106
* ShellPkg/ShellProtocol: Return error code while fail parsing cmd-lineZhichao Gao2019-12-191-1/+4
* ShellPkg/Shell/FileHandleWrappers.c: Add check for MemFile->BufferShenglei Zhang2019-11-061-0/+7
* ShellPkg: Unload image on EFI_SECURITY_VIOLATIONDandan Bi2019-09-251-0/+9
* ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0926-178/+26
* ShellPkg: add array index check for shell delay optionZhichao Gao2019-02-221-2/+6
* ShellPkg/Shell: Use BaseLib api CharToUpperShenglei Zhang2019-01-311-23/+2
* ShellPkg-ShellApp: Provide fully-qualified path to shell scriptsJim.Dailey@dell.com2018-11-051-3/+23
* ShellPkg: Create a homefilesystem environment variableJim.Dailey@dell.com2018-10-031-0/+2
* ShellPkg/Shell: Remove unused PCDsshenglei2018-09-301-2/+0
* ShellPkg Shell: Remove an unused global variableshenglei2018-09-071-3/+0
* ShellPkg Shell: Remove redundant functionsshenglei2018-09-064-146/+1
* ShellPkg/redirection: Insert \xFEFF for ENV variable redirectionRuiyu Ni2018-08-161-7/+27
* ShellPkg/redirection: Insert \xFEFF after converting ASCII to UnicodeRuiyu Ni2018-08-161-15/+31
* ShellPkg/set: Fix EfiShellSetEnv to use case sensitive compareRuiyu Ni2018-08-161-30/+9
* ShellPkg: Removing ipf which is no longer supported from edk2.chenc22018-06-294-7/+7
* ShellPkg: Clean up source filesLiming Gao2018-06-2814-220/+220
* ShellPkg/ConsoleLogger: Fix a typo in UpdateDisplayFromHistory()Hao Wu2018-03-041-2/+2
* ShellPkg/help: Fix "-?" may not show manual sometimesRuiyu Ni2018-02-132-254/+73
* ShellPkg: Fix the bug that handling Ctrl-C improperlyRuiyu Ni2017-11-291-6/+6
* ShellPkg/Shell: Check the OpenVolume result in OpenRootByHandle()Hao Wu2017-11-151-2/+7
* ShellPkg: Fix MSFT C4255 warningSong, BinX2017-11-142-0/+3
* ShellPkg: Fix misuses of AllocateCopyPoolJian J Wang2017-11-081-1/+3
* ShellPkg/Shell: Avoid reading content beyond string boundaryHao Wu2017-09-211-1/+2
* ShellPkg: Update CWD and current mapping when commands returnHuajing Li2017-08-301-1/+17
* ShellPkg: Rename gShellCurDir to gShellCurMappingHuajing Li2017-08-301-4/+4
* ShellPkg: Avoid buffer out-of-bound accessRuiyu Ni2017-07-281-1/+1
* ShellPkg/alias: Fix bug to support upper-case aliasRuiyu Ni2017-06-051-25/+25
* ShellPkg/Shell: eliminate double-free in RunSplitCommand()Laszlo Ersek2017-04-261-1/+0
* ShellPkg/Shell: clean up bogus member types in SPLIT_LISTLaszlo Ersek2017-04-262-8/+8
* ShellPkg: Fix Shell to not return without startup.nsh after timeoutRuiyu Ni2017-04-071-0/+5
* ShellPkg/Shell: Avoid potential null pointer deferenceRuiyu Ni2017-03-291-0/+6
* ShellPkg/Shell: Make comments align with the functionDandan Bi2017-03-281-2/+2
* ShellPkg: Add Shell invocation option '-exit'Chen A Chen2017-03-232-3/+3
* ShellPkg: Fix shell not able to run startup.nshChen A Chen2017-03-231-58/+56
* ShellPkg: add GUID declaration for FILE_GUID of UEFI Shell app to packageArd Biesheuvel2017-03-221-1/+1
* ShellPkg: Refine type cast for pointer subtractionHao Wu2017-03-061-3/+3
* ShellPkg/Shell: Add double quotes to args with white spaceMichael Kinney2017-01-111-9/+57
* ShellPkg: Fix a bug ">>v" cannot append data to environment variableChen A Chen2017-01-061-1/+5
* ShellPkg/Application: Fix ">v" cannot update environment variableChen A Chen2016-12-093-44/+142
* ShellPkg: Fix the coding style issueBi, Dandan2016-11-101-2/+2
* ShellPkg: Update sources to include MdePkg protocol definitionsRuiyu Ni2016-10-191-3/+2
* ShellPkg/Shell: fix CopyGuid() arg order in EfiShellGetGuidFromName()Laszlo Ersek2016-10-181-1/+1
* ShellPkg/Application: Remove unnecessary EFIAPIChen A Chen2016-10-0917-158/+4
* ShellPkg/Shell: Update CRC32 in the EFI System Table headerCinnamon Shia2016-10-031-0/+20
* ShellPkg: Expand special output file to include "NULL" and case insensitiveTapan Shah2016-09-222-3/+6