]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/Library/VirtioMmioDeviceLib/VirtioMmioDevice.c
OvmfPkg: replace old EFI_D_ debug levels with new DEBUG_ ones
[mirror_edk2.git] / OvmfPkg / Library / VirtioMmioDeviceLib / VirtioMmioDevice.c
index d5bed3546d7760ffca2719bf6da7b82ec55ec87b..2f20272c1445be542359e8654f088f1e90d25d9e 100644 (file)
@@ -93,7 +93,7 @@ VirtioMmioInit (
     // The ARM Base and Foundation Models do not report a valid VirtIo VendorId.\r
     // They return a value of 0x0 for the VendorId.\r
     //\r
-    DEBUG((EFI_D_WARN, "VirtioMmioInit: Warning: The VendorId (0x%X) does not "\r
+    DEBUG((DEBUG_WARN, "VirtioMmioInit: Warning: The VendorId (0x%X) does not "\r
                        "match the VirtIo VendorId (0x%X).\n",\r
                        VendorId, VIRTIO_VENDOR_ID));\r
   }\r