summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Library/DxeTpm2MeasureBootLib
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg: DxeTpm2MeasureBootLib: SECURITY PATCH 4117/4118 symbol renameDoug Flick2024-01-184-25/+25
* SecurityPkg: DxeTpm2MeasureBootLib: SECURITY PATCH 4118 - CVE 2022-36764Douglas Flick [MSFT]2024-01-164-15/+131
* SecurityPkg: DxeTpm2MeasureBootLib: SECURITY PATCH 4117 - CVE 2022-36763Douglas Flick [MSFT]2024-01-166-30/+762
* SecurityPkg: Support CcMeasurementProtocol in DxeTpm2MeasureBootLibMin Xu2021-12-112-77/+265
* 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-093-19/+3
* SecurityPkg: Update TCG PFP spec revision.Zhang, Chao B2018-11-211-1/+3
* SecurityPkg: Removing ipf which is no longer supported from edk2.chenc22018-06-291-2/+2
* SecurityPkg: Clean up source filesLiming Gao2018-06-283-50/+50
* SecurityPkg: Add TCG Spec info to TCG related modulesZhang, Chao B2017-05-111-1/+4
* SecurityPkg: Use IsZeroGuid API for zero GUID checkingHao Wu2016-08-312-6/+4
* SecurityPkg: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* 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-132-75/+75
* 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-072-4/+5
* 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
* 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-9/+13
* Check the input file pointer before use it.Eric Dong2014-03-281-2/+4
* Add TPM2 implementation.jyao12013-09-182-0/+763