]> git.proxmox.com Git - mirror_edk2.git/commitdiff
fixed ecc and k8 issues.
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 29 Jun 2009 03:21:03 +0000 (03:21 +0000)
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 29 Jun 2009 03:21:03 +0000 (03:21 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8674 6f19259b-4bc3-4df7-8a09-765794883524

IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciLib.c

index a27f5606b6d7a44808c863954cb0035d777181ab..615bbaa4dc909c7b9c51e2e8d90eaaa28f400053 100644 (file)
@@ -379,8 +379,9 @@ PciHostBridgeResourceAllocator (
       }\r
     }\r
     //\r
-    // End while\r
+    // End while, at least one Root Bridge should be found.\r
     //\r
+    ASSERT (RootBridgeDev != NULL);\r
 \r
     //\r
     // Notify platform to start to program the resource\r