summaryrefslogtreecommitdiff
path: root/BaseTools/Scripts
AgeCommit message (Expand)AuthorFilesLines
2021-07-22BaseTools/Scripts: Fix GetMaintainer.py line endingsMichael D Kinney1-190/+190
2021-07-12BaseTools: Remove non-ascii character of StructurePcd commentChen, Christine1-1/+9
2021-07-09BaseTools/Scripts: Ignore Mergify merge commits in PatchCheck.pyMichael D Kinney1-6/+12
2021-06-04BaseTools: Update ClangBase.lds to keep dynamic sectionNi, Ray1-3/+2
2021-06-04BaseTools: Add ClangBase.lds for CLANG8 tool chain with max-page-sizeLiming Gao1-0/+79
2021-03-08BaseTools: Modify struct parser for StructPcdYuwei Chen1-0/+2
2021-03-08BaseTools: Adjust StructurePcd List Order.Chen, Christine1-3/+26
2021-02-09BaseTools: Use pip module if available, CI uses it by defaultMatthew Carlson1-0/+1
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