]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg: Fix 'for' command fail with multiple fields.
authorQiu Shumin <shumin.qiu@intel.com>
Wed, 9 Sep 2015 04:57:05 +0000 (04:57 +0000)
committershenshushi <shenshushi@Edk2>
Wed, 9 Sep 2015 04:57:05 +0000 (04:57 +0000)
commit8337590c42df0b0f89487077326a62768e7434ab
treee4f2f9e11bccdd6a8a567946526ccfbf0e9c6c78
parent50e7d3d90d90ac261ef32e832968cd44df830542
ShellPkg: Fix 'for' command fail with multiple fields.

When multiple fields are found in 'for' command return invalid parameters error.

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