summaryrefslogtreecommitdiff
path: root/SecurityPkg/Library
AgeCommit message (Expand)AuthorFilesLines
2012-07-12Fix a bug in DxeImageVerificationLib which will pass incorrect trust cert siz...sfu51-1/+1
2012-07-051. Reset system when user changes secure boot state in secure boot configurat...sfu52-35/+8
2012-06-12Add comment for modules which have external input.jyao16-6/+90
2012-06-08Fix compatibility issue when using IPF image with PE32 magic value in the Opt...sfu52-3/+44
2012-06-01Enhance GPT measurement to be able to handle different partition entry size.gdong11-6/+6
2012-06-01Fix TCG PPI request EnableActivateClear failure.gdong11-3/+10
2012-05-31Fixed build failed.ydong102-5/+5
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong102-6/+6
2012-05-28Fix a bug in DxeImageVerificationLib to use the correct certificate length wh...sfu51-1/+1
2012-05-09Fix always reboot issue for an invalid physical presence operation request.gdong11-3/+20
2012-05-08Removes redundant code and adds data size check for certificate data in DxeIm...tye11-15/+24
2012-04-28 Enhances PE image hash algorithm in DxeImageVerificationLib and DxeTpmMeasur...tye12-180/+264
2012-04-26Patch include:ydong102-4/+4
2012-04-24Validate some fields in PE image to make sure not access violation for later ...ydong104-1/+105
2012-04-18Update comments for NULL PlatformSecureLib instance.sfu52-2/+8
2012-04-12Update the default return value of UserPhysicalPresent to TRUE.sfu51-1/+1
2012-03-271. Remove “Force clear PK” feature in AuthVarialbe driver.sfu52-15/+15
2012-03-191. Add more error handling code to DxeImageVerificationLib and BaseCryptLib.sfu52-2/+11
2012-02-27Remove ASSERT to let DXE core return gracefully when loading an invalid image.gdong11-3/+1
2011-10-28SecurityPkg: Update DxeImageVerificationLib with following changes:xdu21-175/+204
2011-10-28Enable/Disable Secured Boot by 'Secure Boot Configuration' Page which is unde...qianouyang3-1/+20
2011-10-12 Update UID drivers to align with latest UEFI spec 2.3.1.gdong11-1/+1
2011-09-27Implement Tcg physical presence as a library instead of DXE driver in order t...gdong13-0/+1166
2011-09-211. Enhance DxeImageVerificationLib to avoid some corrupted input.hhuan131-35/+105
2011-09-06Change related:ydong101-1/+1
2011-09-02Add security package to repository.gdong114-0/+3929