summaryrefslogtreecommitdiff
path: root/SecurityPkg/Include/Library/Tpm2CommandLib.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-30SecurityPkg: Add TCG PFP 1.06 support.Wenxing Hou1-1/+22
2021-12-17SecurityPkg: Debug code to audit BIOS TPM extend operationsRodrigo Gonzalez del Cueto1-8/+25
2021-12-07SecurityPkg: Apply uncrustify changesMichael Kubacki1-161/+161
2021-12-07SecurityPkg: Change OPTIONAL keyword usage styleMichael D Kinney1-7/+7
2020-07-28SecurityPkg/Tpm2CommandLib: add a new functionZhang, Qi1-0/+16
2019-10-23SecurityPkg: Fix spelling errorsSean Brogan1-1/+1
2019-04-09SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28SecurityPkg: Clean up source filesLiming Gao1-39/+39
2017-02-21SecurityPkg/TpmCommandLib: Add Tpm2ReadPublic.Jiewen Yao1-1/+21
2016-11-21SecurityPkg TPM2: Update desc for param Buffer of GetDigestListSize()Star Zeng1-1/+1
2016-11-21SecurityPkg TPM2: Add GetHashMaskFromAlgo() into Tpm2CommandLibStar Zeng1-0/+13
2016-11-21SecurityPkg TPM2: Make IsHashAlgSupportedInHashAlgorithmMask externalStar Zeng1-0/+16
2016-09-21SecurityPkg/TPM2: Extract GetSupportedAndActivePcrs to Tpm2CommandLibJiewen Yao1-0/+18
2016-09-21SecurityPkg/TPM2: Move CopyDigestListToBuffer() to Tpm2CommandLibJiewen Yao1-0/+17
2016-09-21SecurityPkg/TPM2: Move GetDigestListSize() to Tpm2CommandLibJiewen Yao1-0/+13
2016-09-21SecurityPkg/TPM2: Update function header of GetDigestFromDigestList()Star Zeng1-6/+6
2016-09-21SecurityPkg/TPM2: Move GetDigestFromDigestList() to Tpm2CommandLibJiewen Yao1-0/+18
2016-09-21SecurityPkg/TPM2: Move Tpm2PcrAllocateBanks() to Tpm2CommandLibJiewen Yao1-1/+18
2014-12-23Add TPM2 commands which might be used in provision.Yao, Jiewen1-0/+19
2014-12-12Add TPM2 commands which might be used in field upgrade.Yao, Jiewen1-1/+132
2013-09-18Add TPM2 implementation.jyao11-0/+824