summaryrefslogtreecommitdiff
path: root/SecurityPkg/Library/DxeTpmMeasureBootLib
AgeCommit message (Expand)AuthorFilesLines
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni2-18/+10
2013-04-18Update code not to block application/driver load when event log is full.gdong11-1/+9
2012-09-28Rename Trusted Hob to Measured FV hob and add Guided Hob layout structureczhang462-13/+11
2012-09-12Fix compile errorczhang461-1/+1
2012-09-11Enable TPM measurement lib to measure all PE image from a FV unmeasured by Tc...czhang462-19/+84
2012-08-29Add check for DevicePathNode. lgao41-0/+1
2012-08-22Add PI1.2.1 SAP2 support and UEFI231B mantis 896lgao41-23/+14
2012-06-12Add comment for modules which have external input.jyao12-1/+31
2012-06-08Fix compatibility issue when using IPF image with PE32 magic value in the Opt...sfu51-1/+14
2012-06-01Enhance GPT measurement to be able to handle different partition entry size.gdong11-6/+6
2012-04-28 Enhances PE image hash algorithm in DxeImageVerificationLib and DxeTpmMeasur...tye11-80/+137
2012-04-26Patch include:ydong101-2/+2
2012-04-24Validate some fields in PE image to make sure not access violation for later ...ydong101-0/+33
2012-02-27Remove ASSERT to let DXE core return gracefully when loading an invalid image.gdong11-3/+1
2011-09-02Add security package to repository.gdong12-0/+884