summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Pkcs7Sign/Pkcs7Sign.py
AgeCommit message (Expand)AuthorFilesLines
2019-08-01BaseTools:Updata the output encoding of the Popen functionBob Feng1-1/+1
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-04-01BaseTools:Coding problems caused by special charactersFan, ZhijuX1-1/+1
2019-02-01BaseTools: Handle the bytes and str differenceFeng, Bob C1-1/+1
2019-02-01BaseTools: Update argparse arguments since it not have version nowZhijux Fan1-1/+2
2019-02-01BaseTools: replace long by intYunhua Feng1-5/+5
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao1-8/+8
2018-10-13BaseTools: Update argparse arguments since it not have version nowYunhua Feng1-1/+2
2018-10-13BaseTools: Handle the bytes and str differenceYunhua Feng1-1/+1
2018-10-13BaseTools: Rename long() to int()Yunhua Feng1-5/+5
2018-10-13BaseTools: Remove the "from __future__ import" itemsYunhua Feng1-1/+0
2018-06-27BaseTools: Adjust the spaces around commas and colonsGary Lin1-1/+1
2018-06-27BaseTools: Remove the old python "not-equal"Gary Lin1-3/+3
2018-06-27BaseTools: Refactor python print statementsGary Lin1-11/+12
2017-04-27BaseTools: Pkcs7Sign Tool to support OPENSSL_PATH has spaceYonghong Zhu1-0/+2
2017-03-29BaseTools: Update Pkcs7 and RSA2048 tool with shell=TrueYonghong Zhu1-2/+2
2017-03-18BaseTools: Update some tool with shell=TrueYonghong Zhu1-2/+2
2016-10-17BaseTools: Update sign tool to make MonotonicCount *after* PayloadYonghong Zhu1-4/+4
2016-09-04BaseTools: Change source files to DOS formatYonghong Zhu1-282/+282
2016-08-19BaseTools: Add the PKCS7 toolYonghong Zhu1-0/+282