]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ShellPkg: Add support for UEFI Shell 2.1 spec command line comments
authorChris Phillips <chrisp@hp.com>
Thu, 21 Aug 2014 20:18:47 +0000 (20:18 +0000)
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 21 Aug 2014 20:18:47 +0000 (20:18 +0000)
Example:
Shell> echo "You are ^#1!" # Testing echo
You are #1!

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Chris Phillips <chrisp@hp.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15871 6f19259b-4bc3-4df7-8a09-765794883524


No differences found