From: "Rebecca Cran" <quic_rcran@quicinc.com>
To: <devel@edk2.groups.io>,
Michael D Kinney <michael.d.kinney@intel.com>,
Liming Gao <gaoliming@byosoft.com.cn>,
Zhiguang Liu <zhiguang.liu@intel.com>,
Andrew Fish <afish@apple.com>
Cc: Rebecca Cran <rebecca@quicinc.com>
Subject: [PATCH v3 0/1] MdePkg: Use ANSI colors to indicate debug message severity
Date: Fri, 2 Sep 2022 05:23:21 -0600 [thread overview]
Message-ID: <20220902112322.203555-1-rebecca@quicinc.com> (raw)
Changes in v3:
Renamed the FeatureFlag to PcdDebugAnsiSeqSupport.
Rebecca Cran (1):
MdePkg: Use ANSI colors to indicate debug message severity
MdePkg/MdePkg.dec | 6 +
MdePkg/MdePkg.dsc | 2 +
MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf | 2 +-
MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf | 2 +-
MdePkg/Include/Library/PrintLib.h | 39 ++++++
MdePkg/Library/BaseDebugLibSerialPort/DebugLib.c | 4 +
MdePkg/Library/BasePrintLib/PrintLib.c | 128 ++++++++++++++++++++
MdePkg/Library/UefiDebugLibConOut/DebugLib.c | 4 +
8 files changed, 185 insertions(+), 2 deletions(-)
--
2.30.2
next reply other threads:[~2022-09-02 11:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-02 11:23 Rebecca Cran [this message]
2022-09-02 11:23 ` [PATCH v3 1/1] MdePkg: Use ANSI colors to indicate debug message severity Rebecca Cran
2022-09-06 18:40 ` Michael D Kinney
2022-09-06 21:51 ` Rebecca Cran
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=20220902112322.203555-1-rebecca@quicinc.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