]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg: "For Run" fix for spaces between numerals
authorJaben Carsey <Jaben.carsey@intel.com>
Fri, 15 Nov 2013 20:28:58 +0000 (20:28 +0000)
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 15 Nov 2013 20:28:58 +0000 (20:28 +0000)
commite82edcf914c188271a9f6ebca6205c7e5c6b1276
tree092589905689f76a5c4b42ace9682a40e14e3c89
parentd233c1229161480fb7ba1407962172436fdc4f2c
ShellPkg: "For Run" fix for spaces between numerals
Since this is expected to use a string with spaces between some of the numbers, the function must halt on spaces and not skip them.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jaben Carsey <Jaben.carsey@intel.com>
Reviewed-by: Erik Bjorge <erik.c.bjorge@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14854 6f19259b-4bc3-4df7-8a09-765794883524
ShellPkg/Library/UefiShellLevel1CommandsLib/For.c