summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.c
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg: DxeTpm2MeasureBootLib: SECURITY PATCH 4117 - CVE 2022-36763Douglas Flick [MSFT]2024-01-161-29/+40
* SecurityPkg: Support CcMeasurementProtocol in DxeTpm2MeasureBootLibMin Xu2021-12-111-76/+263
* SecurityPkg: Apply uncrustify changesMichael Kubacki2021-12-071-110/+123
* SecurityPkg: Change OPTIONAL keyword usage styleMichael D Kinney2021-12-071-1/+1
* SecurityPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2021-12-071-7/+7
* SecurityPkg/TPM: measure UEFI images without associated device paths againGuomin Jiang2020-04-221-10/+10
* SecurityPkg: Fix few typosAntoine Coeur2020-02-101-1/+1
* SecurityPkg: Fix incorrect return value when File is NULLPhilippe Mathieu-Daudé2020-02-101-1/+8
* SecurityPkg: Fix spelling errorsSean Brogan2019-10-231-2/+2
* SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* SecurityPkg: Clean up source filesLiming Gao2018-06-281-44/+44
* SecurityPkg: Use IsZeroGuid API for zero GUID checkingHao Wu2016-08-311-4/+3
* SecurityPkg: Reduce verbosity of TPM DEBUG messagesSamer El-Haj-Mahmoud2015-09-161-1/+2
* Add TPM2 support defined in trusted computing group.Yao, Jiewen2015-08-131-74/+74
* Downgrade one debug message level in DxeTpm2MeasureBootHandler from EFI_D_ERR...Yao, Jiewen2015-07-281-1/+1
* SecurityPkg: Remove mTrEEZeroGuid definition in DxeTpm2MeasureBootLibHao Wu2015-07-071-3/+3
* Handle TPM device error and avoid deadloop in BDS.Yao, Jiewen2015-01-121-2/+2
* Fix execution status & DEBUG message level mismatch. EFI_D_ERROR is used o...Chao Zhang2014-11-101-3/+3
* Check the input file pointer before use it.Eric Dong2014-03-281-2/+4
* Add TPM2 implementation.jyao12013-09-181-0/+700