]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Core/Pei/Image/Image.c
MdeModulePkg: Update PeiCore dispatcher to handle PEIM and PEI_CORE only
authorLiming Gao <liming.gao@intel.com>
Sat, 6 Feb 2016 01:02:57 +0000 (09:02 +0800)
committerLiming Gao <liming.gao@intel.com>
Mon, 29 Feb 2016 08:28:56 +0000 (16:28 +0800)
commit609730ef9120cb4f30a85afc7f7833a7cc554312
tree35196161563208fa3874603b3364412fb2af7572
parent216fefa3f5f41c726d71d4d3566323043f40edd8
MdeModulePkg: Update PeiCore dispatcher to handle PEIM and PEI_CORE only

When PcdShadowPeimOnBoot is FALSE, they are not copied to memory and
execute from their original locations. Here, this policy should only
apply for PEIM and PEI_CORE, not for other file type, such as DXE_CORE.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Tested-by: Eugene Cohen <eugene@hp.com>
MdeModulePkg/Core/Pei/Image/Image.c