summaryrefslogtreecommitdiff
path: root/BaseTools/Scripts
AgeCommit message (Expand)AuthorFilesLines
13 daysBaseTools: PatchCheck.py: Allow MultiPkg Commits For Subject CheckOliver Smith-Denny1-3/+9
13 daysBaseTools/PatchCheck.py: Check CI Options Before ParsingOliver Smith-Denny1-1/+1
2025-07-02BaseTools/PatchCheck.py: permit at least 20 characters after ':'Leif Lindholm1-2/+7
2025-07-02BaseTools/PatchCheck.py: clean up subject line length handlingLeif Lindholm1-10/+8
2025-07-02BaseTools/PatchCheck.py: drop redundant line count checkLeif Lindholm1-1/+1
2025-06-25BaseTools/PatchCheck.py: verify commit message lists package(s)Leif Lindholm1-0/+9
2025-06-25BaseTools/PatchCheck.py: pass list of packages to CommitMessageCheckLeif Lindholm1-4/+5
2025-06-25BaseTools/PatchCheck.py: make get_parent_packages return directory namesLeif Lindholm1-1/+1
2025-06-06BaseTools: Add line number to PatchCheck error messagesGary Beihl1-2/+2
2025-04-29BaseTools: Scripts: efi_debugging.py: search for EFI_SYSTEM_TABLE_POINTERYing-Chun Liu (PaulLiu)1-2/+34
2025-02-02BaseTools/Scripts/GccBase.lds: Use separate R-W and RW- ELF segmentsArd Biesheuvel1-3/+11
2025-02-02BaseTools/Scripts: Merge GCC and Clang ELF linker scriptsArd Biesheuvel2-92/+3
2025-02-02BaseTools/Scripts/ClangBase.lds: Move .entry into .text sectionArd Biesheuvel1-4/+1
2024-12-11BaseTools: fix spelling errorWilliam Leara1-1/+1
2024-12-11BaseTools: Update alignment for entry seg for ClangDhaval1-4/+8
2024-10-09BaseTools/SetupGit.py: Fix invalid choice 'edk2-test'Nhi Pham1-1/+1
2024-09-10BaseTools: Remove Pip BaseToolsOliver Smith-Denny1-1/+0
2024-08-01BaseTools/Scripts/BinToPcd.py: Update regex strings to use raw strings.Antaeus Kleinert-Strand1-2/+2
2024-07-25BaseTools/GetMaintainer.py: Add GitHub username argumentMichael Kubacki1-2/+9
2024-06-30BaseTools: BinToPcd: Remove xdrlib dependencyrelease/rpl_programJoey Vagedes1-4/+3
2024-06-07BaseTools/Scripts: Fix PatchCheck commit rangeMichael D Kinney1-2/+0
2024-05-28BaseTools/Scripts: Remove Cc: tag check from PatchCheck.pyMichael D Kinney1-2/+0
2024-04-26BaseTools/GetUtcDateTime.py: Python 3.12 supportGua Guo1-1/+1
2024-02-27BaseTools/Scripts/PatchCheck: Error if commit modifies multiple packagesMichael D Kinney1-1/+76
2024-02-27BaseTools/Scripts/PatchCheck: Error if no Cc tags are presentMichael D Kinney1-2/+4
2024-02-27BaseTools/Scripts/PatchCheck: Return CommitMessageCheck errorsMichael D Kinney1-1/+1
2024-02-27BaseTools/Scripts/PatchCheck: Update Author checksMichael D Kinney1-1/+5
2024-02-04BaseTools/Scripts/PatchCheck.py: Check for Change-idPierreGondois1-1/+17
2023-11-11BaseTools/Scripts/GetMaintainer: Sort output addressesMichael D Kinney1-4/+6
2023-11-11BaseTools/Scripts/GetMaintainer: Handle reviewer only caseMichael D Kinney1-4/+14
2023-11-11BaseTools/Scripts/GetMaintainer: refactor internal returns as dictsLeif Lindholm1-9/+10
2023-11-11BaseTools/Scripts/GetMaintainer: Simplify logicMichael D Kinney1-4/+2
2023-11-11BaseTools/Scripts/GetMaintainer: Fix logic bug collecting maintainersMichael D Kinney1-1/+1
2023-11-06BaseTools: Update PatchCheck.py to allow whitespace issues in .rtf filesRebecca Cran1-1/+4
2023-08-02BaseTools: BinToPcd: Resolve xdrlib deprecationJoey Vagedes1-4/+15
2023-06-01BaseTools: make sure the got is emptyGerd Hoffmann2-0/+20
2023-05-05BaseTools: Remove VS2008-VS2013 remnantsRebecca Cran2-65/+1
2023-04-14BaseTools: Update SetupGit.py to add new 'fp' alias for patch formattingRebecca Cran1-0/+2
2023-04-14BaseTools: Update PatchCheck.py to check for __FUNCTION__Rebecca Cran1-0/+6
2023-04-03BaseTools/PatchCheck.py: Add PCCTS to tab exemption listMichael Kubacki1-1/+4
2023-01-30BaseTools: Remove CYGWIN_NT-5.1-i686 ref from Scripts/PatchCheck.pyRebecca Cran1-1/+0
2022-10-22BaseTools/Scripts/PatchCheck.py: Allow tab in MakefileBob Feng1-0/+3
2022-05-13BaseTools: Remove RVCT supportedk2-stable202205-rc1Rebecca Cran2-38/+0
2022-04-09BaseTools: Scripts/efi_lldb.py: Add lldb EFI commands and pretty PrintRebecca Cran1-0/+1044
2022-04-09BaseTools: Scripts/efi_gdb.py: Add gdb EFI commands and pretty PrintRebecca Cran1-0/+918
2022-04-09BaseTools: efi_debugging.py: Add debugger agnostic dbg Python ClassesRebecca Cran1-0/+2185
2021-11-08BaseTools: Fix StructurePcd offset error.Yuwei Chen1-2/+2
2021-10-14BaseTools: add edk2-test repo to SetupGit.pyHeinrich Schuchardt1-1/+4
2021-07-26BaseTools: Remove COMMON section from the GCC discard listChristopher Zurcher1-1/+0
2021-07-22BaseTools/Scripts: Allow GitHub ID at end Maintainers.txt linesMichael D Kinney1-2/+4