]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Sd/SdBlockIoPei/SdBlockIoPei.c
MdeModulePkg: Change use of EFI_D_* to DEBUG_*
[mirror_edk2.git] / MdeModulePkg / Bus / Sd / SdBlockIoPei / SdBlockIoPei.c
index 1d53fcd23e9c4c5b0e5358aef584560084b676c6..ddcd68bef7489eaaf9e1857d93ca53275908446b 100644 (file)
@@ -588,7 +588,7 @@ InitializeSdBlockIoPeim (
         continue;\r
       }\r
       if (Capability.SlotType != 0x1) {\r
-        DEBUG ((EFI_D_INFO, "The slot at 0x%x is not embedded slot type\n", MmioBase[Index]));\r
+        DEBUG ((DEBUG_INFO, "The slot at 0x%x is not embedded slot type\n", MmioBase[Index]));\r
         Status = EFI_UNSUPPORTED;\r
         continue;\r
       }\r