summaryrefslogtreecommitdiff
path: root/SecurityPkg/Library/DxeTpm2MeasureBootLib
AgeCommit message (Expand)AuthorFilesLines
2024-01-18SecurityPkg: DxeTpm2MeasureBootLib: SECURITY PATCH 4117/4118 symbol renameDoug Flick4-25/+25
2024-01-16SecurityPkg: DxeTpm2MeasureBootLib: SECURITY PATCH 4118 - CVE 2022-36764Douglas Flick [MSFT]4-15/+131
2024-01-16SecurityPkg: DxeTpm2MeasureBootLib: SECURITY PATCH 4117 - CVE 2022-36763Douglas Flick [MSFT]6-30/+762
2021-12-11SecurityPkg: Support CcMeasurementProtocol in DxeTpm2MeasureBootLibMin Xu2-77/+265
2021-12-07SecurityPkg: Apply uncrustify changesMichael Kubacki1-110/+123
2021-12-07SecurityPkg: Change OPTIONAL keyword usage styleMichael D Kinney1-1/+1
2021-12-07SecurityPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-7/+7
2020-04-22SecurityPkg/TPM: measure UEFI images without associated device paths againGuomin Jiang1-10/+10
2020-02-10SecurityPkg: Fix few typosAntoine Coeur1-1/+1
2020-02-10SecurityPkg: Fix incorrect return value when File is NULLPhilippe Mathieu-Daudé1-1/+8
2019-10-23SecurityPkg: Fix spelling errorsSean Brogan1-2/+2
2019-04-09SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney3-19/+3
2018-11-21SecurityPkg: Update TCG PFP spec revision.Zhang, Chao B1-1/+3
2018-06-29SecurityPkg: Removing ipf which is no longer supported from edk2.chenc21-2/+2
2018-06-28SecurityPkg: Clean up source filesLiming Gao3-50/+50
2017-05-11SecurityPkg: Add TCG Spec info to TCG related modulesZhang, Chao B1-1/+4
2016-08-31SecurityPkg: Use IsZeroGuid API for zero GUID checkingHao Wu2-6/+4
2015-12-15SecurityPkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2015-09-16SecurityPkg: Reduce verbosity of TPM DEBUG messagesSamer El-Haj-Mahmoud1-1/+2
2015-08-13Add TPM2 support defined in trusted computing group.Yao, Jiewen2-75/+75
2015-07-28Downgrade one debug message level in DxeTpm2MeasureBootHandler from EFI_D_ERR...Yao, Jiewen1-1/+1
2015-07-07SecurityPkg: Remove mTrEEZeroGuid definition in DxeTpm2MeasureBootLibHao Wu2-4/+5
2015-01-12Handle TPM device error and avoid deadloop in BDS.Yao, Jiewen1-2/+2
2014-11-10 Fix execution status & DEBUG message level mismatch. EFI_D_ERROR is used o...Chao Zhang1-3/+3
2014-09-03SecurityPkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-28SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo1-0/+0
2014-08-28SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo1-9/+13
2014-03-28Check the input file pointer before use it.Eric Dong1-2/+4
2013-09-18Add TPM2 implementation.jyao12-0/+763