summaryrefslogtreecommitdiff
path: root/SecurityPkg/Library/Tpm2CommandLib
AgeCommit message (Expand)AuthorFilesLines
2021-12-17SecurityPkg: Debug code to audit BIOS TPM extend operationsRodrigo Gonzalez del Cueto1-1/+189
2021-12-07SecurityPkg: Apply uncrustify changesMichael Kubacki14-2005/+2099
2021-12-07SecurityPkg: Change OPTIONAL keyword usage styleMichael D Kinney5-7/+7
2021-12-07SecurityPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney11-95/+94
2021-08-09SecurityPkg: Fix GetSupportedAndActivePcrs counter calculationRodrigo Gonzalez del Cueto1-17/+29
2020-07-28SecurityPkg/Tpm2CommandLib: add a new functionZhang, Qi1-0/+40
2020-02-10SecurityPkg/Library/Tpm: Fix various typosAntoine Coeur1-1/+1
2019-10-23SecurityPkg: Fix spelling errorsSean Brogan2-3/+3
2019-04-09SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney16-110/+16
2018-06-29SecurityPkg: Removing ipf which is no longer supported from edk2.chenc21-2/+2
2018-06-28SecurityPkg: Clean up source filesLiming Gao9-126/+126
2018-03-21SecurityPkg Tpm2CommandLib: Fix TPM2.0 response memory overflowZhang, Chao B8-10/+151
2017-03-06SecurityPkg: Refine type cast for pointer subtractionHao Wu1-3/+3
2017-02-21SecurityPkg/TpmCommandLib: Add Tpm2ReadPublic.Jiewen Yao2-1/+348
2016-12-29SecurityPkg: Tcg2Smm: TPM2 Vendor specific HIDZhang, Chao B1-2/+2
2016-11-21SecurityPkg TPM2: Update desc for param Buffer of GetDigestListSize()Star Zeng1-1/+1
2016-11-21SecurityPkg TPM2: Add GetHashMaskFromAlgo() into Tpm2CommandLibStar Zeng1-5/+29
2016-11-21SecurityPkg TPM2: Make IsHashAlgSupportedInHashAlgorithmMask externalStar Zeng1-0/+1
2016-11-21SecurityPkg TPM2: Assign real copied count in CopyDigestListToBuffer()Star Zeng1-1/+6
2016-09-21SecurityPkg/TPM2: Extract GetSupportedAndActivePcrs to Tpm2CommandLibJiewen Yao1-0/+92
2016-09-21SecurityPkg/TPM2: Move CopyDigestListToBuffer() to Tpm2CommandLibJiewen Yao1-0/+83
2016-09-21SecurityPkg/TPM2: Move GetDigestListSize() to Tpm2CommandLibJiewen Yao1-0/+26
2016-09-21SecurityPkg/TPM2: Update function header of GetDigestFromDigestList()Star Zeng1-7/+7
2016-09-21SecurityPkg/TPM2: Move GetDigestFromDigestList() to Tpm2CommandLibJiewen Yao1-1/+37
2016-09-21SecurityPkg/TPM2: Move Tpm2PcrAllocateBanks() to Tpm2CommandLibJiewen Yao1-0/+134
2016-05-03SecurityPkg: Add DEBUG messages for TPM2StartupSamer El-Haj-Mahmoud1-0/+4
2016-01-27SecurityPkg: Correct data copy in Tpm2NvReadPublic.Yao, Jiewen1-2/+2
2016-01-11SecurityPkg: Clear AuthSession content after use.Yao, Jiewen6-122/+333
2016-01-11SecurityPkg: Add Tpm2Startup return code check.Yao, Jiewen1-4/+25
2015-12-15SecurityPkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2014-12-23Correct AuthHandle definition for Tpm2SetPrimaryPolicy.Yao, Jiewen1-1/+1
2014-12-23Add TPM2 commands which might be used in provision.Yao, Jiewen1-0/+78
2014-12-19Use better coding style.Yao, Jiewen1-1/+1
2014-12-12Add TPM2 commands which might be used in field upgrade.Yao, Jiewen5-0/+653
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-07Clean up code.jyao13-9/+9
2013-09-18Add TPM2 implementation.jyao111-0/+4046