summaryrefslogtreecommitdiff
path: root/Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeTestPointCheckLib.inf
diff options
context:
space:
mode:
authorJiewen Yao <jiewen.yao@intel.com>2017-11-06 15:07:51 +0800
committerJiewen Yao <jiewen.yao@intel.com>2017-11-13 14:06:28 +0800
commit8dffd33247d6dac1c4a5732d320c4ff4bc22beaf (patch)
treeafd477b94ce4275fd731b628f3afbc89506451c4 /Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeTestPointCheckLib.inf
parentb170dcb967250308cda829d1047aef8a37089cd4 (diff)
downloadedk2-platforms-8dffd33247d6dac1c4a5732d320c4ff4bc22beaf.tar.xz
Add DMA protection check test point.
Cc: Michael A Kubacki <michael.a.kubacki@intel.com> Cc: Amy Chan <amy.chan@intel.com> Cc: Chasel Chiu <chasel.chiu@intel.com> Cc: Brett Wang <brett.wang@intel.com> Cc: Daocheng Bu <daocheng.bu@intel.com> Cc: Isaac W Oram <isaac.w.oram@intel.com> Cc: Rangasai V Chaganty <rangasai.v.chaganty@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jiewen Yao <jiewen.yao@intel.com> Reviewed-by: Amy Chan <amy.chan@intel.com>
Diffstat (limited to 'Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeTestPointCheckLib.inf')
-rw-r--r--Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/DxeTestPointCheckLib.inf2
1 files changed, 2 insertions, 0 deletions
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]