public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] Remove code wrapped by DISABLE_NEW_DEPRECATED_INTERFACES
@ 2020-08-05  6:08 Zhang, Shenglei
  2020-08-05  6:08 ` [PATCH 1/2] MdePkg: " Zhang, Shenglei
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Zhang, Shenglei @ 2020-08-05  6:08 UTC (permalink / raw)
  To: devel; +Cc: Jian J Wang, Hao A Wu, Michael D Kinney, Liming Gao

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-10-13  1:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox