]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python/Pkcs7Sign
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / BaseTools / Source / Python / Pkcs7Sign /
2019-08-01 Bob FengBaseTools:Updata the output encoding of the Popen function
2019-08-01 Sean BroganBaseTools:replace the chinese quotation mark with unicode "
2019-04-09 Michael D KinneyBaseTools: Replace BSD License with BSD+Patent License
2019-04-01 Fan, ZhijuXBaseTools:Coding problems caused by special characters
2019-02-01 Feng, Bob CBaseTools: Handle the bytes and str difference
2019-02-01 Zhijux FanBaseTools: Update argparse arguments since it not have...
2019-02-01 Yunhua FengBaseTools: replace long by int
2018-10-15 Liming GaoRevert BaseTools: PYTHON3 migration
2018-10-13 Yunhua FengBaseTools: Update argparse arguments since it not have...
2018-10-13 Yunhua FengBaseTools: Handle the bytes and str difference
2018-10-13 Yunhua FengBaseTools: Rename long() to int()
2018-10-13 Yunhua FengBaseTools: Remove the "from __future__ import" items
2018-08-03 Kinney, Michael DBaseTools/Pkcs7Sign: Add PKCS7 test key include files
2018-06-27 Gary LinBaseTools: Adjust the spaces around commas and colons
2018-06-27 Gary LinBaseTools: Remove the old python "not-equal"
2018-06-27 Gary LinBaseTools: Refactor python print statements
2017-04-27 Yonghong ZhuBaseTools: Pkcs7Sign Tool to support OPENSSL_PATH has...
2017-04-12 Long QinBaseTools/Pkcs7Sign: Update the test certificates ...
2017-03-29 Yonghong ZhuBaseTools: Update Pkcs7 and RSA2048 tool with shell...
2017-03-18 Yonghong ZhuBaseTools: Update some tool with shell=True
2016-11-04 Jiewen YaoBaseTools/Pkcs7: Add readme.md
2016-11-03 Jiewen YaoBaseTool/Pkcs7: Add TestRoot.cer.
2016-10-17 Yonghong ZhuBaseTools: Update sign tool to make MonotonicCount...
2016-09-04 Yonghong ZhuBaseTools: Change source files to DOS format
2016-08-19 Yonghong ZhuBaseTools: Add the PKCS7 tool