]> git.proxmox.com Git - mirror_edk2.git/commit - ShellPkg/Application/Shell/Shell.c
ShellPkg: Refactor Pipe handling
authorJaben Carsey <jaben.carsey@intel.com>
Tue, 10 Dec 2013 18:41:35 +0000 (18:41 +0000)
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 10 Dec 2013 18:41:35 +0000 (18:41 +0000)
commit19a4497259a24d0b9838c7e79c9ec4f5baf9828e
tree174f90799ba8c225ac29a94be8b56043c1ccd939
parentb2ce4a396135c666e613d3608f342c217c62750e
ShellPkg: Refactor Pipe handling

This moves some logic 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@14958 6f19259b-4bc3-4df7-8a09-765794883524
ShellPkg/Application/Shell/Shell.c