Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 0053bbf833bb1612813a4af2ee653cd8b0ba4e19
      
https://github.com/tianocore/edk2/commit/0053bbf833bb1612813a4af2ee653cd8b0ba4e19
  Author: Gao Qihang <[email protected]>
  Date:   2025-09-23 (Tue, 23 Sep 2025)

  Changed paths:
    M MdeModulePkg/Universal/Console/TerminalDxe/TerminalConOut.c

  Log Message:
  -----------
  MdeModulePkg/TerminalDxe: Add missing types for TestString function

Add four newly added terminal types in TerminalConOutTestString, although
this function is rarely used. This patch is a supplement to previous patch
https://github.com/tianocore/edk2/commit/8a53ea9d9f40aad5504dc6080978a30b1b89ff3e.

Signed-off-by: Gao Qihang <[email protected]>


  Commit: ba41bd096af6fc1c7ad61f32359014bac85540ef
      
https://github.com/tianocore/edk2/commit/ba41bd096af6fc1c7ad61f32359014bac85540ef
  Author: Gao Qihang <[email protected]>
  Date:   2025-09-23 (Tue, 23 Sep 2025)

  Changed paths:
    M MdeModulePkg/Universal/Console/TerminalDxe/Ansi.c
    M MdeModulePkg/Universal/Console/TerminalDxe/Terminal.h

  Log Message:
  -----------
  MdeModulePkg/TerminalDxe: Improve the implementation of AnsiTestString

Adjust AnsiTestString to be compatible with wide/narrow string in
TerminalDxe driver. If WIDE_CHAR or NARROW_CHAR is hit, the string
is still valid since OutputString function will correctly handle it.

Signed-off-by: Gao Qihang <[email protected]>


Compare: https://github.com/tianocore/edk2/compare/8a07311710ac...ba41bd096af6

To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to