]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg: Handle escape characters properly for parse command
authorTapan Shah <tapandshah@hp.com>
Wed, 3 Jun 2015 20:34:48 +0000 (20:34 +0000)
committerjcarsey <jcarsey@Edk2>
Wed, 3 Jun 2015 20:34:48 +0000 (20:34 +0000)
commit307f2ce4e8e70f9ec5fed8b0609ff1f613abfdc6
tree12322a539d286b1e991595b2ec8aa2fb37a9fc8f
parent421fbf99f82f6925c395cbd25821ccec09582b6b
ShellPkg: Handle escape characters properly for parse command

parse command does not remove escape character ^ if used to pass special characters like ^ , “ in a quoted -sfo output string.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Tapan Shah <tapandshah@hp.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17556 6f19259b-4bc3-4df7-8a09-765794883524
ShellPkg/Library/UefiShellLevel2CommandsLib/Parse.c