From 721986c21b3383ed87cc43a990b8611c25e562c7 Mon Sep 17 00:00:00 2001 From: Jiewen Yao Date: Fri, 11 Aug 2017 16:25:14 +0800 Subject: MinPlatformPkg: fix build failure. Cc: Chasel Chiu Cc: Amy Chan Cc: Rangasai V Chaganty Cc: Michael A Kubacki Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jiewen Yao Reviewed-by: Chasel Chiu Reviewed-by: Rangasai V Chaganty --- .../Test/Library/TestPointCheckLibNull/TestPointCheckLibNull.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ) { -- cgit v1.2.3