]> git.proxmox.com Git - mirror_edk2.git/commit - ShellPkg/Application/Shell/Shell.c
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)
commitd41a79a0daaac52b3c555695d4dd3873d6f019c0
tree1e1ecfd86d6897e739ff6e8f9440a775e2582cc8
parenta29117bf9e278763dfa6113492eb443be4ab67bc
ShellPkg: Add support for UEFI Shell 2.1 spec command line comments
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
ShellPkg/Application/Shell/Shell.c