mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
Fix TestString() to be compatible with wide/narrow string in GraphicsConsole driver. If WIDE_CHAR or NARROW_CHAR is hit in TestString function, ignore it since OutputString function will correctly handle it. Fix OutputString() to skip wide/narrow char in TerminalDxe. Because they are not displayable in terminal emulation tool, ingore to output if they are hit in OutputString function. Signed-off-by: Gao Qihang <gaoqihang@loongson.cn> |
||
|---|---|---|
| .. | ||
| ComponentName.c | ||
| GraphicsConsole.c | ||
| GraphicsConsole.h | ||
| GraphicsConsoleDxe.inf | ||
| GraphicsConsoleDxe.uni | ||
| GraphicsConsoleDxeExtra.uni | ||
| LaffStd.c | ||