]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg: Update the ‘for’ command to check number length correctly with trailing...
authorjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 17 Nov 2011 21:38:20 +0000 (21:38 +0000)
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 17 Nov 2011 21:38:20 +0000 (21:38 +0000)
commit2d3759d8b5f48c487a9ea749ae2e453a58c36f47
treee7f7df9538679d367b5823876679a4019a3bdfb7
parentf6ec0c771a4a1a9b19835345eca7d06510f08fa8
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
ShellPkg/Library/UefiShellLevel1CommandsLib/For.c