]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg: Don't strip positional parameters of quotation marks.
authorQiu Shumin <shumin.qiu@intel.com>
Mon, 9 Nov 2015 02:29:31 +0000 (02:29 +0000)
committershenshushi <shenshushi@Edk2>
Mon, 9 Nov 2015 02:29:31 +0000 (02:29 +0000)
commitd1c275c651099c7f187885412b7751327b86ca38
treec74510b6d9c7c34ae9f0908f87d737a522fbc503
parent3ec97ca490009ed5604ccd7f2653e5a9ecbf3474
ShellPkg: Don't strip positional parameters of quotation marks.

Per Shell SPEC 2.1 'Double-quotation marks that surround arguments are not stripped in positional parameters'. This patch makes Shell implementation to follow SPEC.

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@18742 6f19259b-4bc3-4df7-8a09-765794883524
ShellPkg/Application/Shell/Shell.c
ShellPkg/Application/Shell/Shell.h
ShellPkg/Application/Shell/ShellParametersProtocol.c
ShellPkg/Application/Shell/ShellParametersProtocol.h
ShellPkg/Application/Shell/ShellProtocol.c