summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Library/DxeTpmMeasureBootLib
Commit message (Expand)AuthorAgeFilesLines
* 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: remove PE/COFF header workaround for ELILO on IPFArd Biesheuvel2018-09-201-21/+6
* SecurityPkg: Removing ipf which is no longer supported from edk2.chenc22018-06-291-2/+2
* SecurityPkg: Clean up source filesLiming Gao2018-06-283-59/+59
* SecurityPkg: Refine type cast for pointer subtractionHao Wu2017-03-061-5/+5
* SecurityPkg: Use IsZeroGuid API for zero GUID checkingHao Wu2016-08-312-5/+3
* SecurityPkg DxeTpmMeasureBootLib: Add comments in TcgMeasurePeImage()Liming Gao2016-07-141-1/+4
* DxeTpmMeasureBootLib: Change global variable name to avoid name conflict.Eric Dong2015-12-181-5/+5
* SecurityPkg: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* SecurityPkg: Remove mZeroGuid definition in DxeTpmMeasureBootLibHao Wu2015-07-072-4/+5
* Handle TPM device error and avoid deadloop in BDS.Yao, Jiewen2015-01-121-2/+2
* 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
* Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni2013-07-262-18/+10
* Update code not to block application/driver load when event log is full.gdong12013-04-181-1/+9
* Rename Trusted Hob to Measured FV hob and add Guided Hob layout structureczhang462012-09-282-13/+11
* Fix compile errorczhang462012-09-121-1/+1
* Enable TPM measurement lib to measure all PE image from a FV unmeasured by Tc...czhang462012-09-112-19/+84
* Add check for DevicePathNode. lgao42012-08-291-0/+1
* Add PI1.2.1 SAP2 support and UEFI231B mantis 896lgao42012-08-221-23/+14
* Add comment for modules which have external input.jyao12012-06-122-1/+31
* Fix compatibility issue when using IPF image with PE32 magic value in the Opt...sfu52012-06-081-1/+14
* Enhance GPT measurement to be able to handle different partition entry size.gdong12012-06-011-6/+6
* Enhances PE image hash algorithm in DxeImageVerificationLib and DxeTpmMeasur...tye12012-04-281-80/+137
* Patch include:ydong102012-04-261-2/+2
* Validate some fields in PE image to make sure not access violation for later ...ydong102012-04-241-0/+33
* Remove ASSERT to let DXE core return gracefully when loading an invalid image.gdong12012-02-271-3/+1
* Add security package to repository.gdong12011-09-022-0/+884