]> git.proxmox.com Git - mirror_edk2.git/history - SecurityPkg/Library/DxeImageVerificationLib
MdePkg: introduce standalone MM entry point library implementation
[mirror_edk2.git] / SecurityPkg / Library / DxeImageVerificationLib /
2018-09-20 Ard BiesheuvelSecurityPkg: remove PE/COFF header workaround for ELILO...
2018-06-29 chenc2SecurityPkg: Removing ipf which is no longer supported...
2018-06-28 Liming GaoSecurityPkg: Clean up source files
2017-03-06 Hao WuSecurityPkg: Refine type cast for pointer subtraction
2017-01-25 Zhang, Chao BSecurityPkg: Tcg2Dxe: Use UEFI_VARIABLE_DATA
2017-01-22 Zhang, Chao BSecurityPkg: DxeImageVerificationLib: Update PCR[7...
2016-07-14 Liming GaoSecurityPkg DxeImageVerificationLib: Add comments in...
2016-05-19 Cinnamon ShiaSecurityPkg/DxeImageVerificationLib: Add DEBUG messages...
2016-05-04 Zhang, Chao BSecurityPkg: AuthVariableLib: Remove Customized SecureB...
2016-04-29 Zhang, Chao BSecuritPkg: DxeImageVerificationLib: Fix wrong verifica...
2015-12-15 Jordan JustenSecurityPkg: Convert all .uni files to utf-8
2015-12-07 Chao ZhangSecurityPkg: AuthVariableLib: Customized SecureBoot...
2015-12-03 Ard BiesheuvelSecurityPkg: put missing empty lines at the end of...
2015-08-17 Chao ZhangSecurityPkg: Update SignatureSize to comply UEFI spec
2015-07-15 Chao ZhangSecurityPkg: Fix DBX Variable Read Error in ImageVerifi...
2015-06-23 Liming GaoSecurityPkg: Fix wrong calculation of ImageExeInfoEntrySize
2015-06-09 Chao ZhangSecurityPkg: Fix wrong cert data measurement in DBX...
2015-03-13 Shumin QiuSecurityPkg: Fix typo.
2015-02-05 Long, QinAdd the missed local variable initialization to remove...
2015-02-04 Long, QinCorrect the DBX and Certificate Hash Checking.
2014-12-25 Long, QinCorrect the Hash Calculation for Revoked X.509 Certific...
2014-12-11 Dong Guocorrect a data type error.
2014-12-10 Dong GuoAdd failed image Name in the Image Execution Informatio...
2014-12-03 Qin LongCode clean-up to eliminate potential "dereferenced...
2014-11-26 Qin LongCorrect the alignment calculation of PE/COFF attribute...
2014-11-14 Qin LongUEFI 2.4 X509 Certificate Hash and RFC3161 Timestamp...
2014-11-10 Chao Zhang Fix execution status & DEBUG message level mismatch...
2014-09-03 Gao, LimingSecurityPkg: Convert non DOS format files to DOS format
2014-08-28 Dong, GuoSecurityPkg: INF/DEC file updates to EDK II packages
2014-08-28 Dong, GuoSecurityPkg: INF/DEC file updates to EDK II packages
2014-06-25 Eric DongRefine code to make it more safely.
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.