fixed ecc and k8 issues.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8674 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
vanjeff
2009-06-29 03:21:03 +00:00
parent 5ba364466d
commit 9c10bff352

View File

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