[edk2-devel] [PATCH v3 0/1] MdeModulePkg/Console: Improve encoding of box drawing characters

Caden Kline cadenkline9 at gmail.com
Mon Aug 23 02:44:15 UTC 2021


Improved encoding of box drawing characters for different terminal types.
This includes Dec special graphics mode and more utf8.
According to this table https://github.com/tianocore/tianocore.github.io/wiki/Tasks-Terminal-driver-improvements 

v1 mail: https://edk2.groups.io/g/devel/message/78390 
v1 github: https://github.com/Pokemod97/edk2/tree/terminal-driver-characters
v2 mail: https://edk2.groups.io/g/devel/message/79214 
v2 github: https://github.com/Pokemod97/edk2/tree/terminal-driver-characters-v2
v3 github: https://github.com/Pokemod97/edk2/tree/terminal-driver-characters-v3

Cc: Jian J Wang <jian.j.wang at intel.com>
Cc: Hao A Wu <hao.a.wu at intel.com>
Cc: Zhichao Gao <zhichao.gao at intel.com>
Cc: Ray Ni <ray.ni at intel.com>
Signed-off-by: Caden Kline <cadenkline9 at gmail.com>
Reviewed-by: Nate DeSimone <nathaniel.l.desimone at intel.com>

Caden Kline (1):
  MdeModulePkg/Console: Improve encoding of box drawing characters

 MdeModulePkg/Universal/Console/TerminalDxe/Terminal.h       |  26 +-
 MdeModulePkg/Universal/Console/TerminalDxe/Ansi.c           |   2 +-
 MdeModulePkg/Universal/Console/TerminalDxe/TerminalConOut.c | 295 +++++++++++++++-----
 3 files changed, 243 insertions(+), 80 deletions(-)

-- 
2.33.0



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#79691): https://edk2.groups.io/g/devel/message/79691
Mute This Topic: https://groups.io/mt/85077436/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list