]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Core/Pei/Dispatcher/Dispatcher.c
MdeModulePkg PeiCore: Recheck SwitchStackSignal after ProcessNotifyList()
authorStar Zeng <star.zeng@intel.com>
Tue, 25 Aug 2015 07:05:48 +0000 (07:05 +0000)
committerlzeng14 <lzeng14@Edk2>
Tue, 25 Aug 2015 07:05:48 +0000 (07:05 +0000)
commitbfb685da6fe8ccb5a73919e694fa95d1ba9942c7
tree4c0fa2c3a1e987e81ccb29b8cc1a9843890ab94a
parenta60a462e530ef8a74846c03e1aefa59a366e29a1
MdeModulePkg PeiCore: Recheck SwitchStackSignal after ProcessNotifyList()

in case PeiInstallPeiMemory() is done in a callback with
EFI_PEI_PPI_DESCRIPTOR_NOTIFY_DISPATCH, and the callback is registered on
a PPI that is installed in the last PEIM.

At the case, PeiCore SwitchStack code will be not being invoked.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18305 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Core/Pei/Dispatcher/Dispatcher.c