]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Core/Pei/Dispatcher/Dispatcher.c
PrivateInMem->CurrentPeimCount should not be incremented when memory is discovered...
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 3 Apr 2008 06:25:37 +0000 (06:25 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 3 Apr 2008 06:25:37 +0000 (06:25 +0000)
commiteca7dbcb9ecd57bc0bfab1c762c3bcc451de056d
tree87b1525caa0eaf83da22b6f2b3b663110a3272bf
parent58bba9401d8aff5259e643b2ef9629e11f307c94
PrivateInMem->CurrentPeimCount should not be incremented when memory is discovered, line 376 judgment has guarantee that the PEIM who discovery the memory would not be dispatched twice.

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