summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellLevel1CommandsLib/For.c
AgeCommit message (Expand)Author
2015-09-11ShellPkg: Fix 'for' command fail with multiple fields.Qiu Shumin
2015-02-04ShellPkg: Standardized HP Copyright Message StringTapan Shah
2015-02-03ShellPkg: Update Level1 profile commands response outputTapan Shah
2014-09-17ShellPkg: Remove redundant quotes for command 'FOR' in Shell.Qiu Shumin
2014-06-26Refine code to make it more safely.Eric Dong
2014-02-05ShellPkg: patch to the "for" command when used with "in" iterating files in a...Leandro G. Biss Becker
2013-12-17ShellPkg: Fix "for" command statement initialization.Jaben Carsey
2013-11-15ShellPkg: "For Run" fix for spaces between numeralsJaben Carsey
2012-01-05ShellPkg: fix For command parsing list of values.jcarsey
2011-11-17ShellPkg: Update the ‘for’ command to check number length correctly with ...jcarsey
2011-10-14ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey
2011-09-02Refine comments and two code style.ydong10
2011-04-07ShellParametersProtocol - remove parsing from within quoted parameters.jcarsey
2011-04-04check memory allocations for success.jcarsey
2011-04-01Comment's added and fixed.jcarsey
2011-03-30pointer verification (not NULL) and buffer overrun fixes.jcarsey
2011-03-25Updating level 1 commands.jcarsey
2010-10-04Verify memory allocations were successful.jcarsey
2010-09-14udk2010.up2.shell initial release.jcarsey