]> git.proxmox.com Git - mirror_edk2.git/commit - SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.c
SecurityPkg: Update DxeImageVerificationLib with following changes:
authorxdu2 <xdu2@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 28 Oct 2011 09:54:08 +0000 (09:54 +0000)
committerxdu2 <xdu2@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 28 Oct 2011 09:54:08 +0000 (09:54 +0000)
commit45bf2c4789c71c2a65170d07b274acee17b3e374
tree3d49003a6a21605d87a6255d7aa6913c840f2170
parentd26727de5f0e17fb665fccc6f513d316bc938cf1
SecurityPkg: Update DxeImageVerificationLib with following changes:

1. Update to check image digest against dbx before execute it.
2. Update to support revoke certificate.
3. Update to support enroll unsigned PE image's Hash to allowed database (db). (Note: Unsigned Image's Hash is calculated in the same way with authenticode, the algorithm is assumed to be SHA256.)

Signed-off-by: xdu2
Reviewed-by: tye
Reviewed-by: gdong1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12598 6f19259b-4bc3-4df7-8a09-765794883524
SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.c