edk2/MdeModulePkg/Universal/Console/TerminalDxe
Qihang Gao c3ba0416ce MdeModulePkg/TerminalDxe: Change print level to eliminate interference
The debug message introduced by PR#12282 was printed at DEBUG_INFO level,
which caused screen corruption in the UEFI Shell when running in DEBUG
mode. Change the print level to DEBUG_VERBOSE to keep the Shell output
clean during normal DEBUG builds while still retaining the message for
verbose debugging scenarios.

Signed-off-by: Qihang Gao <gaoqihang@loongson.cn>
Cc: Evgenii Shatokhin <euspectre@gmail.com>
2026-06-22 20:06:47 +00:00
..
Ansi.c MdeModulePkg/TerminalDxe: Improve the implementation of AnsiTestString 2025-09-23 09:02:47 +08:00
ComponentName.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Terminal.c MdeModulePkg: Console cumulative codeql issues. 2025-07-17 17:45:48 +00:00
Terminal.h MdeModulePkg/TerminalDxe: Fix a typo 2026-05-26 02:17:44 +00:00
TerminalConIn.c MdeModulePkg/TerminalDxe: Change print level to eliminate interference 2026-06-22 20:06:47 +00:00
TerminalConOut.c MdeModulePkg/TerminalDxe: Add missing types for TestString function 2025-09-23 09:02:47 +08:00
TerminalDxe.inf MdeModulePkg/TerminalDxe: Extend the terminal console support types 2019-09-24 21:56:46 +08:00
TerminalDxe.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
TerminalDxeExtra.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
Vtutf8.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00