summaryrefslogtreecommitdiff
path: root/Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/SmmTestPointCheckLib.inf
diff options
context:
space:
mode:
Diffstat (limited to 'Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/SmmTestPointCheckLib.inf')
-rw-r--r--Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/SmmTestPointCheckLib.inf16
1 files changed, 10 insertions, 6 deletions
diff --git a/Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/SmmTestPointCheckLib.inf b/Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/SmmTestPointCheckLib.inf
index bd3bce527e..ca24387a34 100644
--- a/Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/SmmTestPointCheckLib.inf
+++ b/Platform/Intel/MinPlatformPkg/Test/Library/TestPointCheckLib/SmmTestPointCheckLib.inf
@@ -39,12 +39,15 @@
[Sources]
SmmTestPointCheckLib.c
- SmmDumpMemAttribute.c
- DxeDumpMemAttribute.c
- DxeDumpMemMap.c
- SmmDumpLoadedImage.c
- DxeDumpLoadedImage.c
- SmmDumpSmrr.c
+ SmmCheckMemoryAttribute.c
+ SmmCheckLoadedImage.c
+ SmmCheckSmrr.c
+ SmmCheckPaging.c
+ SmmCheckCommunicationBuffer.c
+ DxeCheckMemoryAttribute.c
+ DxeCheckMemoryMap.c
+ DxeCheckLoadedImage.c
+ DxeCheckGcd.c
[Pcd]
gMinPlatformModuleTokenSpaceGuid.PcdTestPointIbvPlatformFeature
@@ -57,3 +60,4 @@
gEfiLoadedImageProtocolGuid
gEfiLoadedImageDevicePathProtocolGuid
gEfiDevicePathProtocolGuid
+ gEfiRuntimeArchProtocolGuid