From: "Zhang, Shenglei" <shenglei.zhang@intel.com>
To: devel@edk2.groups.io
Cc: Jian J Wang <jian.j.wang@intel.com>,
Hao A Wu <hao.a.wu@intel.com>,
Michael D Kinney <michael.d.kinney@intel.com>,
Liming Gao <liming.gao@intel.com>
Subject: [PATCH 0/2] Remove code wrapped by DISABLE_NEW_DEPRECATED_INTERFACES
Date: Wed, 5 Aug 2020 14:08:02 +0800 [thread overview]
Message-ID: <20200805060804.30476-1-shenglei.zhang@intel.com> (raw)
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2777
Code wrapped by DISABLE_NEW_DEPRECATED_INTERFACES is deprecated.
So remove it from MdePkg and MdeModulePkg.
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Hao A Wu <hao.a.wu@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Shenglei Zhang (2):
MdePkg: Remove code wrapped by DISABLE_NEW_DEPRECATED_INTERFACES
MdeModulePkg: Remove code wrapped by DISABLE_NEW_DEPRECATED_INTERFACES
.../DxePrintLibPrint2Protocol/PrintLib.c | 145 ----
MdeModulePkg/Universal/PrintDxe/Print.c | 37 +-
MdePkg/Library/BaseLib/String.c | 626 ------------------
MdePkg/Library/BasePcdLibNull/PcdLib.c | 361 ----------
MdePkg/Library/BasePrintLib/PrintLib.c | 118 ----
MdePkg/Library/DxePcdLib/DxePcdLib.c | 399 -----------
MdePkg/Library/PeiPcdLib/PeiPcdLib.c | 397 -----------
MdePkg/Library/UefiLib/UefiLib.c | 92 ---
MdeModulePkg/MdeModulePkg.dsc | 1 -
MdePkg/Include/Library/BaseLib.h | 409 ------------
MdePkg/Include/Library/PcdLib.h | 520 ---------------
MdePkg/Include/Library/PrintLib.h | 110 ---
MdePkg/Include/Library/UefiLib.h | 53 --
MdePkg/MdePkg.dsc | 1 -
14 files changed, 6 insertions(+), 3263 deletions(-)
--
2.18.0.windows.1
next reply other threads:[~2020-08-05 6:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-05 6:08 Zhang, Shenglei [this message]
2020-08-05 6:08 ` [PATCH 1/2] MdePkg: Remove code wrapped by DISABLE_NEW_DEPRECATED_INTERFACES Zhang, Shenglei
2020-08-05 6:08 ` [PATCH 2/2] MdeModulePkg: " Zhang, Shenglei
2020-08-14 2:09 ` [PATCH 0/2] " Liming Gao
2020-09-07 1:06 ` [edk2-devel] " gaoliming
2020-10-12 5:25 ` 回复: " gaoliming
[not found] ` <163D276172A67C0B.1945@groups.io>
2020-10-13 1:59 ` gaoliming
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=20200805060804.30476-1-shenglei.zhang@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