summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellLevel2CommandsLib/Parse.c
AgeCommit message (Expand)AuthorFilesLines
2025-12-02ShellPkg/UefiShellLevel2: Lower indentation level in MainCmdXXX()Pierre Gondois1-26/+26
2025-12-02ShellPkg/UefiShellLevel2: Extract MainCmdXXX() functionPierre Gondois1-34/+53
2025-12-02ShellPkg/UefiShellLevel2: Return if ShellCommandLineParse() failedPierre Gondois1-35/+37
2025-10-01ShellPkg: Use the newly introduced ShellPrintDefaultEx() aliasPierre Gondois1-1/+1
2025-10-01ShellPkg: Use the newly introduced ShellPrintHiiDefaultEx() aliasPierre Gondois1-6/+6
2024-10-29ShellPkg: UefiShellLevel2CommandsLib: CodeQL FixesOliver Smith-Denny1-1/+5
2021-12-07ShellPkg: Apply uncrustify changesMichael Kubacki1-94/+111
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28ShellPkg: Clean up source filesLiming Gao1-19/+19
2017-06-07ShellPkg/parse: Handle Unicode stream from pipe correctlyRuiyu Ni1-142/+3
2016-10-09ShellPkg/UefiShellLevel2CommandsLib: Remove unnecessary EFIAPIChen A Chen1-3/+0
2015-06-09ShellPkg: Fix the Non-ASCII char and do code refine.Qiu Shumin1-2/+2
2015-06-03ShellPkg: Handle escape characters properly for parse commandTapan Shah1-2/+52
2015-06-03ShellPkg: Add pipe support for parse commandTapan Shah1-16/+210
2015-02-05ShellPkg: Standardized HP Copyright Message StringTapan Shah1-1/+1
2015-02-04ShellPkg: Update Level2 profile commands response outputTapan Shah1-7/+7
2014-11-21ShellPkg: Fix 'parse' command to use ," for SFO column delimiterChris Phillips1-2/+2
2014-08-22ShellPkg: Fixes and updates for the 'parse' commandChris Phillips1-33/+41
2012-01-03ShellPkg: print error when column index is out of range instead of ASSERT.jcarsey1-16/+20
2011-03-25Cd - add more input verification.jcarsey1-1/+14
2010-09-14udk2010.up2.shell initial release.jcarsey1-0/+190