]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: Add some posixlike files for Linux
authorYonghong Zhu <yonghong.zhu@intel.com>
Sun, 25 Sep 2016 02:47:08 +0000 (10:47 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Tue, 27 Sep 2016 06:00:42 +0000 (14:00 +0800)
commit324dd9b468fc53c1b162035334620e47a0637b41
tree8295b0a85f46919829b3c5bf61e3c23306d1d8f7
parent84ace59fd7c4a23e27e89756e449d058907b4ac6
BaseTools: Add some posixlike files for Linux

Add the posixlike files for Rsa2048Sha256Sign, Rsa2048Sha256GenerateKeys
and Pkcs7Sign.

Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/BinWrappers/PosixLike/Pkcs7Sign [new file with mode: 0755]
BaseTools/BinWrappers/PosixLike/Rsa2048Sha256GenerateKeys [new file with mode: 0755]
BaseTools/BinWrappers/PosixLike/Rsa2048Sha256Sign [new file with mode: 0755]