summaryrefslogtreecommitdiff
path: root/SecurityPkg/Library/DxeImageVerificationLib
AgeCommit message (Expand)Author
2013-09-18Add TPM2 implementation.jyao1
2013-08-281. Change default PCD in SecurityPkg to 4 (DENY_EXECUTE) in DEC file.Fu Siyuan
2013-05-17Fix a bug that “SecureBoot” varaible will be updated to NV+AT attribute i...sfu5
2013-03-06Fix a bug that IsSignatureFoundInDatabase() incorrectly computes CertCount.sfu5
2013-02-21Update the DxeImageVerificationLib to support for Authenticode-signed UEFI im...sfu5
2012-12-12Add a NULL string to the Image Execution Information Table if the Name is NUL...sfu5
2012-10-17Remove useless MD5 OID ASN.1 value from DxeImageVerificationLib.tye1
2012-09-06Check the value of Hdr.dwLength for signed EFI image before image validation.sfu5
2012-08-23Update the DxeImageVerificationLib to handle the signed image which CertType ...sfu5
2012-08-22Add PI1.2.1 SAP2 support and UEFI231B mantis 896lgao4
2012-08-151. Remove the code path which use X509 cert in KEK to validate PKCS7 signed i...sfu5
2012-07-12Fix a bug in DxeImageVerificationLib which will pass incorrect trust cert siz...sfu5
2012-07-051. Reset system when user changes secure boot state in secure boot configurat...sfu5
2012-06-12Add comment for modules which have external input.jyao1
2012-06-08Fix compatibility issue when using IPF image with PE32 magic value in the Opt...sfu5
2012-05-31Fixed build failed.ydong10
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong10
2012-05-28Fix a bug in DxeImageVerificationLib to use the correct certificate length wh...sfu5
2012-05-08Removes redundant code and adds data size check for certificate data in DxeIm...tye1
2012-04-28 Enhances PE image hash algorithm in DxeImageVerificationLib and DxeTpmMeasur...tye1
2012-04-26Patch include:ydong10
2012-04-24Validate some fields in PE image to make sure not access violation for later ...ydong10
2012-03-191. Add more error handling code to DxeImageVerificationLib and BaseCryptLib.sfu5
2011-10-28SecurityPkg: Update DxeImageVerificationLib with following changes:xdu2
2011-10-28Enable/Disable Secured Boot by 'Secure Boot Configuration' Page which is unde...qianouyang
2011-09-211. Enhance DxeImageVerificationLib to avoid some corrupted input.hhuan13
2011-09-02Add security package to repository.gdong1