summaryrefslogtreecommitdiff
path: root/BaseTools/Scripts
AgeCommit message (Expand)AuthorFilesLines
2020-12-15BaseTools: Add comments in StructurePcd DSC file.Chen, Christine1-3/+12
2020-11-30BaseTools: Collect full Header files for struct finding.Chen, Christine1-6/+19
2020-07-31Revert "BaseTools/PatchCheck.py: Add LicenseCheck"Leif Lindholm1-50/+0
2020-07-24BaseTools/Scripts: Ignore the CRLF check when upgrade submodule.Jiang, Guomin1-1/+1
2020-07-20BaseTools/PatchCheck.py: Skip length check for user name in xxx-byShenglei Zhang1-1/+8
2020-07-03BaseTools: explicitly import email.header PatchCheck.pyLeif Lindholm1-0/+2
2020-07-03BaseTools/PatchCheck.py: add exception for diff orderfileLeif Lindholm1-4/+5
2020-07-02BaseTools: PatchCheck: Exclude bash scripts from CRLF checkPierre Gondois1-1/+7
2020-06-12BaseTools/PatchCheck.py: Add LicenseCheckShenglei Zhang1-0/+50
2020-05-08BaseTools: add handling for 'S:' flag to GetMaintainer.pyLeif Lindholm1-0/+4
2020-05-08BaseTools: add repo name option to SetupGit.pyRebecca Cran1-3/+9
2020-02-06BaseTools/Scripts/PatchCheck.py: Do not use mailmapPhilippe Mathieu-Daude1-2/+4
2020-02-06BaseTools/Scripts/PatchCheck.py: Detect emails rewritten by Groups.IoPhilippe Mathieu-Daude1-0/+4
2020-02-06BaseTools/Scripts: Add log.mailmap to SetupGit.pyPhilippe Mathieu-Daude1-0/+1
2020-01-24BaseTools/Scripts/PatchCheck.py: Remove submodule false positivesMichael D Kinney1-2/+21
2020-01-13BaseTools/Scripts/PatchCheck: Address false error conditionsMichael D Kinney1-6/+51
2020-01-10BaseTools/PatchCheck.py: Check the patch author email addressPhilippe Mathieu-Daude1-1/+6
2020-01-10BaseTools/PatchCheck.py: Let EmailAddressCheck describe email checkedPhilippe Mathieu-Daude1-3/+7
2020-01-10BaseTools/PatchCheck.py: Check the committer email addressPhilippe Mathieu-Daude1-0/+6
2020-01-10BaseTools/PatchCheck.py: Extract email check code to EmailAddressCheckPhilippe Mathieu-Daude1-29/+54
2020-01-09BaseTools/PatchCheck.py: Ignore CR and LF characters in subject lengthPhilippe Mathieu-Daud?1-1/+1
2019-12-24BaseTools/Scripts: Add sendemail.transferEncoding to SetupGit.pyDesimone, Nathaniel L1-18/+20
2019-10-04BaseTools: correct line endings for ConvertFce Python scriptLeif Lindholm1-5/+5
2019-09-27BaseTools:"--exclude" don't apply if parameter ends with separatorFan, ZhijuX1-0/+1
2019-08-15BaseTools/Scripts: Add GetUtcDateTime script.Chasel Chiu1-0/+44
2019-08-08BaseTools:Add the Judgment Method of "--exclude"Fan, ZhijuX1-1/+17
2019-08-07BaseTools/PatchCheck: Disable text conversion in 'git show'Michael D Kinney1-1/+1
2019-08-07BaseTools/PatchCheck: Add copy from/to keywordsMichael D Kinney1-0/+2
2019-08-07BaseTools/PatchCheck: Ignore blank lines in diffMichael D Kinney1-0/+3
2019-07-24BaseTools: add GetMaintainer.py scriptLeif Lindholm1-0/+190
2019-07-08BaseTools: Fix various typosAntoine Cœur2-2/+2
2019-06-25BaseTools:Add DetectNotUsedItem.py to Edk2\BaseTools\ScriptsFan, ZhijuX1-0/+198
2019-06-12BaseTools: add script to configure local git optionsLeif Lindholm1-0/+204
2019-04-18BaseTools:update ConvertFceToStructurePcd.py with the char order PCD name.Fan, ZhijuX1-0/+5
2019-04-09BaseTools/PatchCheck: Generate error if Contributed-under foundMichael D Kinney1-8/+11
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney35-247/+35
2019-03-06BaseTools:Run packagedoc_cli.py to generate doc failedFan, ZhijuX1-3/+4
2019-02-26BaseTools:PackageDocumentTools import lib error occurs.Fan, ZhijuX9-26/+26
2019-02-14BaseTools: Various typoAntoine Coeur1-2/+2
2019-02-01BaseTools/Scripts: Porting PackageDocumentTools code to use Python3Zhijux Fan10-39/+39
2018-11-29BaseTools Script: Update ConvertFceToStructurePcd to report warning messagesLiming Gao1-1/+1
2018-10-31BaseTools ConvertFceToStructurePcd: Fix the array value with empty stringLiming Gao1-2/+15
2018-10-19BaseTools: Remove the step to freeze python toolLiming Gao1-1/+0
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao12-62/+67
2018-10-13BaseTools/Scripts: Porting PackageDocumentTools code to use Python3Yunhua Feng12-67/+62
2018-09-06BaseTools/PatchCheck.py: Fix error when run with Python3Dandan Bi1-1/+1
2018-08-08PatchCheck - add error message for invalid parameterJaben Carsey1-3/+6
2018-08-06BaseTools/BinToPcd: Open output file as text fileKinney, Michael D1-3/+2
2018-08-02BaseTools/BinToPcd: Encode string returned from ByteArray()Kinney, Michael D1-1/+2
2018-08-01BaseTools/BinToPcd: Fix Python 2.7.x compatibility issueKinney, Michael D1-1/+1