public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Liming Gao" <liming.gao@intel.com>
To: "Zhang, Shenglei" <shenglei.zhang@intel.com>,
	"devel@edk2.groups.io" <devel@edk2.groups.io>
Cc: "Wang, Jian J" <jian.j.wang@intel.com>,
	"Wu, Hao A" <hao.a.wu@intel.com>,
	"Kinney, Michael D" <michael.d.kinney@intel.com>,
	Leif Lindholm <leif@nuviainc.com>,
	Ard Biesheuvel <ard.biesheuvel@arm.com>
Subject: Re: [PATCH 0/2] Remove code wrapped by DISABLE_NEW_DEPRECATED_INTERFACES
Date: Fri, 14 Aug 2020 02:09:37 +0000	[thread overview]
Message-ID: <CY4PR11MB1526963267151EF9FAEB70AA80400@CY4PR11MB1526.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20200805060804.30476-1-shenglei.zhang@intel.com>

Shenglei:
  Thanks for your update. The change is good. Reviewed-by: Liming Gao <liming.gao@intel.com>

  Per Leif change, this patch will be merged after stable tag 202008 is created. 

Thanks
Liming
-----Original Message-----
From: Zhang, Shenglei <shenglei.zhang@intel.com> 
Sent: 2020年8月5日 14:08
To: devel@edk2.groups.io
Cc: Wang, Jian J <jian.j.wang@intel.com>; Wu, Hao A <hao.a.wu@intel.com>; Kinney, Michael D <michael.d.kinney@intel.com>; Gao, Liming <liming.gao@intel.com>
Subject: [PATCH 0/2] Remove code wrapped by DISABLE_NEW_DEPRECATED_INTERFACES

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


  parent reply	other threads:[~2020-08-14  2:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-05  6:08 [PATCH 0/2] Remove code wrapped by DISABLE_NEW_DEPRECATED_INTERFACES Zhang, Shenglei
2020-08-05  6:08 ` [PATCH 1/2] MdePkg: " Zhang, Shenglei
2020-08-05  6:08 ` [PATCH 2/2] MdeModulePkg: " Zhang, Shenglei
2020-08-14  2:09 ` Liming Gao [this message]
2020-09-07  1:06   ` [edk2-devel] [PATCH 0/2] " 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=CY4PR11MB1526963267151EF9FAEB70AA80400@CY4PR11MB1526.namprd11.prod.outlook.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