[edk2] PeiCore Image.c: PcdShadowPeimOnBoot affects DXE Core IPL

2016-02-05 Thread Cohen, Eugene
In the PEI Core's image loading area, there is some logic that decides whether an image should be loaded into allocated memory or left in place: // Allocate Memory for the image when memory is ready, and image is relocatable. // On normal boot, PcdShadowPeimOnBoot decides whether load PEIM

Re: [edk2] PeiCore Image.c: PcdShadowPeimOnBoot affects DXE Core IPL

2016-02-05 Thread Gao, Liming
:30 PM To: edk2-devel@lists.01.org; Gao, Liming Subject: [edk2] PeiCore Image.c: PcdShadowPeimOnBoot affects DXE Core IPL In the PEI Core's image loading area, there is some logic that decides whether an image should be loaded into allocated memory or left in place: // Allocate Memory