summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Tcg/Tcg2Pei
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg: Initailize variable Status before it is consumed.Zhiguang Liu2020-09-011-0/+1
* SecurityPkg/Tcg2: handle PRE HASH and LOG ONLYQi Zhang2020-08-261-5/+7
* SecurityPkg/Tcg2Pei: Use Migrated FV Info Hob for calculating hash (CVE-2019-...Guomin Jiang2020-07-282-3/+29
* SecurityPkg/Tcg2: Add TcgPpiJiewen Yao2020-07-232-27/+86
* SecurityPkg/Tcg2Pei: Add missing PCRIndex in FvBlob event.Jiewen Yao2020-07-111-0/+1
* SecurityPkg: Issues reported by ECC in EDK2.GuoMinJ2020-02-141-2/+2
* SecurityPkg/Tcg: Fix various typosAntoine Coeur2020-02-101-2/+2
* SecurityPkg/Tcg2Pei: Add TCG PFP 105 support.Jiewen Yao2020-01-062-14/+89
* SecurityPkg: Fix spelling errorsSean Brogan2019-10-231-8/+8
* SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-094-25/+4
* SecurityPkg Tcg(2)Pei: Remove the using of PcdPeiCoreMaxFvSupportedStar Zeng2018-12-192-23/+37
* SecurityPkg: Update TCG PFP spec revision.Zhang, Chao B2018-11-211-2/+2
* SecurityPkg/Tcg: Add use case for new Perf macroDandan Bi2018-07-261-0/+4
* SecurityPkg: Removing ipf which is no longer supported from edk2.chenc22018-06-291-2/+2
* SecurityPkg: Clean up source filesLiming Gao2018-06-282-27/+27
* SecurityPkg/Tcg2Pei: drop PeiReadOnlyVariable from DepexMarc-André Lureau2018-03-091-1/+0
* SecurityPkg/Tcg2Pei: drop Tcg2PhysicalPresenceLib dependencyMarc-André Lureau2018-03-022-3/+0
* SecurityPkg\Tcg2Pei: FV measure performance enhancementZhang, Chao B2017-10-152-73/+174
* SecurityPkg: Add TCG Spec info to TCG related modulesZhang, Chao B2017-05-111-1/+6
* SecurityPkg: Error Level is not used correctlyJeff Fan2017-04-121-2/+2
* SecurityPkg Tcg2Pei: Add comments into LogHashEvent()Star Zeng2016-11-211-0/+4
* SecurityPkg Tcg2Pei: Fix GCC build failure caused by 5919a9600e07Star Zeng2016-09-231-5/+5
* SecurityPkg/TPM2: Sync PcrAllocations and PcrMaskJiewen Yao2016-09-212-46/+68
* SecurityPkg/TPM2: Move CopyDigestListToBuffer() to Tpm2CommandLibJiewen Yao2016-09-211-82/+1
* SecurityPkg/TPM2: Move GetDigestListSize() to Tpm2CommandLibJiewen Yao2016-09-211-25/+0
* SecurityPkg/TPM2: Move GetDigestFromDigestList() to Tpm2CommandLibJiewen Yao2016-09-211-36/+1
* SecurityPkg Tcg2: Remove use of module internal API InternalIsZeroBuffer()Hao Wu2016-08-221-32/+5
* SecurityPkg Tcg2: Rename internal API IsZeroBuffer to InternalIsZeroBufferHao Wu2016-08-221-6/+6
* SecurityPkg: Use PcdGet32() to access PcdPeiCoreMaxFvSupportedLiming Gao2016-05-171-5/+5
* SecurityPkg Tcg2Pei: Fix a typo in function descriptionHao Wu2016-01-061-1/+1
* SecurityPkg: Correct Pcd Usage PcdTpm2HashMask in Tcg2PeiLiming Gao2015-12-171-1/+3
* SecurityPkg: Convert all .uni files to utf-8Jordan Justen2015-12-152-0/+0
* Add error handling for TPM in S3 resume failure.Yao, Jiewen2015-11-101-0/+50
* SecurityPkg: Use PcdSet##S to instead of PcdSet##Star Zeng2015-10-161-1/+2
* Add TPM2 support defined in trusted computing group.Yao, Jiewen2015-08-134-0/+1035