]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit.c
OvmfPkg/OvmfPkg.ci.yaml: Add configuration for Ecc check
[mirror_edk2.git] / OvmfPkg / PciHotPlugInitDxe / PciHotPlugInit.c
index b64dba1cc64f48e95611e84fa0671651afbaa28b..fd05ee5c2c1bd236570c5d0f686c94e8a5c10106 100644 (file)
@@ -569,7 +569,7 @@ GetResourcePadding (
 \r
     DevicePathString = ConvertDevicePathToText (HpcDevicePath, FALSE, FALSE);\r
 \r
-    DEBUG ((EFI_D_VERBOSE, "%a: Address=%02x:%02x.%x DevicePath=%s\n",\r
+    DEBUG ((DEBUG_VERBOSE, "%a: Address=%02x:%02x.%x DevicePath=%s\n",\r
       __FUNCTION__, Address->Bus, Address->Device, Address->Function,\r
       (DevicePathString == NULL) ? L"<unavailable>" : DevicePathString));\r
 \r