]> git.proxmox.com Git - mirror_edk2.git/commitdiff
BaseTool/Pkcs7: Add TestRoot.cer.
authorJiewen Yao <jiewen.yao@intel.com>
Fri, 30 Sep 2016 07:45:50 +0000 (15:45 +0800)
committerJiewen Yao <jiewen.yao@intel.com>
Thu, 3 Nov 2016 05:44:45 +0000 (13:44 +0800)
We add this binary data file for TestRoot.cer.
So that a platform may include this default file in FDF,
to check if the platform is using default test key,
or different production key.

Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiewen Yao <jiewen.yao@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
BaseTools/Source/Python/Pkcs7Sign/TestRoot.cer [new file with mode: 0644]

diff --git a/BaseTools/Source/Python/Pkcs7Sign/TestRoot.cer b/BaseTools/Source/Python/Pkcs7Sign/TestRoot.cer
new file mode 100644 (file)
index 0000000..e42f073
Binary files /dev/null and b/BaseTools/Source/Python/Pkcs7Sign/TestRoot.cer differ