]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Core/Pei/Dispatcher/Dispatcher.c
If the last PEIM dispatched in Pre-Memory PEI is the last PEIM in the BFV, then no...
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 29 May 2008 23:10:44 +0000 (23:10 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 29 May 2008 23:10:44 +0000 (23:10 +0000)
commit7bc3788c5b9e2e9fdef6fda8788f29170f59b644
tree870d82249e6c77ccf96cc37feb1faf72139d8566
parent1ad76c3466e260a7d58ba260eddc1e87beabee79
If the last PEIM dispatched in Pre-Memory PEI is the last PEIM in the BFV, then no PEIMs will be dispatched in Post Memory PEI.

Reset CurrentPeimCount on the transition from Pre-Memory PEI to Post-Memory PEI

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5313 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Core/Pei/Dispatcher/Dispatcher.c