summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiewen Yao <jiewen.yao@intel.com>2017-08-11 16:25:14 +0800
committerJiewen Yao <jiewen.yao@intel.com>2017-08-14 16:04:29 +0800
commit721986c21b3383ed87cc43a990b8611c25e562c7 (patch)
tree5064fc5ede9b6f718535c21ad1906e15fa76257b
parent3273c8a38df1f4989d862e2515250496934ef627 (diff)
downloadedk2-platforms-721986c21b3383ed87cc43a990b8611c25e562c7.tar.xz
MinPlatformPkg: fix build failure.
Cc: Chasel Chiu <chasel.chiu@intel.com> Cc: Amy Chan <amy.chan@intel.com> Cc: Rangasai V Chaganty <rangasai.v.chaganty@intel.com> Cc: Michael A Kubacki <michael.a.kubacki@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jiewen Yao <jiewen.yao@intel.com> Reviewed-by: Chasel Chiu <chasel.chiu@intel.com> Reviewed-by: Rangasai V Chaganty <rangasai.v.chaganty@intel.com>
-rw-r--r--Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLibNull/TestPointCheckLibNull.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLibNull/TestPointCheckLibNull.c b/Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLibNull/TestPointCheckLibNull.c
index db932318b7..a4d352fdec 100644
--- a/Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLibNull/TestPointCheckLibNull.c
+++ b/Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLibNull/TestPointCheckLibNull.c
@@ -80,7 +80,7 @@ TestPointDxeSmmReadyToLock (
EFI_STATUS
EFIAPI
-TestPointReadyToBoots (
+TestPointReadyToBoot (
VOID
)
{