From 8dffd33247d6dac1c4a5732d320c4ff4bc22beaf Mon Sep 17 00:00:00 2001 From: Jiewen Yao Date: Mon, 6 Nov 2017 15:07:51 +0800 Subject: Add DMA protection check test point. Cc: Michael A Kubacki Cc: Amy Chan Cc: Chasel Chiu Cc: Brett Wang Cc: Daocheng Bu Cc: Isaac W Oram Cc: Rangasai V Chaganty Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jiewen Yao Reviewed-by: Amy Chan --- .../Test/Library/TestPointCheckLib/DxeTestPointCheckLib.inf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeTestPointCheckLib.inf') diff --git a/Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeTestPointCheckLib.inf b/Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeTestPointCheckLib.inf index 7ca562a023..6930e48d42 100644 --- a/Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeTestPointCheckLib.inf +++ b/Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeTestPointCheckLib.inf @@ -43,6 +43,7 @@ MinPlatformPkg/MinPlatformPkg.dec MdePkg/MdePkg.dec MdeModulePkg/MdeModulePkg.dec + IntelSiliconPkg/IntelSiliconPkg.dec [Sources] DxeTestPointCheckLib.c @@ -70,6 +71,7 @@ DxeCheckPiSignedFvBoot.c DxeCheckTcgTrustedBoot.c DxeCheckTcgMor.c + DxeCheckDmaProtection.c TestPointHelp.c [Guids] -- cgit v1.2.3