summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)AuthorFilesLines
6 daysBaseTools/CodeQL: Removed unused static function queryMichael Kubacki1-2/+0
7 daysBaseTools/HostBasedUnitTestRunner: Promote Unittest error to CI fail.v-bhavanisu1-0/+1
7 daysBaseTools: drop GeneralCheckNonAscii() from ECCLeif Lindholm4-27/+0
7 daysBaseTools: fix consistent Ecc misspelling of ASCIILeif Lindholm4-13/+13
10 daysBaseTools: Remove fno-plt from LoongArch CC flagsChao Li1-1/+1
12 daysBaseTools/Ecc: Allow `static` as a modifierMichael Kubacki1-1/+1
13 daysBaseTools: change non-ASCII characters in LinuxGcc5ToolChain.pyLeif Lindholm1-1/+1
14 daysBaseTools: Add VS2022 support.Matthew Carlson4-7/+390
2024-07-05BaseTools/GenerateCapsule.py: Fix checking for DepExp presenceSergii Dmytruk1-2/+2
2024-07-05BaseTools/GenerateCapsule.py: Fix inconsistent error formattingSergii Dmytruk1-2/+2
2024-07-05BaseTools/GenerateCapsule.py: Require --output for --decodeSergii Dmytruk1-0/+4
2024-07-05BaseTools/GenerateCapsule.py: Better error message on --decode failureSergii Dmytruk1-2/+2
2024-07-05BaseTools/GenerateCapsule.py: Disallow UpdateImageIndex == 0 on --encodeSergii Dmytruk1-3/+3
2024-07-05BaseTools/GenerateCapsule.py: Fix --decode operationSergii Dmytruk1-1/+1
2024-07-05BaseTools/FmpCapsuleHeader.py: Explain error when throwing exceptionsSergii Dmytruk1-11/+11
2024-07-04BaseTools: InfBuildData: Fix Private value retrievalJoey Vagedes1-7/+7
2024-06-30BaseTools: BinToPcd: Remove xdrlib dependencyrelease/rpl_programJoey Vagedes1-4/+3
2024-06-15BaseTools/BuildReport: Improve compile_commands generationJeff Brasen1-6/+13
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-05-21CodeQL: Update from 2.16.1 to 2.17.3Michael Kubacki3-9/+9
2024-04-26BaseTools/GetUtcDateTime.py: Python 3.12 supportGua Guo1-1/+1
2024-04-24Update to CodeQL 2.16.1Michael Kubacki3-9/+9
2024-04-23BaseTools/Fmmt.py: Python 3.12 supportGua Guo1-1/+1
2024-04-15BaseTools: Use Stronger Matching for NULL Linked LibrariesTaylor Beebe2-6/+6
2024-04-15BaseTools: Don't Recurse NULL Includes Not Linked to ModuleTaylor Beebe1-0/+2
2024-03-13BaseTools/GenFds: Apply OEM_CAPSULE_FLAGS during Capsule generation.Igniculus Fu1-0/+3
2024-03-04BaseTools/GenFds: Resolve absolute workspace INF pathsMichael Kubacki1-1/+7
2024-02-29BaseTools/AutoGen: declare ProcessLibraryConstructorList() for SEC modulesLaszlo Ersek1-0/+8
2024-02-28BaseTools: Syntax warning invalid escape sequence \CJayaprakash, N1-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-26BaseTools: Update keybaord map based on UEFI spec 2.10Yi Li1-1/+11
2024-02-08BaseTools: Remove Duplicate sets of SkuName and SkuId from allskusetAshraf Ali S1-0/+2
2024-02-08BaseTools: Optimize GenerateByteArrayValue and CollectPlatformGuids APIsdevel@edk2.groups.io2-58/+139
2024-02-04BaseTools/Scripts/PatchCheck.py: Check for Change-idPierreGondois1-1/+17
2024-01-31Basetools: Include PCD declarations from Library Instancelevi.yun1-1/+4
2024-01-10BaseTools: Fix raw strings containing valid escape charactersJoey Vagedes3-4/+4
2023-12-21BaseTools/GenFw: Correct offset when relocating an ADRJake Garver1-1/+21
2023-12-21BaseTools: Resolve regex syntax warningsJoey Vagedes via groups.io18-60/+60
2023-12-20BaseTools: FMMT GuidTool Auto Select Config file EnablingRebecca Cran1-1/+1
2023-12-11BaseTools: fixing FMMT ShrinkFv issueYuwei Chen2-4/+8
2023-12-11BaseTools: FMMT support ELF UPLD parserYuwei Chen6-5/+383
2023-12-11BaseTools: FMMT replace output file is not generated successfullyYuwei Chen2-5/+18
2023-12-11BaseTools: FMMT replace new free space fixing in replaceYuwei Chen1-1/+1
2023-11-29BaseTools/Conf/target.template: Use VS2019 as default tool chainMichael Kubacki1-5/+5
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