public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Caden Kline" <cadenkline9@gmail.com>
To: devel@edk2.groups.io
Cc: Jian J Wang <jian.j.wang@intel.com>,
	Hao A Wu <hao.a.wu@intel.com>,
	Zhichao Gao <zhichao.gao@intel.com>, Ray Ni <ray.ni@intel.com>,
	Nate DeSimone <nathaniel.l.desimone@intel.com>
Subject: [PATCH v2 0/1] MdeModulePkg/Console: Improve encoding of box drawing characters
Date: Thu, 12 Aug 2021 20:00:21 -0400	[thread overview]
Message-ID: <20210813000022.1145416-1-cadenkline9@gmail.com> (raw)

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 github: https://github.com/Pokemod97/edk2/tree/terminal-driver-characters-v2

Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Hao A Wu <hao.a.wu@intel.com>
Cc: Zhichao Gao <zhichao.gao@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Signed-off-by: Caden Kline <cadenkline9@gmail.com>
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@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 | 321 +++++++++++++++-----
 3 files changed, 271 insertions(+), 78 deletions(-)

-- 
2.32.0


             reply	other threads:[~2021-08-13  0:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-13  0:00 Caden Kline [this message]
2021-08-13  0:00 ` [PATCH v2 1/1] MdeModulePkg/Console: Improve encoding of box drawing characters Caden Kline
2021-08-18  1:50   ` [edk2-devel] " Gao, Zhichao
2021-08-23  2:49     ` Caden Kline
2021-08-26  2:19       ` Nate DeSimone

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210813000022.1145416-1-cadenkline9@gmail.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox