]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg: Change use of EFI_D_* to DEBUG_*
authorMichael D Kinney <michael.d.kinney@intel.com>
Wed, 17 Nov 2021 03:21:31 +0000 (19:21 -0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 7 Dec 2021 17:24:28 +0000 (17:24 +0000)
commit5f289f3ae3e9fbe6ff5b82d0e25e87bfb7899766
tree61fc1ff6c5de5d9728fe902331a81369d8a45627
parent87000d77082339be464d07855d9fc194c6b4e8a6
MdePkg: Change use of EFI_D_* to DEBUG_*

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3739

Update all use of EFI_D_* defines in DEBUG() macros to DEBUG_* defines.

Cc: Andrew Fish <afish@apple.com>
Cc: Leif Lindholm <leif@nuviainc.com>
Cc: Michael Kubacki <michael.kubacki@microsoft.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
MdePkg/Include/Library/DebugLib.h
MdePkg/Library/BasePeCoffLib/Arm/PeCoffLoaderEx.c
MdePkg/Library/BasePostCodeLibDebug/PostCode.c
MdePkg/Library/DxeHstiLib/HstiDxe.c
MdePkg/Library/SmmMemLib/SmmMemLib.c
MdePkg/Library/UefiLib/UefiNotTiano.c