summaryrefslogtreecommitdiff
path: root/SecurityPkg/Library/Tpm2DeviceLibDTpm
AgeCommit message (Expand)AuthorFilesLines
2023-05-02SecurityPkg: add TIS sanity check (tpm2)Gerd Hoffmann1-1/+5
2022-09-30SecurityPkg: Remove enforcement of final GoIdle transition for CRB commandsRodrigo Gonzalez Del Cueto1-13/+0
2022-07-31SecurityPkg: Add retry mechanism for tpm commandQi Zhang1-39/+69
2021-12-17SecurityPkg: TPM must go to Idle state on CRB command completionRodrigo Gonzalez del Cueto1-12/+2
2021-12-07SecurityPkg: Apply uncrustify changesMichael Kubacki7-248/+289
2021-12-07SecurityPkg: Change complex DEBUG_CODE() to DEBUG_CODE_BEGIN/END()Michael D Kinney2-12/+12
2021-12-07SecurityPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2-37/+37
2021-02-01SecurityPkg: Tpm2DeviceLibDTpm: Introduce StandaloneMm instanceKun Qin9-84/+274
2020-02-10SecurityPkg/Library/Tpm: Fix various typosAntoine Coeur2-5/+5
2019-10-23SecurityPkg: Fix spelling errorsSean Brogan4-6/+6
2019-04-09SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney8-52/+8
2018-08-09SecurityPkg/Library/Tpm2DeviceLibDTpm: fix s/Constructor/CONSTRUCTORMarc-André Lureau1-1/+1
2018-06-29SecurityPkg: Removing ipf which is no longer supported from edk2.chenc22-2/+2
2018-06-28SecurityPkg: Clean up source filesLiming Gao5-25/+25
2018-06-27SecurityPkg Tpm2DeviceLibDTpm: Update enum type name to match the one in libLiming Gao2-2/+2
2018-06-27SecurityPkg: Tpm2DeviceLib: Enable CapCRBIdleBypass supportZhang, Chao B5-13/+127
2018-06-25SecurityPkg: Cache TPM interface type infoZhang, Chao B5-36/+90
2018-01-25SecurityPkg:Tpm2DeviceLibDTpm: Support TPM command cancelZhang, Chao B2-7/+47
2017-05-11SecurityPkg: Add TCG Spec info to TCG related modulesZhang, Chao B1-2/+6
2016-10-18SecurityPkg: Fix typo 'Ihis' with 'This' in codesHao Wu2-3/+3
2016-03-11SecurityPkg: Add Tpm2 prefix to lib to avoid conflict.Jiewen Yao1-9/+9
2016-01-26SecurityPkg: Add TPM PTP support in TPM2 device lib.Yao, Jiewen7-184/+579
2016-01-08SecurityPkg : Tpm2DeviceLibDTpm : Rename TisTpmCommand to avoid name collisionSamer El-Haj-Mahmoud1-3/+3
2015-12-15SecurityPkg: Convert all .uni files to utf-8Jordan Justen2-0/+0
2015-09-16SecurityPkg: Reduce verbosity of TPM DEBUG messagesSamer El-Haj-Mahmoud1-11/+12
2015-01-12Handle TPM device error and avoid deadloop in BDS.Yao, Jiewen1-17/+12
2014-09-03SecurityPkg: Convert non DOS format files to DOS formatGao, Liming2-0/+0
2014-08-28SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo2-0/+0
2014-08-28SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo2-9/+15
2013-09-18Add TPM2 implementation.jyao15-0/+876