]> git.proxmox.com Git - mirror_edk2.git/history - SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.c
Update code to always publish EFI_IMAGE_EXECUTION_INFO_TABLE.
[mirror_edk2.git] / SecurityPkg / Library / DxeImageVerificationLib / DxeImageVerificationLib.c
2014-06-25 Dong, GuoUpdate code to always publish EFI_IMAGE_EXECUTION_INFO_...
2013-12-02 Fu SiyuanUpdate DEC file and DxeImageVerificationLib to note...
2013-09-18 jyao1Add TPM2 implementation.
2013-08-28 Fu Siyuan1. Change default PCD in SecurityPkg to 4 (DENY_EXECUTE...
2013-05-17 sfu5Fix a bug that “SecureBoot” varaible will be updated...
2013-03-06 sfu5Fix a bug that IsSignatureFoundInDatabase() incorrectly...
2013-02-21 sfu5Update the DxeImageVerificationLib to support for Authe...
2012-12-12 sfu5Add a NULL string to the Image Execution Information...
2012-10-17 tye1Remove useless MD5 OID ASN.1 value from DxeImageVerific...
2012-09-06 sfu5Check the value of Hdr.dwLength for signed EFI image...
2012-08-23 sfu5Update the DxeImageVerificationLib to handle the signed...
2012-08-22 lgao4Add PI1.2.1 SAP2 support and UEFI231B mantis 896
2012-08-15 sfu51. Remove the code path which use X509 cert in KEK...
2012-07-12 sfu5Fix a bug in DxeImageVerificationLib which will pass...
2012-07-05 sfu51. Reset system when user changes secure boot state...
2012-06-12 jyao1Add comment for modules which have external input.
2012-06-08 sfu5Fix compatibility issue when using IPF image with PE32...
2012-05-31 ydong10Fixed build failed.
2012-05-30 ydong10Add new interface GetVariable2 and GetEfiGlobalVariable...
2012-05-28 sfu5Fix a bug in DxeImageVerificationLib to use the correct...
2012-05-08 tye1Removes redundant code and adds data size check for...
2012-04-28 tye1 Enhances PE image hash algorithm in DxeImageVerificati...
2012-04-26 ydong10Patch include:
2012-04-24 ydong10Validate some fields in PE image to make sure not acces...
2012-03-19 sfu51. Add more error handling code to DxeImageVerification...
2011-10-28 xdu2SecurityPkg: Update DxeImageVerificationLib with follow...
2011-10-28 qianouyangEnable/Disable Secured Boot by 'Secure Boot Configurati...
2011-09-21 hhuan131. Enhance DxeImageVerificationLib to avoid some corrup...
2011-09-02 gdong1Add security package to repository.