From b7c51c9cf4864df6aabb99a1ae843becd577237c Mon Sep 17 00:00:00 2001 From: raywu Date: Fri, 15 Jun 2018 00:00:50 +0800 Subject: init. 1AQQW051 --- Core/EM/TCG2/CRB_lib/Tpm2PttLibrary.sdl | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Core/EM/TCG2/CRB_lib/Tpm2PttLibrary.sdl (limited to 'Core/EM/TCG2/CRB_lib/Tpm2PttLibrary.sdl') 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 -- cgit v1.2.3