summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellLevel1CommandsLib/For.c
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ShellPkg: Clean up source filesLiming Gao2018-06-281-73/+73
* ShellPkg/for: Fix potential null pointer deferenceRuiyu Ni2018-02-061-2/+4
* ShellPkg/UefiShellLevel1CommandsLib: Remove unnecessary EFIAPIChen A Chen2016-10-091-5/+0
* ShellPkg/For: Handle memory allocation failureRuiyu Ni2016-07-181-3/+9
* ShellPkg: Fix 'for' command fail with multiple fields.Qiu Shumin2015-09-091-0/+5
* ShellPkg: Standardized HP Copyright Message StringTapan Shah2015-02-041-1/+1
* ShellPkg: Update Level1 profile commands response outputTapan Shah2015-02-031-4/+5
* ShellPkg: Remove redundant quotes for command 'FOR' in Shell.Qiu Shumin2014-09-171-9/+11
* Refine code to make it more safely.Eric Dong2014-06-261-22/+9
* ShellPkg: patch to the "for" command when used with "in" iterating files in a...Leandro G. Biss Becker2014-02-051-2/+4
* ShellPkg: Fix "for" command statement initialization.Jaben Carsey2013-12-171-6/+2
* ShellPkg: "For Run" fix for spaces between numeralsJaben Carsey2013-11-151-6/+29
* ShellPkg: fix For command parsing list of values.jcarsey2012-01-051-5/+3
* ShellPkg: Update the ‘for’ command to check number length correctly with ...jcarsey2011-11-171-1/+1
* ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey2011-10-141-137/+148
* Refine comments and two code style.ydong102011-09-021-5/+5
* ShellParametersProtocol - remove parsing from within quoted parameters.jcarsey2011-04-071-5/+10
* check memory allocations for success.jcarsey2011-04-041-1/+3
* Comment's added and fixed.jcarsey2011-04-011-12/+96
* pointer verification (not NULL) and buffer overrun fixes.jcarsey2011-03-301-2/+21
* Updating level 1 commands.jcarsey2011-03-251-31/+56
* Verify memory allocations were successful.jcarsey2010-10-041-1/+8
* udk2010.up2.shell initial release.jcarsey2010-09-141-0/+581