edk2/MdeModulePkg/Universal/Console/GraphicsConsoleDxe
Gao Qihang 0e1e079f4c MdeModulePkg: Improve the implementation of EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL
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>
2025-08-22 10:32:40 +00:00
..
ComponentName.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
GraphicsConsole.c MdeModulePkg: Improve the implementation of EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL 2025-08-22 10:32:40 +00:00
GraphicsConsole.h MdeModulePkg/GraphicsConsoleDxe UGA 2025-07-08 15:42:03 +00:00
GraphicsConsoleDxe.inf MdeModulePkg/GraphicsConsoleDxe UGA 2025-07-08 15:42:03 +00:00
GraphicsConsoleDxe.uni MdeModulePkg/GraphicsConsoleDxe UGA 2025-07-08 15:42:03 +00:00
GraphicsConsoleDxeExtra.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
LaffStd.c MdeModulePkg: remove garbage pixels in LaffStd glyphs 2023-01-20 17:39:25 +00:00