summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python
AgeCommit message (Expand)AuthorFilesLines
2023-10-18BaseTools: trim warning to errorYuwei Chen1-2/+2
2023-04-05BaseTools: Allow users to specify compiler to use with make CC= CXX=Rebecca Cran1-1/+1
2023-03-11BaseTools: Extend fields for module_report.jsonGuillermo Antonio Palomino Sosa1-0/+4
2023-03-11BaseTools: Generate compile information in build reportPalomino Sosa, Guillermo A2-3/+140
2022-10-19BaseTools: Add missing spaces for PCD expression values in AutoGenCKonstantin Aladyshev1-1/+1
2022-10-19BaseTools: Correct initialization data size check for array PCDsKonstantin Aladyshev1-8/+8
2022-10-19BaseTools/GenFds: Correct file type set for the PIC sectionKonstantin Aladyshev1-1/+1
2022-10-19BaseTools: Support COMPAT16 section generationKonstantin Aladyshev1-0/+1
2022-10-19BaseTools: Add support for SUBTYPE_GUID section generationKonstantin Aladyshev3-0/+110
2022-10-19BaseTools: Correct BPDG tool error printsKonstantin Aladyshev1-2/+2
2022-10-19BaseTools/FMMT: Add Shrink Fv functionChen, Christine3-1/+60
2022-10-19BaseTools/FMMT: Add Extract FV functionChen, Christine3-22/+31
2022-10-19BaseTools: Remove duplicated words in Python toolsPierre Gondois2-2/+2
2022-10-14BaseTools: Updated build tools to support new LoongArch.Chao Li3-4/+44
2022-08-28Revert "BaseTools: Fix DSC LibraryClass precedence rule"Liming Gao1-2/+2
2022-07-27BaseTools/Capsule: Support signtool input subject name to sign capsule fileJason1 Lin1-9/+34
2022-07-24BaseTools: INF should use latest Pcd value instead of default valueLi, Yi11-1/+3
2022-07-17BaseTools: Fix DSC LibraryClass precedence ruleChen, Christine1-2/+2
2022-07-17BaseTools: add '-p' for Linux 'cp' command.Chen, Christine2-3/+3
2022-06-28BaseTools: Fix the GenMake bug for .cpp source fileFeng, Bob C1-1/+2
2022-06-27BaseTools/Ecc: Fix grammar in Ecc error messageRebecca Cran1-2/+2
2022-06-16BaseTools: output the intermediate library instance when error occursNi, Ray1-1/+3
2022-06-06BaseTools: Fix dependency issue in PcdValueInitJake Garver1-1/+2
2022-05-13BaseTools: Remove RVCT supportedk2-stable202205-rc1Rebecca Cran4-16/+6
2022-05-06BaseTools: Add FMMT Python ToolChen, Christine20-0/+2695
2022-04-22BaseTools: Move gPlatformFinalPcd to Datapipe and optimize sizeLi, Yi15-11/+13
2022-03-28BaseTools:Support decimal version number in ECC checkwenyi,xie via groups.io1-3/+15
2022-03-26BaseTools: Remove the redundant __FLEXIBLE_SIZE from PcdValueInit.cBob Feng1-0/+5
2022-03-26BaseTools: Add the FeatureFlagExpression usage to the Source SectionYi Li5-5/+59
2022-02-07BaseTools: Fix error leg in DscBuildData.pyJake Garver via groups.io1-1/+1
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 Z3-3/+59
2021-10-13BaseTools: Change RealPath to AbsPathChen, Christine3-6/+6
2021-09-29BaseTools: Remove hard-coded strings for target and tools_defPierre Gondois5-14/+10
2021-09-29BaseTools: Remove Makefile/MakefileName fieldsPierre Gondois3-5/+0
2021-09-29BaseTools/build: Set MakefileNamePierre Gondois1-1/+4
2021-09-29BaseTools/GenMake: Use ToolDefinition as fallback optionPierre Gondois1-4/+4
2021-08-02BaseTools: use shutil.copyfile instead shutil.copy2Bob Feng1-4/+4
2021-08-02python: Replace distutils.utils.split_quotes with shlex.splitCole2-4/+4
2021-08-02build: Fix python3.10 threading DeprecationWarningsCole1-24/+24
2021-07-12BaseTools: Enable the flag to treat dynamic pcd as dynamicExBob Feng5-131/+73
2021-05-21BaseTools: build: Set ReturnCode on POSTBUILD failGarrett Kirkendall1-0/+1
2021-05-12BaseTools: Add support for version 3 of FMP Image Header structureSughosh Ganu2-9/+24
2021-05-10BaseTools: Fix DSC override of Guided toolMichael D Kinney3-97/+190
2021-05-03BaseTools: Fix New Target/ToolChain/Arch in DSC [BuildOptions] issuesMichael D Kinney3-30/+26
2021-04-29BaseTools/Source/Python: New Target/ToolChain/Arch in DSC [BuildOptions]Michael D Kinney5-96/+230
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-15BaseTools/Source/Python: Remove CPU architecture assumptionsMichael D Kinney3-7/+5