audk/ShellPkg
Ruiyu Ni bc0d3e2912 ShellPkg/redirection: Insert \xFEFF after converting ASCII to Unicode
When "<a" is used to redirect ASCII file to an application, Shell
core reads the ASCII file and converts the ASCII to Unicode as the
input source of the application.
But per Shell spec, the input source should have \xFEFF to indicate
it's a Unicode stream.
The patch adds the missing \xFEFF.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
2018-08-16 16:03:15 +08:00
..
Application ShellPkg/redirection: Insert \xFEFF after converting ASCII to Unicode 2018-08-16 16:03:15 +08:00
DynamicCommand ShellPkg/Dp: Cumulate the perf data of "DB:Stop" 2018-07-26 13:37:58 +08:00
Include ShellPkg: Clean up source files 2018-06-28 11:19:51 +08:00
Library ShellPkg/acpi: Fix XCODE5 X64 build failure 2018-08-07 15:24:56 +08:00
ShellPkg.dec ShellPkg: Clean up source files 2018-06-28 11:19:51 +08:00
ShellPkg.dsc ShellPkg: Remove DxeSmmPerformanceLib 2018-08-06 13:58:54 +08:00