summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/AutoGen
Commit message (Expand)AuthorAgeFilesLines
* BaseTools/AutoGen: GenMake response file quotes stringsMichael D Kinney2025-02-021-3/+14
* BaseTools: Typo fixesDionna Glaze2024-12-111-2/+2
* BaseTools: Update Stack Cookie LogicTaylor Beebe2024-09-131-0/+31
* BaseTools: GenMake: FIx missing logs from GenMake.pyKen Lautner2024-09-021-0/+1
* BaseTools/AutoGen: declare ProcessLibraryConstructorList() for SEC modulesLaszlo Ersek2024-02-291-0/+8
* BaseTools: Remove Duplicate sets of SkuName and SkuId from allskusetAshraf Ali S2024-02-081-0/+2
* BaseTools: Optimize GenerateByteArrayValue and CollectPlatformGuids APIsdevel@edk2.groups.io2024-02-081-10/+6
* Basetools: Include PCD declarations from Library Instancelevi.yun2024-01-311-1/+4
* BaseTools: Fix raw strings containing valid escape charactersJoey Vagedes2024-01-101-1/+1
* BaseTools: Resolve regex syntax warningsJoey Vagedes via groups.io2023-12-217-8/+8
* BaseTools: add '-p' for Linux 'cp' command.Chen, Christine2022-07-171-1/+1
* BaseTools: Fix the GenMake bug for .cpp source fileFeng, Bob C2022-06-281-1/+2
* BaseTools: Remove RVCT supportedk2-stable202205-rc1Rebecca Cran2022-05-133-15/+6
* BaseTools: Move gPlatformFinalPcd to Datapipe and optimize sizeLi, Yi12022-04-222-0/+3
* 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: Add authenticated variable store supportChen, Lin Z2021-11-111-3/+54
* BaseTools: Remove Makefile/MakefileName fieldsPierre Gondois2021-09-291-1/+0
* BaseTools/GenMake: Use ToolDefinition as fallback optionPierre Gondois2021-09-291-4/+4
* python: Replace distutils.utils.split_quotes with shlex.splitCole2021-08-021-2/+2
* BaseTools: Fix DSC override of Guided toolMichael D Kinney2021-05-101-4/+3
* BaseTools: Fix New Target/ToolChain/Arch in DSC [BuildOptions] issuesMichael D Kinney2021-05-032-30/+24
* BaseTools/Source/Python: New Target/ToolChain/Arch in DSC [BuildOptions]Michael D Kinney2021-04-292-36/+129
* BaseTools/GenMake: Sort generated makefile tool definitionsMichael D Kinney2021-04-271-4/+8
* BaseTools/Source/Python: Verify TAB_TOD_DEFINES_FAMILY key presentMichael D Kinney2021-04-232-5/+15
* BaseTools/PlatformAutoGen: MAKE_FLAGS and MAKE_PATH fixesMichael D Kinney2021-04-141-15/+21
* BaseTools: Fix the improper error loggingIrene Park2021-01-061-1/+1
* BaseTools: Should always define PCD TOKEN value as Zero for static PCDYunhua Feng2020-12-231-2/+1
* BaseTools: Resolve index out of range errors.Mingyue Liang2020-11-191-1/+2
* BaseTools: Limit command line length.Mingyue Liang2020-11-102-9/+44
* BaseTools: Enable Module Scope Structure PcdBob Feng2020-11-054-8/+19
* BaseTools: Add EDKII_DSC_PLATFORM_GUID MACROfengyunhua2020-10-131-0/+3
* BaseTools: Remove CanSkip calling for incremental buildBob Feng2020-09-251-3/+0
* BaseTools: Normalize case of pathname when evaluating Macros.Mingyue Liang2020-09-251-2/+4
* BaseTools: Add included files to deps_target file.Mingyue Liang2020-09-251-3/+1
* BaseTools: Sort the Pcd set when generating the VPD binaryBob Feng2020-09-081-1/+1
* BaseTools: fix ucs-2 lookup on python 3.9Cole Robinson2020-08-141-1/+1
* BaseTools: Move CreateAsBuiltInf into AutoGenWorker for parallelBob Feng2020-08-141-1/+1
* BaseTools: Improve the method of checking queue emptyFeng, Bob C2020-08-071-6/+20
* BaseTools: Add Guid name support in GenFfs.Yuwei Chen2020-07-171-0/+24
* BaseTools: Fix string concatenationPierre Gondois2020-07-021-1/+1
* BaseTools: Generate multiple rules when multiple output filesPierre Gondois2020-07-022-17/+27
* BaseTools:GuidedSectionTools.txt is not generated correctlyFan, ZhijuX2020-03-311-1/+2
* BaseTools:Fix build tools print traceback info issueFan, ZhijuX2020-03-241-3/+0
* BaseTools: Remove invalid leading space before !INCLUDE in MakefileBob Feng2020-03-021-8/+8
* BaseTools:build failure in CLANGPDB tool chainFan, ZhijuX2020-02-131-0/+2
* BaseTools: Remove caret in NASM_INC macroPierre Gondois2020-02-121-3/+4
* BaseTools: Rationalise makefile generationPierre Gondois2020-02-123-84/+101
* BaseTools: Fixed a Incremental build issueBob Feng2020-02-091-1/+1
* BaseTools: Fixed a incremental build bugBob Feng2020-01-192-3/+11