From 3d44658ca89b36a492ba2ab648617d53be2693fd Mon Sep 17 00:00:00 2001 From: Liming Gao Date: Mon, 3 Aug 2015 03:18:37 +0000 Subject: MdeModulePkg PeiCore: Add PCD to specify PEIM Shadow v2 changelog: Check CurrentPeimHandle to check the matched PeimHandle. Add check point to ShadowPeiCore based on PCD. v1 changelog: PeiCore LoadImage always shadow itself and PEIM on normal boot after the physical memory is installed. On the emulator platform, the shadow may be not necessary. To support such usage, new PCD PcdShadowPeimOnBoot is introduced to specify whether loads PEIM in memory by default. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18125 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/MdeModulePkg.uni | Bin 178908 -> 180322 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'MdeModulePkg/MdeModulePkg.uni') diff --git a/MdeModulePkg/MdeModulePkg.uni b/MdeModulePkg/MdeModulePkg.uni index 77422a3465..ec2750f44b 100644 Binary files a/MdeModulePkg/MdeModulePkg.uni and b/MdeModulePkg/MdeModulePkg.uni differ -- cgit v1.2.3