summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Tcg/TcgPei/TcgPei.c
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg: Apply uncrustify changesMichael Kubacki2021-12-071-123/+129
* SecurityPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2021-12-071-4/+4
* SecurityPkg/TcgPei: Use Migrated FV Info Hob for calculating hash (CVE-2019-1...Guomin Jiang2020-07-281-2/+27
* SecurityPkg/Tcg: Add TcgPpiJiewen Yao2020-07-231-5/+56
* SecurityPkg/Tcg: Fix various typosAntoine Coeur2020-02-101-4/+4
* SecurityPkg: Fix spelling errorsSean Brogan2019-10-231-9/+9
* SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* SecurityPkg Tcg(2)Pei: Remove the using of PcdPeiCoreMaxFvSupportedStar Zeng2018-12-191-22/+37
* SecurityPkg/Tcg: Add use case for new Perf macroDandan Bi2018-07-261-0/+5
* SecurityPkg: Clean up source filesLiming Gao2018-06-281-35/+35
* SecurityPkg: TcgPei: Sync TCG PP lifetime lock stateZhang, Chao B2017-01-061-1/+2
* SecurityPkg/TcgPei: Use updated Tpm12CommandLib APIsMichael Kinney2016-01-211-27/+60
* SecurityPkg/TcgPei: Replace TpmCommLib with Tpm12DeviceLibMichael Kinney2016-01-211-38/+13
* Add performance optimization for Tcg/TrEE.Yao, Jiewen2015-03-041-0/+13
* Add TpmInitializationDonePpi to TPM PEI module.Yao, Jiewen2015-01-221-6/+22
* Handle TPM device error and avoid deadloop in BDS.Yao, Jiewen2015-01-121-7/+26
* Update TcgPei and TrEEPei driver to make gEfiMdeModulePkgTokenSpaceGuid.PcdPe...Dong, Guo2014-08-201-6/+12
* MdeModulePkg/SecurityPkg: Update TreePei to handle FvInfo2 and update FwVol o...Star Zeng2014-04-151-0/+9
* Remove hide TPM support.Dong Guo2014-03-271-5/+1
* 1. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE...Star Zeng2013-10-111-0/+6
* Add TPM2 implementation.jyao12013-09-181-6/+40
* Remove TPM selftest on S3 boot path to save timeczhang462012-10-221-3/+10
* Rename Trusted Hob to Measured FV hob and add Guided Hob layout structureczhang462012-09-281-14/+12
* Enable TPM measurement lib to measure all PE image from a FV unmeasured by Tc...czhang462012-09-111-10/+106
* fix compile error in TcgPeiczhang462012-09-051-1/+1
* TcgPei need to measure anything to PCR in S3 bootpath, so skip shadow logic.czhang462012-08-281-11/+16
* Use firmware version instead of hardcode string for S-CRTM version identifierczhang462012-08-271-6/+6
* Enhance TCG driver to provide TPM physical presence lifetime lock capability.gdong12012-07-261-9/+43
* Add security package to repository.gdong12011-09-021-0/+593