]> git.proxmox.com Git - mirror_edk2.git/commit - SecurityPkg/Pkcs7Verify/Pkcs7VerifyDxe/Pkcs7VerifyDxe.c
SecurityPkg: Add UEFI-2.5 PKCS7 Verification Protocol Support
authorQin Long <qin.long@intel.com>
Fri, 19 Jun 2015 02:45:06 +0000 (02:45 +0000)
committerqlong <qlong@Edk2>
Fri, 19 Jun 2015 02:45:06 +0000 (02:45 +0000)
commit2d0934995f54a9306cbea7a2fe570bb439f1bc10
tree147a7c91ade475aceb34b5c4befb3cc5e2f00a21
parentafeb55e4a67ed42eb1f822d06776166dfd7c4140
SecurityPkg: Add UEFI-2.5 PKCS7 Verification Protocol Support

This patch adds the support for PKCS7 Verification Protocol which
was defined in UEFI 2.5.
(NOTE: The VerifySignature interface was not supported in this
       version, due to openssl interface limitation)

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qin Long <qin.long@intel.com>
Reviewed-by: Chao Zhang <chao.b.zhang@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17670 6f19259b-4bc3-4df7-8a09-765794883524
SecurityPkg/Pkcs7Verify/Pkcs7VerifyDxe/Pkcs7VerifyDxe.c [new file with mode: 0644]
SecurityPkg/Pkcs7Verify/Pkcs7VerifyDxe/Pkcs7VerifyDxe.inf [new file with mode: 0644]
SecurityPkg/Pkcs7Verify/Pkcs7VerifyDxe/Pkcs7VerifyDxe.uni [new file with mode: 0644]
SecurityPkg/Pkcs7Verify/Pkcs7VerifyDxe/Pkcs7VerifyDxeExtra.uni [new file with mode: 0644]
SecurityPkg/SecurityPkg.dsc