summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/AutoGen
AgeCommit message (Expand)AuthorFilesLines
2025-07-01BaseTools: AutoGen: Remove unnecessary codePierre Gondois8-126/+0
2025-02-02BaseTools/AutoGen: GenMake response file quotes stringsMichael D Kinney1-3/+14
2024-12-11BaseTools: Typo fixesDionna Glaze1-2/+2
2024-09-13BaseTools: Update Stack Cookie LogicTaylor Beebe1-0/+31
2024-09-02BaseTools: GenMake: FIx missing logs from GenMake.pyKen Lautner1-0/+1
2024-02-29BaseTools/AutoGen: declare ProcessLibraryConstructorList() for SEC modulesLaszlo Ersek1-0/+8
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.io1-10/+6
2024-01-31Basetools: Include PCD declarations from Library Instancelevi.yun1-1/+4
2024-01-10BaseTools: Fix raw strings containing valid escape charactersJoey Vagedes1-1/+1
2023-12-21BaseTools: Resolve regex syntax warningsJoey Vagedes via groups.io7-8/+8
2022-07-17BaseTools: add '-p' for Linux 'cp' command.Chen, Christine1-1/+1
2022-06-28BaseTools: Fix the GenMake bug for .cpp source fileFeng, Bob C1-1/+2
2022-05-13BaseTools: Remove RVCT supportedk2-stable202205-rc1Rebecca Cran3-15/+6
2022-04-22BaseTools: Move gPlatformFinalPcd to Datapipe and optimize sizeLi, Yi12-0/+3
2022-01-13BaseTools: Fix wrong variable header sizeChen, Lin Z1-1/+5
2021-12-28BaseTools: Fix the bug of --cmd-len build optionBob Feng2-0/+3
2021-11-11BaseTools: Add authenticated variable store supportChen, Lin Z1-3/+54
2021-09-29BaseTools: Remove Makefile/MakefileName fieldsPierre Gondois1-1/+0
2021-09-29BaseTools/GenMake: Use ToolDefinition as fallback optionPierre Gondois1-4/+4
2021-08-02python: Replace distutils.utils.split_quotes with shlex.splitCole1-2/+2
2021-05-10BaseTools: Fix DSC override of Guided toolMichael D Kinney1-4/+3
2021-05-03BaseTools: Fix New Target/ToolChain/Arch in DSC [BuildOptions] issuesMichael D Kinney2-30/+24
2021-04-29BaseTools/Source/Python: New Target/ToolChain/Arch in DSC [BuildOptions]Michael D Kinney2-36/+129
2021-04-27BaseTools/GenMake: Sort generated makefile tool definitionsMichael D Kinney1-4/+8
2021-04-23BaseTools/Source/Python: Verify TAB_TOD_DEFINES_FAMILY key presentMichael D Kinney2-5/+15
2021-04-14BaseTools/PlatformAutoGen: MAKE_FLAGS and MAKE_PATH fixesMichael D Kinney1-15/+21
2021-01-06BaseTools: Fix the improper error loggingIrene Park1-1/+1
2020-12-23BaseTools: Should always define PCD TOKEN value as Zero for static PCDYunhua Feng1-2/+1
2020-11-19BaseTools: Resolve index out of range errors.Mingyue Liang1-1/+2
2020-11-10BaseTools: Limit command line length.Mingyue Liang2-9/+44
2020-11-05BaseTools: Enable Module Scope Structure PcdBob Feng4-8/+19
2020-10-13BaseTools: Add EDKII_DSC_PLATFORM_GUID MACROfengyunhua1-0/+3
2020-09-25BaseTools: Remove CanSkip calling for incremental buildBob Feng1-3/+0
2020-09-25BaseTools: Normalize case of pathname when evaluating Macros.Mingyue Liang1-2/+4
2020-09-25BaseTools: Add included files to deps_target file.Mingyue Liang1-3/+1
2020-09-08BaseTools: Sort the Pcd set when generating the VPD binaryBob Feng1-1/+1
2020-08-14BaseTools: fix ucs-2 lookup on python 3.9Cole Robinson1-1/+1
2020-08-14BaseTools: Move CreateAsBuiltInf into AutoGenWorker for parallelBob Feng1-1/+1
2020-08-07BaseTools: Improve the method of checking queue emptyFeng, Bob C1-6/+20
2020-07-17BaseTools: Add Guid name support in GenFfs.Yuwei Chen1-0/+24
2020-07-02BaseTools: Fix string concatenationPierre Gondois1-1/+1
2020-07-02BaseTools: Generate multiple rules when multiple output filesPierre Gondois2-17/+27
2020-03-31BaseTools:GuidedSectionTools.txt is not generated correctlyFan, ZhijuX1-1/+2
2020-03-24BaseTools:Fix build tools print traceback info issueFan, ZhijuX1-3/+0
2020-03-02BaseTools: Remove invalid leading space before !INCLUDE in MakefileBob Feng1-8/+8
2020-02-13BaseTools:build failure in CLANGPDB tool chainFan, ZhijuX1-0/+2
2020-02-12BaseTools: Remove caret in NASM_INC macroPierre Gondois1-3/+4
2020-02-12BaseTools: Rationalise makefile generationPierre Gondois3-84/+101
2020-02-09BaseTools: Fixed a Incremental build issueBob Feng1-1/+1