| commit | 609730ef9120cb4f30a85afc7f7833a7cc554312 | [log] [tgz] |
|---|---|---|
| author | Liming Gao <liming.gao@intel.com> | Sat Feb 06 09:02:57 2016 +0800 |
| committer | Liming Gao <liming.gao@intel.com> | Mon Feb 29 16:28:56 2016 +0800 |
| tree | 35196161563208fa3874603b3364412fb2af7572 | |
| parent | 216fefa3f5f41c726d71d4d3566323043f40edd8 [diff] |
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>