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.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/Platform/Intel/MinPlatformPkg/PlatformInit/PlatformInitDxe/PlatformInitDxe.c b/Platform/Intel/MinPlatformPkg/PlatformInit/PlatformInitDxe/PlatformInitDxe.c
index 7694d27423..b15ec39ce1 100644
--- a/Platform/Intel/MinPlatformPkg/PlatformInit/PlatformInitDxe/PlatformInitDxe.c
+++ b/Platform/Intel/MinPlatformPkg/PlatformInit/PlatformInitDxe/PlatformInitDxe.c
@@ -82,7 +82,7 @@ OnEndOfDxe (
TestPointEndOfDxeNoThirdPartyPciOptionRom ();
- TestPointEndOfDxeDmaAcpiTableFuntional ();
+ TestPointEndOfDxeDmaAcpiTableFunctional ();
TestPointEndOfDxeDmaProtectionEnabled ();
}
@@ -118,7 +118,7 @@ OnDxeSmmReadyToLock (
TestPointDxeSmmReadyToLockSmramAligned ();
- TestPointDxeSmmReadyToLockWsmtTableFuntional ();
+ TestPointDxeSmmReadyToLockWsmtTableFunctional ();
}
/**
@@ -149,8 +149,8 @@ OnReadyToBootLater (
TestPointReadyToBootUefiBootVariableFunctional ();
TestPointReadyToBootUefiConsoleVariableFunctional ();
TestPointReadyToBootHstiTableFunctional ();
- TestPointReadyToBootAcpiTableFuntional ();
- TestPointReadyToBootGcdResourceFuntional ();
+ TestPointReadyToBootAcpiTableFunctional ();
+ TestPointReadyToBootGcdResourceFunctional ();
TestPointDxeSmmReadyToBootSmiHandlerInstrument ();
TestPointDxeSmmReadyToBootSmmPageProtection ();