From: Laszlo Ersek <lersek@redhat.com>
To: Shenglei Zhang <shenglei.zhang@intel.com>, edk2-devel@lists.01.org
Cc: Michael D Kinney <michael.d.kinney@intel.com>,
Liming Gao <liming.gao@intel.com>
Subject: Re: [PATCH 1/2] MdePkg/BaseLib: Add two public functions
Date: Thu, 13 Dec 2018 11:33:14 +0100 [thread overview]
Message-ID: <a27116c7-59cf-a7f9-5852-85785857adb2@redhat.com> (raw)
In-Reply-To: <20181213083439.28716-2-shenglei.zhang@intel.com>
On 12/13/18 09:34, Shenglei Zhang wrote:
> Add two public functions, CharToUpper and AsciiToUpper.
> InternalCharToUpper and InternalBaseLibAsciiToUpper have the same
> functions as CharToUpper and AsciiToUpper, but they are internal ones.
> So the internal ones are removed and replace them with public ones
> in other places.
> https://bugzilla.tianocore.org/show_bug.cgi?id=1369
>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Cc: Liming Gao <liming.gao@intel.com>
> Contributed-under: TianoCore Contribution Agreement 1.1
> Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com>
> ---
> MdePkg/Include/Library/BaseLib.h | 40 +++++++++++++++++++++
> MdePkg/Library/BaseLib/BaseLibInternals.h | 42 -----------------------
> MdePkg/Library/BaseLib/SafeString.c | 8 ++---
> MdePkg/Library/BaseLib/String.c | 35 ++++---------------
> 4 files changed, 51 insertions(+), 74 deletions(-)
I have no comment on the code, but please change the subject line to:
MdePkg/BaseLib: introduce CharToUpper() and AsciiToUpper() publicly
or something similar.
Thanks,
Laszlo
next prev parent reply other threads:[~2018-12-13 10:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-13 8:34 [PATCH 0/2] Add two public functions Shenglei Zhang
2018-12-13 8:34 ` [PATCH 1/2] MdePkg/BaseLib: " Shenglei Zhang
2018-12-13 10:33 ` Laszlo Ersek [this message]
2018-12-13 10:49 ` Leif Lindholm
2018-12-13 8:34 ` [PATCH 2/2] BaseTools/Common: Remove InternalCharToUpper Shenglei Zhang
2018-12-13 10:51 ` [PATCH 0/2] Add two public functions Leif Lindholm
2018-12-14 6:17 ` Zhang, Shenglei
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=a27116c7-59cf-a7f9-5852-85785857adb2@redhat.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