]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg: Refactor Split/Pipe based command lines
authorJaben Carsey <jaben.carsey@intel.com>
Fri, 13 Dec 2013 18:18:27 +0000 (18:18 +0000)
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 13 Dec 2013 18:18:27 +0000 (18:18 +0000)
commit680db511530e8b4e12545cad97cd344aba930201
treee3deea26d471d1f2e70d1bafe2df5353341f2917
parente94784c68de85297290b02153ac50c91cdf82b8c
ShellPkg: Refactor Split/Pipe based command lines

This moves the initialization for handling command lines with pipe ‘|’ into a separate function.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Erik Bjorge <erik.c.bjorge@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14982 6f19259b-4bc3-4df7-8a09-765794883524
ShellPkg/Application/Shell/Shell.c