summaryrefslogtreecommitdiff
path: root/SecurityPkg/Library/Tpm12CommandLib
AgeCommit message (Expand)AuthorFilesLines
2021-12-07SecurityPkg: Apply uncrustify changesMichael Kubacki7-105/+112
2021-12-07SecurityPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2-2/+2
2019-10-23SecurityPkg: Fix spelling errorsSean Brogan1-1/+1
2019-04-09SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney9-61/+9
2018-06-29SecurityPkg: Removing ipf which is no longer supported from edk2.chenc21-2/+2
2018-06-28SecurityPkg: Clean up source filesLiming Gao2-5/+5
2018-03-21SecurityPkg Tpm12CommandLib: Fix TPM12 GetCapability response errorZhang, Chao B1-3/+3
2017-01-25SecurityPkg/Tpm12CommandLib: Always check response returnCodeMichael Kinney2-3/+25
2016-09-01SecurityPkg: TPM12CommandLib: Add Response returnCode CheckZhang, Chao B2-1/+18
2016-05-03SecurityPkg: Fix TPM 1.2 NV Storage Command Size byte orderSamer El-Haj-Mahmoud1-4/+7
2016-05-03SecurityPkg: Fix bug in TPM 1.2 SelfTestSamer El-Haj-Mahmoud1-0/+2
2016-05-03SecurityPkg: Add DEBUG messages for TPM12StartupSamer El-Haj-Mahmoud1-0/+5
2016-01-21SecurityPkg/Tpm12CommandLib: Add TPM 1.2 commands used by TCG modulesMichael Kinney8-188/+442
2015-12-15SecurityPkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2015-01-08Add TPM12 NV related function.Yao, Jiewen2-0/+256
2014-09-03SecurityPkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-28SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo1-0/+0
2014-08-28SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo1-2/+5
2014-08-151) Update code to use PcdFixedUsbCredentialProviderTokenFileName and Pcd...Dong, Guo1-2/+2
2013-10-21Add TPM1.2 SaveState API.jyao11-1/+50
2013-09-18Add TPM2 implementation.jyao13-0/+193