Age | Commit message (Expand) | Author | Files | Lines |
2023-08-02 | BaseTools: BinToPcd: Resolve xdrlib deprecation | Joey Vagedes | 1 | -4/+15 |
2023-06-01 | BaseTools: make sure the got is empty | Gerd Hoffmann | 2 | -0/+20 |
2023-05-05 | BaseTools: Remove VS2008-VS2013 remnants | Rebecca Cran | 2 | -65/+1 |
2023-04-14 | BaseTools: Update SetupGit.py to add new 'fp' alias for patch formatting | Rebecca Cran | 1 | -0/+2 |
2023-04-14 | BaseTools: Update PatchCheck.py to check for __FUNCTION__ | Rebecca Cran | 1 | -0/+6 |
2023-04-03 | BaseTools/PatchCheck.py: Add PCCTS to tab exemption list | Michael Kubacki | 1 | -1/+4 |
2023-01-30 | BaseTools: Remove CYGWIN_NT-5.1-i686 ref from Scripts/PatchCheck.py | Rebecca Cran | 1 | -1/+0 |
2022-10-22 | BaseTools/Scripts/PatchCheck.py: Allow tab in Makefile | Bob Feng | 1 | -0/+3 |
2022-05-13 | BaseTools: Remove RVCT supportedk2-stable202205-rc1 | Rebecca Cran | 2 | -38/+0 |
2022-04-09 | BaseTools: Scripts/efi_lldb.py: Add lldb EFI commands and pretty Print | Rebecca Cran | 1 | -0/+1044 |
2022-04-09 | BaseTools: Scripts/efi_gdb.py: Add gdb EFI commands and pretty Print | Rebecca Cran | 1 | -0/+918 |
2022-04-09 | BaseTools: efi_debugging.py: Add debugger agnostic dbg Python Classes | Rebecca Cran | 1 | -0/+2185 |
2021-11-08 | BaseTools: Fix StructurePcd offset error. | Yuwei Chen | 1 | -2/+2 |
2021-10-14 | BaseTools: add edk2-test repo to SetupGit.py | Heinrich Schuchardt | 1 | -1/+4 |
2021-07-26 | BaseTools: Remove COMMON section from the GCC discard list | Christopher Zurcher | 1 | -1/+0 |
2021-07-22 | BaseTools/Scripts: Allow GitHub ID at end Maintainers.txt lines | Michael D Kinney | 1 | -2/+4 |
2021-07-22 | BaseTools/Scripts: Fix GetMaintainer.py line endings | Michael D Kinney | 1 | -190/+190 |
2021-07-12 | BaseTools: Remove non-ascii character of StructurePcd comment | Chen, Christine | 1 | -1/+9 |
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 |