index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
SecurityPkg
/
Library
/
DxeImageVerificationLib
Age
Commit message (
Expand
)
Author
2014-09-03
SecurityPkg: Convert non DOS format files to DOS format
Gao, Liming
2014-08-28
SecurityPkg: INF/DEC file updates to EDK II packages
Dong, Guo
2014-08-28
SecurityPkg: INF/DEC file updates to EDK II packages
Dong, Guo
2014-06-25
Refine code to make it more safely.
Eric Dong
2014-06-25
Update code to always publish EFI_IMAGE_EXECUTION_INFO_TABLE.
Dong, Guo
2013-12-02
Update DEC file and DxeImageVerificationLib to note user that ALLOW_EXECUTE_O...
Fu Siyuan
2013-09-18
Add TPM2 implementation.
jyao1
2013-08-28
1. Change default PCD in SecurityPkg to 4 (DENY_EXECUTE) in DEC file.
Fu Siyuan
2013-05-17
Fix a bug that “SecureBoot” varaible will be updated to NV+AT attribute i...
sfu5
2013-03-06
Fix a bug that IsSignatureFoundInDatabase() incorrectly computes CertCount.
sfu5
2013-02-21
Update the DxeImageVerificationLib to support for Authenticode-signed UEFI im...
sfu5
2012-12-12
Add a NULL string to the Image Execution Information Table if the Name is NUL...
sfu5
2012-10-17
Remove useless MD5 OID ASN.1 value from DxeImageVerificationLib.
tye1
2012-09-06
Check the value of Hdr.dwLength for signed EFI image before image validation.
sfu5
2012-08-23
Update the DxeImageVerificationLib to handle the signed image which CertType ...
sfu5
2012-08-22
Add PI1.2.1 SAP2 support and UEFI231B mantis 896
lgao4
2012-08-15
1. Remove the code path which use X509 cert in KEK to validate PKCS7 signed i...
sfu5
2012-07-12
Fix a bug in DxeImageVerificationLib which will pass incorrect trust cert siz...
sfu5
2012-07-05
1. Reset system when user changes secure boot state in secure boot configurat...
sfu5
2012-06-12
Add comment for modules which have external input.
jyao1
2012-06-08
Fix compatibility issue when using IPF image with PE32 magic value in the Opt...
sfu5
2012-05-31
Fixed build failed.
ydong10
2012-05-30
Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....
ydong10
2012-05-28
Fix a bug in DxeImageVerificationLib to use the correct certificate length wh...
sfu5
2012-05-08
Removes 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-26
Patch include:
ydong10
2012-04-24
Validate some fields in PE image to make sure not access violation for later ...
ydong10
2012-03-19
1. Add more error handling code to DxeImageVerificationLib and BaseCryptLib.
sfu5
2011-10-28
SecurityPkg: Update DxeImageVerificationLib with following changes:
xdu2
2011-10-28
Enable/Disable Secured Boot by 'Secure Boot Configuration' Page which is unde...
qianouyang
2011-09-21
1. Enhance DxeImageVerificationLib to avoid some corrupted input.
hhuan13
2011-09-02
Add security package to repository.
gdong1