summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellLevel2CommandsLib/Parse.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-04Renormalized end-of-lines from master@27b044605cd5f6b33a3d231576003850b3fe305btrunkkx1-328/+328
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