summaryrefslogtreecommitdiffstats
path: root/IntelFsp2Pkg/FspNotifyPhase
diff options
context:
space:
mode:
Diffstat (limited to 'IntelFsp2Pkg/FspNotifyPhase')
-rw-r--r--IntelFsp2Pkg/FspNotifyPhase/FspNotifyPhasePeim.c2
1 files changed, 1 insertions, 1 deletions
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