summaryrefslogtreecommitdiff
path: root/Core/EM/TCG2/CRB_lib/Tpm2PttLibrary.sdl
diff options
context:
space:
mode:
Diffstat (limited to 'Core/EM/TCG2/CRB_lib/Tpm2PttLibrary.sdl')
-rw-r--r--Core/EM/TCG2/CRB_lib/Tpm2PttLibrary.sdl20
1 files changed, 20 insertions, 0 deletions
diff --git a/Core/EM/TCG2/CRB_lib/Tpm2PttLibrary.sdl b/Core/EM/TCG2/CRB_lib/Tpm2PttLibrary.sdl
new file mode 100644
index 0000000..1432273
--- /dev/null
+++ b/Core/EM/TCG2/CRB_lib/Tpm2PttLibrary.sdl
@@ -0,0 +1,20 @@
+TOKEN
+ Name = "Tpm2PttLibrary_SUPPORT"
+ Value = "1"
+ TokenType = Boolean
+ TargetEQU = Yes
+ TargetMAK = Yes
+ Master = Yes
+ Help = "This driver will work for Intel FTPM only"
+End
+
+PATH
+ Name = "Tpm2PttLibrary_DIR"
+ Help = "Path"
+End
+
+
+MODULE
+ Help = "Includes Tpm2PttLibrary.mak to Project"
+ File = "Tpm2PttLibrary.mak"
+End