]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools/Pkcs7Sign: Add PKCS7 test key include files
authorKinney, Michael D <michael.d.kinney@intel.com>
Mon, 16 Apr 2018 05:02:05 +0000 (22:02 -0700)
committerKinney, Michael D <michael.d.kinney@intel.com>
Fri, 3 Aug 2018 22:36:06 +0000 (15:36 -0700)
commit526dd0245bf0db6a01c21943201a4572747bca7f
tree260ea97e2edc2b03f04136622a4ae234cedfe065
parentdd4cae4d82c7477273f3da455084844db5cca0c0
BaseTools/Pkcs7Sign: Add PKCS7 test key include files

https://bugzilla.tianocore.org/show_bug.cgi?id=1073

Add PCD statement include files for the PKCS7 test key.
* gEfiSecurityPkgTokenSpaceGuid.PcdPkcs7CertBuffer
* gFmpDevicePkgTokenSpaceGuid.PcdFmpDevicePkcs7CertBufferXdr

These include files can be used in !include statements in PCD
sections of a platform DSC file to assign these PCDs to the
test key certificate values.

Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
BaseTools/Source/Python/Pkcs7Sign/Readme.md
BaseTools/Source/Python/Pkcs7Sign/TestRoot.cer.gEfiSecurityPkgTokenSpaceGuid.PcdPkcs7CertBuffer.inc [new file with mode: 0644]
BaseTools/Source/Python/Pkcs7Sign/TestRoot.cer.gFmpDevicePkgTokenSpaceGuid.PcdFmpDevicePkcs7CertBufferXdr.inc [new file with mode: 0644]