mirror of https://github.com/acidanthera/audk.git
ad07c107f7
When the WideTtyCvt() function encountered an unconvertable character, it properly replaced it but did not update the byte count, numB, to 1 and instead left it at -1. This fix sets numB to 1 when an unconvertable character is replaced. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: tim.lewis@insidesw.com Reviewed-by: daryl.mcdaniel@intel.com Reviewed-by: erik.c.bjorge@intel.com git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13540 6f19259b-4bc3-4df7-8a09-765794883524 |
||
---|---|---|
.. | ||
CRT | ||
Ctype | ||
Locale | ||
Main | ||
Math | ||
NetUtil | ||
Signal | ||
StdLib | ||
Stdio | ||
String | ||
Time | ||
Uefi | ||
Wchar | ||
gdtoa | ||
LibC.inf |