summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2Tis.c
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg: Apply uncrustify changesMichael Kubacki2021-12-071-80/+100
* SecurityPkg: Change complex DEBUG_CODE() to DEBUG_CODE_BEGIN/END()Michael D Kinney2021-12-071-6/+6
* SecurityPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2021-12-071-12/+12
* SecurityPkg/Library/Tpm: Fix various typosAntoine Coeur2020-02-101-3/+3
* SecurityPkg: Fix spelling errorsSean Brogan2019-10-231-2/+2
* SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* SecurityPkg: Clean up source filesLiming Gao2018-06-281-18/+18
* SecurityPkg:Tpm2DeviceLibDTpm: Support TPM command cancelZhang, Chao B2018-01-251-4/+26
* SecurityPkg: Add TPM PTP support in TPM2 device lib.Yao, Jiewen2016-01-261-165/+4
* SecurityPkg : Tpm2DeviceLibDTpm : Rename TisTpmCommand to avoid name collisionSamer El-Haj-Mahmoud2016-01-081-3/+3
* SecurityPkg: Reduce verbosity of TPM DEBUG messagesSamer El-Haj-Mahmoud2015-09-161-11/+12
* Handle TPM device error and avoid deadloop in BDS.Yao, Jiewen2015-01-121-17/+12
* Add TPM2 implementation.jyao12013-09-181-0/+583