summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12Tis.c
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg: add TIS sanity check (tpm12)Gerd Hoffmann2023-05-021-1/+5
* SecurityPkg: Apply uncrustify changesMichael Kubacki2021-12-071-116/+143
* 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-2/+2
* SecurityPkg: Fix spelling errorsSean Brogan2019-10-231-1/+1
* SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* SecurityPkg: Clean up source filesLiming Gao2018-06-281-19/+19
* SecurityPkg : Tpm12DeviceLibDTpm: Fix TPM12 wrong Response Tag checkZhang, Chao B2016-06-081-3/+5
* SecurityPkg: Add TPM PTP detection in Tpm12SubmitCommand.Yao, Jiewen2016-01-271-41/+58
* SecurityPkg: Add TPM PTP detection in TPM12 device lib.Yao, Jiewen2016-01-261-159/+122
* 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-11/+6
* Add TPM2 implementation.jyao12013-09-181-0/+572