Age | Commit message (Expand) | Author | Files | Lines |
2022-10-19 | BaseTools: Add missing spaces for PCD expression values in AutoGenC | Konstantin Aladyshev | 1 | -1/+1 |
2022-10-19 | BaseTools: Correct initialization data size check for array PCDs | Konstantin Aladyshev | 1 | -8/+8 |
2022-10-19 | BaseTools/GenFds: Correct file type set for the PIC section | Konstantin Aladyshev | 1 | -1/+1 |
2022-10-19 | BaseTools: Support COMPAT16 section generation | Konstantin Aladyshev | 1 | -0/+1 |
2022-10-19 | BaseTools: Add support for SUBTYPE_GUID section generation | Konstantin Aladyshev | 3 | -0/+110 |
2022-10-19 | BaseTools: Correct BPDG tool error prints | Konstantin Aladyshev | 1 | -2/+2 |
2022-10-19 | BaseTools/FMMT: Add Shrink Fv function | Chen, Christine | 3 | -1/+60 |
2022-10-19 | BaseTools/FMMT: Add Extract FV function | Chen, Christine | 3 | -22/+31 |
2022-10-19 | BaseTools: Remove duplicated words in Python tools | Pierre Gondois | 2 | -2/+2 |
2022-10-14 | BaseTools: Updated build tools to support new LoongArch. | Chao Li | 3 | -4/+44 |
2022-08-28 | Revert "BaseTools: Fix DSC LibraryClass precedence rule" | Liming Gao | 1 | -2/+2 |
2022-07-27 | BaseTools/Capsule: Support signtool input subject name to sign capsule file | Jason1 Lin | 1 | -9/+34 |
2022-07-24 | BaseTools: INF should use latest Pcd value instead of default value | Li, Yi1 | 1 | -1/+3 |
2022-07-17 | BaseTools: Fix DSC LibraryClass precedence rule | Chen, Christine | 1 | -2/+2 |
2022-07-17 | BaseTools: add '-p' for Linux 'cp' command. | Chen, Christine | 2 | -3/+3 |
2022-06-28 | BaseTools: Fix the GenMake bug for .cpp source file | Feng, Bob C | 1 | -1/+2 |
2022-06-27 | BaseTools/Ecc: Fix grammar in Ecc error message | Rebecca Cran | 1 | -2/+2 |
2022-06-16 | BaseTools: output the intermediate library instance when error occurs | Ni, Ray | 1 | -1/+3 |
2022-06-06 | BaseTools: Fix dependency issue in PcdValueInit | Jake Garver | 1 | -1/+2 |
2022-05-13 | BaseTools: Remove RVCT supportedk2-stable202205-rc1 | Rebecca Cran | 4 | -16/+6 |
2022-05-06 | BaseTools: Add FMMT Python Tool | Chen, Christine | 20 | -0/+2695 |
2022-04-22 | BaseTools: Move gPlatformFinalPcd to Datapipe and optimize size | Li, Yi1 | 5 | -11/+13 |
2022-03-28 | BaseTools:Support decimal version number in ECC check | wenyi,xie via groups.io | 1 | -3/+15 |
2022-03-26 | BaseTools: Remove the redundant __FLEXIBLE_SIZE from PcdValueInit.c | Bob Feng | 1 | -0/+5 |
2022-03-26 | BaseTools: Add the FeatureFlagExpression usage to the Source Section | Yi Li | 5 | -5/+59 |
2022-02-07 | BaseTools: Fix error leg in DscBuildData.py | Jake Garver via groups.io | 1 | -1/+1 |
2022-01-13 | BaseTools: Fix wrong variable header size | Chen, Lin Z | 1 | -1/+5 |
2021-12-28 | BaseTools: Fix the bug of --cmd-len build option | Bob Feng | 2 | -0/+3 |
2021-11-11 | BaseTools: Add authenticated variable store support | Chen, Lin Z | 3 | -3/+59 |
2021-10-13 | BaseTools: Change RealPath to AbsPath | Chen, Christine | 3 | -6/+6 |
2021-09-29 | BaseTools: Remove hard-coded strings for target and tools_def | Pierre Gondois | 5 | -14/+10 |
2021-09-29 | BaseTools: Remove Makefile/MakefileName fields | Pierre Gondois | 3 | -5/+0 |
2021-09-29 | BaseTools/build: Set MakefileName | Pierre Gondois | 1 | -1/+4 |
2021-09-29 | BaseTools/GenMake: Use ToolDefinition as fallback option | Pierre Gondois | 1 | -4/+4 |
2021-08-02 | BaseTools: use shutil.copyfile instead shutil.copy2 | Bob Feng | 1 | -4/+4 |
2021-08-02 | python: Replace distutils.utils.split_quotes with shlex.split | Cole | 2 | -4/+4 |
2021-08-02 | build: Fix python3.10 threading DeprecationWarnings | Cole | 1 | -24/+24 |
2021-07-12 | BaseTools: Enable the flag to treat dynamic pcd as dynamicEx | Bob Feng | 5 | -131/+73 |
2021-05-21 | BaseTools: build: Set ReturnCode on POSTBUILD fail | Garrett Kirkendall | 1 | -0/+1 |
2021-05-12 | BaseTools: Add support for version 3 of FMP Image Header structure | Sughosh Ganu | 2 | -9/+24 |
2021-05-10 | BaseTools: Fix DSC override of Guided tool | Michael D Kinney | 3 | -97/+190 |
2021-05-03 | BaseTools: Fix New Target/ToolChain/Arch in DSC [BuildOptions] issues | Michael D Kinney | 3 | -30/+26 |
2021-04-29 | BaseTools/Source/Python: New Target/ToolChain/Arch in DSC [BuildOptions] | Michael D Kinney | 5 | -96/+230 |
2021-04-27 | BaseTools/GenMake: Sort generated makefile tool definitions | Michael D Kinney | 1 | -4/+8 |
2021-04-23 | BaseTools/Source/Python: Verify TAB_TOD_DEFINES_FAMILY key present | Michael D Kinney | 2 | -5/+15 |
2021-04-15 | BaseTools/Source/Python: Remove CPU architecture assumptions | Michael D Kinney | 3 | -7/+5 |
2021-04-14 | BaseTools/PlatformAutoGen: MAKE_FLAGS and MAKE_PATH fixes | Michael D Kinney | 1 | -15/+21 |
2021-03-18 | BaseTools/Ecc: Make Ecc only check first include guard | Pierre Gondois | 1 | -3/+5 |
2021-02-26 | BaseTools: Align include guards policy | Pierre Gondois | 2 | -2/+4 |
2021-02-09 | BaseTools: Use pip module if available, CI uses it by default | Matthew Carlson | 1 | -0/+29 |