]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciEnumerator.c
Using EFI_RESOUCE status defined in framework Pci Host bridge specification.
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Pci / PciBusDxe / PciEnumerator.c
index 092c3b69015882f343f99b033e92d535f96a1be1..226503970cb88dd7556167561cd0a00fcd33f194 100644 (file)
@@ -926,7 +926,7 @@ PciHostBridgeAdjustAllocation (
       continue;\r
     }\r
 \r
-    if (ResStatus[ResType] == EFI_RESOURCE_NONEXISTENT) {\r
+    if (ResStatus[ResType] == EFI_RESOURCE_NOT_SATISFIED) {\r
       //\r
       // Hostbridge hasn't this resource type\r
       //\r