summaryrefslogtreecommitdiffstats
path: root/BaseTools
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Move gPlatformFinalPcd to Datapipe and optimize sizeLi, Yi12022-04-225-11/+13
* BaseTools: Fix DevicePath tool build failure issueFeng, Bob C2022-04-121-0/+5
* BaseTools: Scripts/efi_lldb.py: Add lldb EFI commands and pretty PrintRebecca Cran2022-04-091-0/+1044
* BaseTools: Scripts/efi_gdb.py: Add gdb EFI commands and pretty PrintRebecca Cran2022-04-091-0/+918
* BaseTools: efi_debugging.py: Add debugger agnostic dbg Python ClassesRebecca Cran2022-04-091-0/+2185
* BaseTools/Bin: Update GCC ARM compiler versionMichael Kubacki2022-04-022-8/+8
* BaseTools:Support decimal version number in ECC checkwenyi,xie via groups.io2022-03-281-3/+15
* Basetools: turn off gcc12 warningGerd Hoffmann2022-03-281-0/+3
* BaseTools: fix gcc12 warningGerd Hoffmann2022-03-281-1/+2
* BaseTools: fix gcc12 warningGerd Hoffmann2022-03-282-2/+2
* BaseTools: Remove the redundant __FLEXIBLE_SIZE from PcdValueInit.cBob Feng2022-03-261-0/+5
* BaseTools: Add the FeatureFlagExpression usage to the Source SectionYi Li2022-03-265-5/+59
* BaseTools/GenFw: Enhance GenFw to support PRM GCC buildHuang, Li-Xia2022-03-165-5/+315
* BaseTools: Upgrade the version of NASM toolJason2022-03-011-3/+3
* BaseTools: Update brotli submoduleBob Feng2022-02-153-1/+17
* BaseTools: Update CLANG{35,38}_WARNING_OVERRIDES to ignore unused varsedk2-stable202202-rc1Rebecca Cran2022-02-101-2/+2
* BaseTools: Fix error leg in DscBuildData.pyJake Garver via groups.io2022-02-071-1/+1
* BaseTools/Conf: Add new macro for customizing dll file reduction.Wei6 Xu2022-02-072-1/+2
* BaseTools: Fix wrong variable header sizeChen, Lin Z2022-01-131-1/+5
* BaseTools: Fix the bug of --cmd-len build optionBob Feng2021-12-282-0/+3
* BaseTools/VfrCompile: Correct Bit Field Flags for numeric/one ofHuang, Long12021-12-092-1/+4
* BaseTools: Increase the DevicePath length for support more PCD value.Jiang, Xiaolu2021-12-091-1/+1
* BaseTools: Add authenticated variable store supportChen, Lin Z2021-11-113-3/+59
* BaseTools: Fix StructurePcd offset error.Yuwei Chen2021-11-081-2/+2
* BaseTools/VrfCompile: Fix uninitialized field from unnamed fieldMichael D Kinney2021-11-031-2/+2
* BaseTools: add edk2-test repo to SetupGit.pyHeinrich Schuchardt2021-10-141-1/+4
* BaseTools: Change RealPath to AbsPathChen, Christine2021-10-133-6/+6
* BaseTools: Remove hard-coded strings for target and tools_defPierre Gondois2021-09-295-14/+10
* BaseTools: Remove Makefile/MakefileName fieldsPierre Gondois2021-09-293-5/+0
* BaseTools/build: Set MakefileNamePierre Gondois2021-09-291-1/+4
* BaseTools/GenMake: Use ToolDefinition as fallback optionPierre Gondois2021-09-291-4/+4
* BaseTools: Switch to downloading the AARCH64 compiler from Arm's siteRebecca Cran2021-09-292-6/+6
* BaseTools: Switch to downloading the ARM compiler from Arm's siteRebecca Cran2021-09-292-6/+6
* GenFv: Arm: support images entered in Thumb modeEtienne Carriere2021-08-111-9/+29
* BaseTools: use shutil.copyfile instead shutil.copy2Bob Feng2021-08-021-4/+4
* BaseTools: Drop check for distutils.utilsCole2021-08-021-7/+0
* python: Replace distutils.utils.split_quotes with shlex.splitCole2021-08-022-4/+4
* build: Fix python3.10 threading DeprecationWarningsCole2021-08-021-24/+24
* BaseTools: Remove COMMON section from the GCC discard listChristopher Zurcher2021-07-261-1/+0
* BaseTools/Scripts: Allow GitHub ID at end Maintainers.txt linesMichael D Kinney2021-07-221-2/+4
* BaseTools/Scripts: Fix GetMaintainer.py line endingsMichael D Kinney2021-07-221-190/+190
* BaseTools GenFw: Add support for R_RISCV_PCREL_LO12_S relocationSunil V L2021-07-211-0/+55
* BaseTools: Enable the flag to treat dynamic pcd as dynamicExBob Feng2021-07-125-131/+73
* BaseTools: Remove non-ascii character of StructurePcd commentChen, Christine2021-07-121-1/+9
* BaseTools/Scripts: Ignore Mergify merge commits in PatchCheck.pyMichael D Kinney2021-07-091-6/+12
* BaseTools GenFw: Add support for RISCV GOT/PLT relocationsSunil V L2021-06-291-6/+53
* BaseTools: Reset ERRORLEVEL in toolsetup.bat after edk2basetools checkRebecca Cran2021-06-251-0/+2
* BaseTools: Fix spelling of "overwrite" and "overwriting" in toolset.batRebecca Cran2021-06-251-3/+3
* BaseTools: Remove check for Split.exe in toolset.batRebecca Cran2021-06-251-1/+0
* BaseTools GenFw: Keep read only alloc section as text when convert ELFgaoliming2021-06-162-2/+4