VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/Library/DcsTpmLib/DcsTpmLib.inf
diff options
context:
space:
mode:
authorkavsrf <kavsrf@gmail.com>2017-04-17 23:30:06 +0300
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2017-06-18 15:41:16 +0200
commit3058711f8b12cf11585e0eda2a1b573f0d871667 (patch)
tree3bfcf8f345924c10e0e11fd266b7b4ab133fbe54 /Library/DcsTpmLib/DcsTpmLib.inf
parent3cddd24df26085682c819a3c8e9e3ce21a2872da (diff)
downloadVeraCrypt-DCS-3058711f8b12cf11585e0eda2a1b573f0d871667.tar.gz
VeraCrypt-DCS-3058711f8b12cf11585e0eda2a1b573f0d871667.zip
TPM 2.0
Diffstat (limited to 'Library/DcsTpmLib/DcsTpmLib.inf')
-rw-r--r--Library/DcsTpmLib/DcsTpmLib.inf4
1 files changed, 4 insertions, 0 deletions
diff --git a/Library/DcsTpmLib/DcsTpmLib.inf b/Library/DcsTpmLib/DcsTpmLib.inf
index 79ea0f7..0661129 100644
--- a/Library/DcsTpmLib/DcsTpmLib.inf
+++ b/Library/DcsTpmLib/DcsTpmLib.inf
@@ -27,6 +27,7 @@
[Sources.common]
Tpm12.c
+ Tpm20.c
[Packages]
MdePkg/MdePkg.dec
@@ -39,10 +40,13 @@
UefiLib
PrintLib
Tpm12DeviceLib
+ Tpm2DeviceLib
+ Tpm2CommandLib
BaseCryptLib
[Protocols]
gEfiTcgProtocolGuid
+ gEfiTcg2ProtocolGuid
# [Guids]