summaryrefslogtreecommitdiff
path: root/ShellPkg/Application/Shell/ShellParametersProtocol.h
AgeCommit message (Expand)AuthorFilesLines
2024-06-04Renormalized end-of-lines from master@27b044605cd5f6b33a3d231576003850b3fe305btrunkkx1-210/+210
2021-12-07ShellPkg: Apply uncrustify changesMichael Kubacki1-16/+15
2020-02-11ShellPkg: Document UpdateArgcArgv returns EFI_INVALID_PARAMETERPhilippe Mathieu-Daud?1-0/+1
2020-02-11ShellPkg: Document ParseCommandLineToArgs returns EFI_INVALID_PARAMETERPhilippe Mathieu-Daud?1-0/+1
2020-02-11ShellPkg/Application: Fix various typosAntoine Coeur1-10/+10
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2016-10-09ShellPkg/Application: Remove unnecessary EFIAPIChen A Chen1-8/+0
2016-08-25Revert "ShellPkg: Move FindFirstCharacter/GetNextParameter to ShellCommandLib"Ruiyu Ni1-0/+29
2016-07-20ShellPkg: Move FindFirstCharacter/GetNextParameter to ShellCommandLibRuiyu Ni1-29/+0
2015-11-09ShellPkg: Don't strip positional parameters of quotation marks.Qiu Shumin1-10/+26
2015-01-27ShellPkg: refine command line parsingJaben Carsey1-1/+3
2014-09-03ShellPkg: Refactor string manipulationJaben Carsey1-2/+4
2012-11-14ShellPkg: Clean up header file usage.jcarsey1-20/+0
2012-08-17Update the "ConErr" related variable name to the new one "ErrOut".ydong101-3/+3
2011-09-02Refine comments and two code style.ydong101-22/+22
2011-03-31remove redirection command line updating from the shell core code.jcarsey1-2/+2
2010-11-17fixes for IPF, CTRL-C support, and file redirection.jcarsey1-10/+25
2010-09-14udk2010.up2.shell initial release.jcarsey1-0/+208