summaryrefslogtreecommitdiff
path: root/BaseTools/Scripts
AgeCommit message (Expand)Author
2020-02-06BaseTools/Scripts/PatchCheck.py: Do not use mailmapPhilippe Mathieu-Daude
2020-02-06BaseTools/Scripts/PatchCheck.py: Detect emails rewritten by Groups.IoPhilippe Mathieu-Daude
2020-02-06BaseTools/Scripts: Add log.mailmap to SetupGit.pyPhilippe Mathieu-Daude
2020-01-24BaseTools/Scripts/PatchCheck.py: Remove submodule false positivesMichael D Kinney
2020-01-13BaseTools/Scripts/PatchCheck: Address false error conditionsMichael D Kinney
2020-01-10BaseTools/PatchCheck.py: Check the patch author email addressPhilippe Mathieu-Daude
2020-01-10BaseTools/PatchCheck.py: Let EmailAddressCheck describe email checkedPhilippe Mathieu-Daude
2020-01-10BaseTools/PatchCheck.py: Check the committer email addressPhilippe Mathieu-Daude
2020-01-10BaseTools/PatchCheck.py: Extract email check code to EmailAddressCheckPhilippe Mathieu-Daude
2020-01-09BaseTools/PatchCheck.py: Ignore CR and LF characters in subject lengthPhilippe Mathieu-Daud?
2019-12-24BaseTools/Scripts: Add sendemail.transferEncoding to SetupGit.pyDesimone, Nathaniel L
2019-10-04BaseTools: correct line endings for ConvertFce Python scriptLeif Lindholm
2019-09-27BaseTools:"--exclude" don't apply if parameter ends with separatorFan, ZhijuX
2019-08-15BaseTools/Scripts: Add GetUtcDateTime script.Chasel Chiu
2019-08-08BaseTools:Add the Judgment Method of "--exclude"Fan, ZhijuX
2019-08-07BaseTools/PatchCheck: Disable text conversion in 'git show'Michael D Kinney
2019-08-07BaseTools/PatchCheck: Add copy from/to keywordsMichael D Kinney
2019-08-07BaseTools/PatchCheck: Ignore blank lines in diffMichael D Kinney
2019-07-24BaseTools: add GetMaintainer.py scriptLeif Lindholm
2019-07-08BaseTools: Fix various typosAntoine Cœur
2019-06-25BaseTools:Add DetectNotUsedItem.py to Edk2\BaseTools\ScriptsFan, ZhijuX
2019-06-12BaseTools: add script to configure local git optionsLeif Lindholm
2019-04-18BaseTools:update ConvertFceToStructurePcd.py with the char order PCD name.Fan, ZhijuX
2019-04-09BaseTools/PatchCheck: Generate error if Contributed-under foundMichael D Kinney
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney
2019-03-06BaseTools:Run packagedoc_cli.py to generate doc failedFan, ZhijuX
2019-02-26BaseTools:PackageDocumentTools import lib error occurs.Fan, ZhijuX
2019-02-14BaseTools: Various typoAntoine Coeur
2019-02-01BaseTools/Scripts: Porting PackageDocumentTools code to use Python3Zhijux Fan
2018-11-29BaseTools Script: Update ConvertFceToStructurePcd to report warning messagesLiming Gao
2018-10-31BaseTools ConvertFceToStructurePcd: Fix the array value with empty stringLiming Gao
2018-10-19BaseTools: Remove the step to freeze python toolLiming Gao
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao
2018-10-13BaseTools/Scripts: Porting PackageDocumentTools code to use Python3Yunhua Feng
2018-09-06BaseTools/PatchCheck.py: Fix error when run with Python3Dandan Bi
2018-08-08PatchCheck - add error message for invalid parameterJaben Carsey
2018-08-06BaseTools/BinToPcd: Open output file as text fileKinney, Michael D
2018-08-02BaseTools/BinToPcd: Encode string returned from ByteArray()Kinney, Michael D
2018-08-01BaseTools/BinToPcd: Fix Python 2.7.x compatibility issueKinney, Michael D
2018-07-25BaseTools Script: Add the script to generate Structure PCD settingLiming Gao
2018-07-16BaseTools: Use absolute import in ScriptsGary Lin
2018-07-09BaseTools: Clean up source filesLiming Gao
2018-06-27BaseTools: Replace StringIO.StringIO with io.BytesIOGary Lin
2018-06-27BaseTools: Fix old python2 idiomsGary Lin
2018-06-27BaseTools: Adjust the spaces around commas and colonsGary Lin
2018-06-27BaseTools: Remove the deprecated hash_key()Gary Lin
2018-06-27BaseTools: Refactor python print statementsGary Lin
2018-06-27BaseTools: Refactor python except statementsGary Lin
2018-06-27BaseTools: Fix a typo in ini.pyGary Lin
2018-06-14BaseTools/BinToPcd: Follow PEP-8 indent of 4 spacesKinney, Michael D