summaryrefslogtreecommitdiff
path: root/Platform/Intel/MinPlatformPkg/PlatformInit/PlatformInitDxe/PlatformInitDxe.c
diff options
context:
space:
mode:
Diffstat (limited to 'Platform/Intel/MinPlatformPkg/PlatformInit/PlatformInitDxe/PlatformInitDxe.c')
-rw-r--r--Platform/Intel/MinPlatformPkg/PlatformInit/PlatformInitDxe/PlatformInitDxe.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/Platform/Intel/MinPlatformPkg/PlatformInit/PlatformInitDxe/PlatformInitDxe.c b/Platform/Intel/MinPlatformPkg/PlatformInit/PlatformInitDxe/PlatformInitDxe.c
index 2890c14622..c8f72f3c14 100644
--- a/Platform/Intel/MinPlatformPkg/PlatformInit/PlatformInitDxe/PlatformInitDxe.c
+++ b/Platform/Intel/MinPlatformPkg/PlatformInit/PlatformInitDxe/PlatformInitDxe.c
@@ -91,7 +91,7 @@ OnEndOfDxe (
TestPointEndOfDxeNoThirdPartyPciOptionRom ();
- TestPointEndOfDxeDmarTableFuntional ();
+ TestPointEndOfDxeDmaAcpiTableFuntional ();
}
/**
@@ -306,7 +306,7 @@ PlatformInitStatusCodeListener (
TestPointReadyToBootUefiBootVariableFunctional ();
TestPointReadyToBootUefiConsoleVariableFunctional ();
TestPointReadyToBootHstiTableFunctional ();
- TestPointReadyToBootSmiHandlerInstrument ();
+ TestPointDxeSmmReadyToBootSmiHandlerInstrument ();
TestPointReadyToBootUefiSecureBootEnabled ();
TestPointReadyToBootPiSignedFvBootEnabled ();