]> git.proxmox.com Git - mirror_edk2.git/commit
remove redirection command line updating from the shell core code.
authorjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 30 Mar 2011 21:04:57 +0000 (21:04 +0000)
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 30 Mar 2011 21:04:57 +0000 (21:04 +0000)
commitfb84495a7894307e0b7b5b803ac033efeabfb058
treeb072cca011c2fdabf3948d483f0a625614d79923
parent33c031ee2092282a069ce07d30202082ceaf61fe
remove redirection command line updating from the shell core code.
add redirection command line updating to the redirection support function (UpdateStdInStdOutStdErr).
add more user input verification to redirection.

reduce user input verification from inside quoted parameters.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11460 6f19259b-4bc3-4df7-8a09-765794883524
ShellPkg/Application/Shell/Shell.c
ShellPkg/Application/Shell/ShellParametersProtocol.c
ShellPkg/Application/Shell/ShellParametersProtocol.h