X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFsp2Pkg%2FFspNotifyPhase%2FFspNotifyPhasePeim.c;fp=IntelFsp2Pkg%2FFspNotifyPhase%2FFspNotifyPhasePeim.c;h=41131d585469485fb8bda418ed8c24f31ec2a3b5;hp=6acdeb3b60314e9a1233252e202230c4fffffe73;hb=0e3f9ee1d61fdc37a4aef18c53dfcc2cedeb86e3;hpb=26b85012802ed8a2ff3db96d102121323aabcc0c diff --git a/IntelFsp2Pkg/FspNotifyPhase/FspNotifyPhasePeim.c b/IntelFsp2Pkg/FspNotifyPhase/FspNotifyPhasePeim.c index 6acdeb3b60..41131d5854 100644 --- a/IntelFsp2Pkg/FspNotifyPhase/FspNotifyPhasePeim.c +++ b/IntelFsp2Pkg/FspNotifyPhase/FspNotifyPhasePeim.c @@ -81,7 +81,7 @@ WaitForNotify ( // Give control back to BootLoader after FspSiliconInit // DEBUG ((DEBUG_INFO | DEBUG_INIT, "FSP is waiting for NOTIFY\n")); - FspSiliconInitDone (); + FspSiliconInitDone2 (EFI_SUCCESS); // // BootLoader called FSP again through NotifyPhase