mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-23 13:44:33 +02:00
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:
parent
5ba364466d
commit
9c10bff352
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user