]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg: Change StdIn redirection
authorJaben Carsey <jaben.carsey@intel.com>
Fri, 17 Jan 2014 17:51:09 +0000 (17:51 +0000)
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 17 Jan 2014 17:51:09 +0000 (17:51 +0000)
commit2c86b6b785f50a38c52949c46fd2b1d00fc80721
treedb80ad3ecdd9046baab0dcb1610ae0b4e2f6bc0f
parentd91e3ba5e705907c670a0bedb6906e2165ab112d
ShellPkg: Change StdIn redirection

This changes how StdIn redirection works such that the file is opened and parsed for length up front and not each time.  This prevents TPL issues.

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@15140 6f19259b-4bc3-4df7-8a09-765794883524
ShellPkg/Application/Shell/ConsoleWrappers.c