summaryrefslogtreecommitdiffstats
path: root/BaseTools/Scripts/PatchCheck.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools/PatchCheck.py: Fix error when run with Python3Dandan Bi2018-09-061-1/+1
* PatchCheck - add error message for invalid parameterJaben Carsey2018-08-081-3/+6
* BaseTools: Adjust the spaces around commas and colonsGary Lin2018-06-271-1/+1
* BaseTools/PatchCheck: Support Contribution Agreement 1.1Michael D Kinney2017-08-031-3/+6
* BaseTools/PatchCheck.py: Add warning info for new binary filesHao Wu2017-06-261-13/+21
* BaseTools/PatchCheck.py: Fix misreport for binary changes in patchHao Wu2017-06-261-3/+3
* BaseTools/PatchCheck.py: Update to report error for EFI_D_*Yonghong Zhu2016-10-211-0/+14
* BaseTools/PatchCheck.py: Update to handle the two [] as prefixYonghong Zhu2016-10-211-8/+9
* BaseTools/PatchCheck.py: Update for max length of subject and message lineYonghong Zhu2016-10-211-4/+4
* BaseTools PatchCheck.py: Support binary diffJordan Justen2015-12-031-0/+6
* BaseTools/Scripts: Add PatchCheck.py scriptJordan Justen2015-10-221-0/+607