]> git.proxmox.com Git - mirror_edk2.git/commit - ShellPkg/Library/UefiShellLevel1CommandsLib/For.c
ShellPkg: patch to the "for" command when used with "in" iterating files in a folder...
authorLeandro G. Biss Becker <lbecker@positivo.com.br>
Wed, 5 Feb 2014 21:16:47 +0000 (21:16 +0000)
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 5 Feb 2014 21:16:47 +0000 (21:16 +0000)
commit5b05611330bf23450a688bf1899de9525d82b654
tree982288ac0bfc7f2ee81288e89b7e75c36f76d29b
parent3f3659e2f70055c073566910149eb08019ceb6c2
ShellPkg: patch to the "for" command when used with "in" iterating files in a folder. (for %x in *.txt). The result values (%x) have misplaced quotation marks and some spaces.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Leandro G. Biss Becker <lbecker@positivo.com.br>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15212 6f19259b-4bc3-4df7-8a09-765794883524
ShellPkg/Library/UefiShellLevel1CommandsLib/For.c