Fix one bug in PeiMain to make it output correct ImageStartAddress. And in DxeIplX64Peim/DxeLoadX64.c, install EndOfPeiSignalPpi can delay only if it enters into dxecore.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1348 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -371,7 +371,6 @@ Returns:
|
||||
// Transfer control to the DXE Core
|
||||
// The handoff state is simply a pointer to the HOB list
|
||||
//
|
||||
// PERF_END (PeiServices, L"DxeIpl", NULL, 0);
|
||||
|
||||
Status = PeiServicesInstallPpi (&mPpiSignal);
|
||||
|
||||
|
Reference in New Issue
Block a user