audk/ShellPkg/Library/UefiShellLevel1CommandsLib
jcarsey 2d3759d8b5 ShellPkg: Update the ‘for’ command to check number length correctly with trailing spaces.
This fix corrects the logic that checks number length such that is functions correctly without a trailing space.

Signed-off-by: jcarsey
Reviewed-by: geekboy15a



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12736 6f19259b-4bc3-4df7-8a09-765794883524
2011-11-17 21:38:20 +00:00
..
Exit.c ShellPkg: Eliminate loss of high bits in return value from exit command on 64 bit platform. 2011-09-15 20:10:39 +00:00
For.c ShellPkg: Update the ‘for’ command to check number length correctly with trailing spaces. 2011-11-17 21:38:20 +00:00
Goto.c Comment's added and fixed. 2011-04-01 22:16:01 +00:00
If.c ShellPkg: Add checking for memory allocation and pointer returns from functions. 2011-10-14 19:21:13 +00:00
Shift.c udk2010.up2.shell initial release. 2010-09-14 05:18:09 +00:00
Stall.c Updating level 1 commands. 2011-03-25 20:43:03 +00:00
UefiShellLevel1CommandsLib.c ShellPkg: Add checking for memory allocation and pointer returns from functions. 2011-10-14 19:21:13 +00:00
UefiShellLevel1CommandsLib.h Clean up the private GUID definition in module Level. 2011-09-21 01:56:00 +00:00
UefiShellLevel1CommandsLib.inf Clean up the private GUID definition in module Level. 2011-09-21 01:56:00 +00:00
UefiShellLevel1CommandsLib.uni Updating level 1 commands. 2011-03-25 20:43:03 +00:00