From: Hao Wu <hao.a.wu@intel.com>
To: edk2-devel@lists.01.org
Cc: Hao Wu <hao.a.wu@intel.com>, Jiewen Yao <jiewen.yao@intel.com>,
Liming Gao <liming.gao@intel.com>,
Michael Kinney <michael.d.kinney@intel.com>
Subject: [PATCH 0/2] PrintLib: Add safe print functions [A|U]ValueToStringS
Date: Tue, 17 Jan 2017 13:39:38 +0800 [thread overview]
Message-ID: <1484631581-6264-1-git-send-email-hao.a.wu@intel.com> (raw)
Add the following 2 safe print functions in PrintLib:
UnicodeValueToStringS
AsciiValueToStringS
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Michael Kinney <michael.d.kinney@intel.com>
Hao Wu (2):
MdePkg/BasePrintLib: Add safe print functions [A|U]ValueToStringS
MdeModulePkg/PrintLib: Add safe print functions [A|U]ValueToStringS
.../Library/DxePrintLibPrint2Protocol/PrintLib.c | 219 ++++++++++++++++++++-
MdeModulePkg/Universal/PrintDxe/Print.c | 73 ++++++-
MdePkg/Include/Library/PrintLib.h | 121 ++++++++++++
MdePkg/Library/BasePrintLib/PrintLib.c | 128 ++++++++++++
MdePkg/Library/BasePrintLib/PrintLibInternal.c | 204 +++++++++++++++++++
MdePkg/Library/BasePrintLib/PrintLibInternal.h | 56 ++++++
6 files changed, 796 insertions(+), 5 deletions(-)
--
1.9.5.msysgit.0
next reply other threads:[~2017-01-17 5:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-17 5:39 Hao Wu [this message]
2017-01-17 5:39 ` [PATCH 1/2] MdePkg/BasePrintLib: Add safe print functions [A|U]ValueToStringS Hao Wu
2017-01-17 5:39 ` [PATCH 2/2] MdeModulePkg/PrintLib: " Hao Wu
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=1484631581-6264-1-git-send-email-hao.a.wu@intel.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