audk/ShellPkg/Application/Shell
Qiu Shumin 48cb33ec30 ShellPkg: Fix ASCII input redirection does not work correctly.
When executing 'ls -b <a arg.txt' Shell cannot get the ASCII char in 'arg.txt' correctly. 
This patch updates the file read buffer size when read from ASCII file to fix the bug.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qiu Shumin <shumin.qiu@intel.com>
Signed-off-by: Felix Poludov <Felixp@ami.com>
Signed-off-by: Oleksiy Yakovlev <Oleksiyy@ami.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18609 6f19259b-4bc3-4df7-8a09-765794883524
2015-10-15 02:43:31 +00:00
..
ConsoleLogger.c ShellPkg: Make BOOLEAN variable not use explicit comparison. 2015-06-23 01:04:26 +00:00
ConsoleLogger.h Fix CRLF format 2014-01-22 08:40:29 +00:00
ConsoleWrappers.c ShellPkg: Fix ASCII input redirection does not work correctly. 2015-10-15 02:43:31 +00:00
ConsoleWrappers.h ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00
FileHandleInternal.h Fix CRLF format 2014-01-22 08:40:29 +00:00
FileHandleWrappers.c ShellPkg: Fix ASCII input redirection does not work correctly. 2015-10-15 02:43:31 +00:00
FileHandleWrappers.h
Shell.c ShellPkg: Fix Shell does not support ASCII pipe(|a). 2015-09-15 00:58:59 +00:00
Shell.h ShellPkg: Fix Shell fail with redundant space following delay number. 2015-09-10 03:08:56 +00:00
Shell.inf ShellPkg: force use of AARCH64 small model when building DEBUG shell 2015-08-20 06:39:04 +00:00
Shell.uni ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00
ShellEnvVar.c ShellPkg: Use safe string functions to refine code. 2015-06-30 03:18:31 +00:00
ShellEnvVar.h
ShellManParser.c ShellPkg: Use safe string functions to refine code. 2015-06-30 03:18:31 +00:00
ShellManParser.h
ShellParametersProtocol.c ShellPkg: Fix ASCII input redirection does not work correctly. 2015-10-15 02:43:31 +00:00
ShellParametersProtocol.h ShellPkg: refine command line parsing 2015-01-27 18:56:36 +00:00
ShellProtocol.c ShellPkg: Replace use case of deprecated function GetVariable with GetVariable2. 2015-09-01 01:06:08 +00:00
ShellProtocol.h ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00