Age | Commit message (Expand) | Author | Files | Lines |
2021-07-09 | BaseTools/Scripts: Ignore Mergify merge commits in PatchCheck.py | Michael D Kinney | 1 | -6/+12 |
2021-06-04 | BaseTools: Update ClangBase.lds to keep dynamic section | Ni, Ray | 1 | -3/+2 |
2021-06-04 | BaseTools: Add ClangBase.lds for CLANG8 tool chain with max-page-size | Liming Gao | 1 | -0/+79 |
2021-03-08 | BaseTools: Modify struct parser for StructPcd | Yuwei Chen | 1 | -0/+2 |
2021-03-08 | BaseTools: Adjust StructurePcd List Order. | Chen, Christine | 1 | -3/+26 |
2021-02-09 | BaseTools: Use pip module if available, CI uses it by default | Matthew Carlson | 1 | -0/+1 |
2020-12-15 | BaseTools: Add comments in StructurePcd DSC file. | Chen, Christine | 1 | -3/+12 |
2020-11-30 | BaseTools: Collect full Header files for struct finding. | Chen, Christine | 1 | -6/+19 |
2020-07-31 | Revert "BaseTools/PatchCheck.py: Add LicenseCheck" | Leif Lindholm | 1 | -50/+0 |
2020-07-24 | BaseTools/Scripts: Ignore the CRLF check when upgrade submodule. | Jiang, Guomin | 1 | -1/+1 |
2020-07-20 | BaseTools/PatchCheck.py: Skip length check for user name in xxx-by | Shenglei Zhang | 1 | -1/+8 |
2020-07-03 | BaseTools: explicitly import email.header PatchCheck.py | Leif Lindholm | 1 | -0/+2 |
2020-07-03 | BaseTools/PatchCheck.py: add exception for diff orderfile | Leif Lindholm | 1 | -4/+5 |
2020-07-02 | BaseTools: PatchCheck: Exclude bash scripts from CRLF check | Pierre Gondois | 1 | -1/+7 |
2020-06-12 | BaseTools/PatchCheck.py: Add LicenseCheck | Shenglei Zhang | 1 | -0/+50 |
2020-05-08 | BaseTools: add handling for 'S:' flag to GetMaintainer.py | Leif Lindholm | 1 | -0/+4 |
2020-05-08 | BaseTools: add repo name option to SetupGit.py | Rebecca Cran | 1 | -3/+9 |
2020-02-06 | BaseTools/Scripts/PatchCheck.py: Do not use mailmap | Philippe Mathieu-Daude | 1 | -2/+4 |
2020-02-06 | BaseTools/Scripts/PatchCheck.py: Detect emails rewritten by Groups.Io | Philippe Mathieu-Daude | 1 | -0/+4 |
2020-02-06 | BaseTools/Scripts: Add log.mailmap to SetupGit.py | Philippe Mathieu-Daude | 1 | -0/+1 |
2020-01-24 | BaseTools/Scripts/PatchCheck.py: Remove submodule false positives | Michael D Kinney | 1 | -2/+21 |
2020-01-13 | BaseTools/Scripts/PatchCheck: Address false error conditions | Michael D Kinney | 1 | -6/+51 |
2020-01-10 | BaseTools/PatchCheck.py: Check the patch author email address | Philippe Mathieu-Daude | 1 | -1/+6 |
2020-01-10 | BaseTools/PatchCheck.py: Let EmailAddressCheck describe email checked | Philippe Mathieu-Daude | 1 | -3/+7 |
2020-01-10 | BaseTools/PatchCheck.py: Check the committer email address | Philippe Mathieu-Daude | 1 | -0/+6 |
2020-01-10 | BaseTools/PatchCheck.py: Extract email check code to EmailAddressCheck | Philippe Mathieu-Daude | 1 | -29/+54 |
2020-01-09 | BaseTools/PatchCheck.py: Ignore CR and LF characters in subject length | Philippe Mathieu-Daud? | 1 | -1/+1 |
2019-12-24 | BaseTools/Scripts: Add sendemail.transferEncoding to SetupGit.py | Desimone, Nathaniel L | 1 | -18/+20 |
2019-10-04 | BaseTools: correct line endings for ConvertFce Python script | Leif Lindholm | 1 | -5/+5 |
2019-09-27 | BaseTools:"--exclude" don't apply if parameter ends with separator | Fan, ZhijuX | 1 | -0/+1 |
2019-08-15 | BaseTools/Scripts: Add GetUtcDateTime script. | Chasel Chiu | 1 | -0/+44 |
2019-08-08 | BaseTools:Add the Judgment Method of "--exclude" | Fan, ZhijuX | 1 | -1/+17 |
2019-08-07 | BaseTools/PatchCheck: Disable text conversion in 'git show' | Michael D Kinney | 1 | -1/+1 |
2019-08-07 | BaseTools/PatchCheck: Add copy from/to keywords | Michael D Kinney | 1 | -0/+2 |
2019-08-07 | BaseTools/PatchCheck: Ignore blank lines in diff | Michael D Kinney | 1 | -0/+3 |
2019-07-24 | BaseTools: add GetMaintainer.py script | Leif Lindholm | 1 | -0/+190 |
2019-07-08 | BaseTools: Fix various typos | Antoine Cœur | 2 | -2/+2 |
2019-06-25 | BaseTools:Add DetectNotUsedItem.py to Edk2\BaseTools\Scripts | Fan, ZhijuX | 1 | -0/+198 |
2019-06-12 | BaseTools: add script to configure local git options | Leif Lindholm | 1 | -0/+204 |
2019-04-18 | BaseTools:update ConvertFceToStructurePcd.py with the char order PCD name. | Fan, ZhijuX | 1 | -0/+5 |
2019-04-09 | BaseTools/PatchCheck: Generate error if Contributed-under found | Michael D Kinney | 1 | -8/+11 |
2019-04-09 | BaseTools: Replace BSD License with BSD+Patent License | Michael D Kinney | 35 | -247/+35 |
2019-03-06 | BaseTools:Run packagedoc_cli.py to generate doc failed | Fan, ZhijuX | 1 | -3/+4 |
2019-02-26 | BaseTools:PackageDocumentTools import lib error occurs. | Fan, ZhijuX | 9 | -26/+26 |
2019-02-14 | BaseTools: Various typo | Antoine Coeur | 1 | -2/+2 |
2019-02-01 | BaseTools/Scripts: Porting PackageDocumentTools code to use Python3 | Zhijux Fan | 10 | -39/+39 |
2018-11-29 | BaseTools Script: Update ConvertFceToStructurePcd to report warning messages | Liming Gao | 1 | -1/+1 |
2018-10-31 | BaseTools ConvertFceToStructurePcd: Fix the array value with empty string | Liming Gao | 1 | -2/+15 |
2018-10-19 | BaseTools: Remove the step to freeze python tool | Liming Gao | 1 | -1/+0 |
2018-10-15 | Revert BaseTools: PYTHON3 migration | Liming Gao | 12 | -62/+67 |