]> git.proxmox.com Git - mirror_edk2.git/commitdiff
OvmfPkg/Microvm: BdsPlatform: PciAcpiInitialization tweak.
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 8 Sep 2021 09:01:15 +0000 (11:01 +0200)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 5 Oct 2021 10:55:39 +0000 (10:55 +0000)
Nothing to do here ;)

Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3599
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Acked-by: Jiewen Yao <Jiewen.yao@intel.com>
OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.c

index 4448722e1971991dffb3ec5b1531454e2d5bae47..4ad80db757b40e3d7d105c1d597dc370f5591117 100644 (file)
@@ -1241,6 +1241,8 @@ PciAcpiInitialization (
       PciWrite8 (PCI_LIB_ADDRESS (0, 0x1f, 0, 0x6a), PciHostIrqs[2]); // G\r
       PciWrite8 (PCI_LIB_ADDRESS (0, 0x1f, 0, 0x6b), PciHostIrqs[3]); // H\r
       break;\r
+    case MICROVM_PSEUDO_DEVICE_ID:\r
+      return;\r
     default:\r
       if (XenDetected ()) {\r
         //\r