Shenglei: Thanks for your update. The change is good. Reviewed-by: Liming Gao <liming....@intel.com>
Per Leif change, this patch will be merged after stable tag 202008 is created. Thanks Liming -----Original Message----- From: Zhang, Shenglei <shenglei.zh...@intel.com> Sent: 2020年8月5日 14:08 To: devel@edk2.groups.io Cc: Wang, Jian J <jian.j.w...@intel.com>; Wu, Hao A <hao.a...@intel.com>; Kinney, Michael D <michael.d.kin...@intel.com>; Gao, Liming <liming....@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.w...@intel.com> Cc: Hao A Wu <hao.a...@intel.com> Cc: Michael D Kinney <michael.d.kin...@intel.com> Cc: Liming Gao <liming....@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 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#64269): https://edk2.groups.io/g/devel/message/64269 Mute This Topic: https://groups.io/mt/76002480/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-