summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Library/Tpm2CommandLib
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg: Debug code to audit BIOS TPM extend operationsRodrigo Gonzalez del Cueto2021-12-171-1/+189
* SecurityPkg: Apply uncrustify changesMichael Kubacki2021-12-0714-2005/+2099
* SecurityPkg: Change OPTIONAL keyword usage styleMichael D Kinney2021-12-075-7/+7
* SecurityPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2021-12-0711-95/+94
* SecurityPkg: Fix GetSupportedAndActivePcrs counter calculationRodrigo Gonzalez del Cueto2021-08-091-17/+29
* SecurityPkg/Tpm2CommandLib: add a new functionZhang, Qi2020-07-281-0/+40
* SecurityPkg/Library/Tpm: Fix various typosAntoine Coeur2020-02-101-1/+1
* SecurityPkg: Fix spelling errorsSean Brogan2019-10-232-3/+3
* SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0916-110/+16
* SecurityPkg: Removing ipf which is no longer supported from edk2.chenc22018-06-291-2/+2
* SecurityPkg: Clean up source filesLiming Gao2018-06-289-126/+126
* SecurityPkg Tpm2CommandLib: Fix TPM2.0 response memory overflowZhang, Chao B2018-03-218-10/+151
* SecurityPkg: Refine type cast for pointer subtractionHao Wu2017-03-061-3/+3
* SecurityPkg/TpmCommandLib: Add Tpm2ReadPublic.Jiewen Yao2017-02-212-1/+348
* SecurityPkg: Tcg2Smm: TPM2 Vendor specific HIDZhang, Chao B2016-12-291-2/+2
* SecurityPkg TPM2: Update desc for param Buffer of GetDigestListSize()Star Zeng2016-11-211-1/+1
* SecurityPkg TPM2: Add GetHashMaskFromAlgo() into Tpm2CommandLibStar Zeng2016-11-211-5/+29
* SecurityPkg TPM2: Make IsHashAlgSupportedInHashAlgorithmMask externalStar Zeng2016-11-211-0/+1
* SecurityPkg TPM2: Assign real copied count in CopyDigestListToBuffer()Star Zeng2016-11-211-1/+6
* SecurityPkg/TPM2: Extract GetSupportedAndActivePcrs to Tpm2CommandLibJiewen Yao2016-09-211-0/+92
* SecurityPkg/TPM2: Move CopyDigestListToBuffer() to Tpm2CommandLibJiewen Yao2016-09-211-0/+83
* SecurityPkg/TPM2: Move GetDigestListSize() to Tpm2CommandLibJiewen Yao2016-09-211-0/+26
* SecurityPkg/TPM2: Update function header of GetDigestFromDigestList()Star Zeng2016-09-211-7/+7
* SecurityPkg/TPM2: Move GetDigestFromDigestList() to Tpm2CommandLibJiewen Yao2016-09-211-1/+37
* SecurityPkg/TPM2: Move Tpm2PcrAllocateBanks() to Tpm2CommandLibJiewen Yao2016-09-211-0/+134
* SecurityPkg: Add DEBUG messages for TPM2StartupSamer El-Haj-Mahmoud2016-05-031-0/+4
* SecurityPkg: Correct data copy in Tpm2NvReadPublic.Yao, Jiewen2016-01-271-2/+2
* SecurityPkg: Clear AuthSession content after use.Yao, Jiewen2016-01-116-122/+333
* SecurityPkg: Add Tpm2Startup return code check.Yao, Jiewen2016-01-111-4/+25
* SecurityPkg: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* Correct AuthHandle definition for Tpm2SetPrimaryPolicy.Yao, Jiewen2014-12-231-1/+1
* Add TPM2 commands which might be used in provision.Yao, Jiewen2014-12-231-0/+78
* Use better coding style.Yao, Jiewen2014-12-191-1/+1
* Add TPM2 commands which might be used in field upgrade.Yao, Jiewen2014-12-125-0/+653
* SecurityPkg: Convert non DOS format files to DOS formatGao, Liming2014-09-031-0/+0
* SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-281-0/+0
* SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-281-2/+5
* Clean up code.jyao12014-08-073-9/+9
* Add TPM2 implementation.jyao12013-09-1811-0/+4046