summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Pkcs7Sign
Commit message (Expand)AuthorAgeFilesLines
* BaseTools:Updata the output encoding of the Popen functionBob Feng2019-08-011-1/+1
* BaseTools:replace the chinese quotation mark with unicode "Sean Brogan2019-08-011-1/+1
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* BaseTools:Coding problems caused by special charactersFan, ZhijuX2019-04-011-1/+1
* BaseTools: Handle the bytes and str differenceFeng, Bob C2019-02-011-1/+1
* BaseTools: Update argparse arguments since it not have version nowZhijux Fan2019-02-011-1/+2
* BaseTools: replace long by intYunhua Feng2019-02-011-5/+5
* Revert BaseTools: PYTHON3 migrationLiming Gao2018-10-151-8/+8
* BaseTools: Update argparse arguments since it not have version nowYunhua Feng2018-10-131-1/+2
* BaseTools: Handle the bytes and str differenceYunhua Feng2018-10-131-1/+1
* BaseTools: Rename long() to int()Yunhua Feng2018-10-131-5/+5
* BaseTools: Remove the "from __future__ import" itemsYunhua Feng2018-10-131-1/+0
* BaseTools/Pkcs7Sign: Add PKCS7 test key include filesKinney, Michael D2018-08-033-0/+42
* BaseTools: Adjust the spaces around commas and colonsGary Lin2018-06-271-1/+1
* BaseTools: Remove the old python "not-equal"Gary Lin2018-06-271-3/+3
* BaseTools: Refactor python print statementsGary Lin2018-06-271-11/+12
* BaseTools: Pkcs7Sign Tool to support OPENSSL_PATH has spaceYonghong Zhu2017-04-271-0/+2
* BaseTools/Pkcs7Sign: Update the test certificates & Readme.mdLong Qin2017-04-128-230/+286
* BaseTools: Update Pkcs7 and RSA2048 tool with shell=TrueYonghong Zhu2017-03-291-2/+2
* BaseTools: Update some tool with shell=TrueYonghong Zhu2017-03-181-2/+2
* BaseTools/Pkcs7: Add readme.mdJiewen Yao2016-11-041-0/+84
* BaseTool/Pkcs7: Add TestRoot.cer.Jiewen Yao2016-11-031-0/+0
* BaseTools: Update sign tool to make MonotonicCount *after* PayloadYonghong Zhu2016-10-171-4/+4
* BaseTools: Change source files to DOS formatYonghong Zhu2016-09-041-282/+282
* BaseTools: Add the PKCS7 toolYonghong Zhu2016-08-197-0/+508