| Commit message (Expand) | Author | Age | Files | Lines |
* | BaseTools: Use BUILD_CC when checking gcc version in DevicePath | Jake Garver | 2022-12-30 | 1 | -1/+1 |
* | BaseTools: Fix wrong type of arguments to formatting functions | Michael Kubacki | 2022-11-09 | 5 | -8/+8 |
* | BaseTools/Source/C: Use /Z7 instead of /Zi for host tools | Michael D Kinney | 2022-11-08 | 5 | -14/+12 |
* | BaseTools: Fixed the multiple pairs brackets issue in GenFv | Chao Li | 2022-10-22 | 1 | -3/+3 |
* | BaseTools: Add missing spaces for PCD expression values in AutoGenC | Konstantin Aladyshev | 2022-10-19 | 1 | -1/+1 |
* | BaseTools: Correct initialization data size check for array PCDs | Konstantin Aladyshev | 2022-10-19 | 1 | -8/+8 |
* | BaseTools/GenFds: Correct file type set for the PIC section | Konstantin Aladyshev | 2022-10-19 | 1 | -1/+1 |
* | BaseTools: Support COMPAT16 section generation | Konstantin Aladyshev | 2022-10-19 | 1 | -0/+1 |
* | BaseTools: Add support for SUBTYPE_GUID section generation | Konstantin Aladyshev | 2022-10-19 | 3 | -0/+110 |
* | BaseTools: Correct BPDG tool error prints | Konstantin Aladyshev | 2022-10-19 | 1 | -2/+2 |
* | BaseTools/FMMT: Add Shrink Fv function | Chen, Christine | 2022-10-19 | 3 | -1/+60 |
* | BaseTools/FMMT: Add Extract FV function | Chen, Christine | 2022-10-19 | 3 | -22/+31 |
* | BaseTools: Remove duplicated words in Python tools | Pierre Gondois | 2022-10-19 | 2 | -2/+2 |
* | BaseTools: Remove duplicated words in C tools | Pierre Gondois | 2022-10-16 | 4 | -7/+7 |
* | BaseTools: Add LoongArch64 binding. | Chao Li | 2022-10-14 | 2 | -0/+83 |
* | BaseTools: Updated build tools to support new LoongArch. | Chao Li | 2022-10-14 | 3 | -4/+44 |
* | BaseTools: Update GenFw/GenFv to support LoongArch platform. | Chao Li | 2022-10-14 | 7 | -33/+636 |
* | BaseTools/VolInfo: Update file and section type strings | Konstantin Aladyshev | 2022-10-02 | 1 | -6/+6 |
* | BaseTools/VolInfo: Update copyright information | Konstantin Aladyshev | 2022-10-02 | 1 | -0/+1 |
* | BaseTools/VolInfo: Parse apriori files | Konstantin Aladyshev | 2022-10-02 | 1 | -0/+74 |
* | BaseTools/VolInfo: Increase GUID base name string | Konstantin Aladyshev | 2022-10-02 | 1 | -3/+1 |
* | BaseTools/VolInfo: Fix EFI_SECTION_GUID_DEFINED parsing | Konstantin Aladyshev | 2022-10-02 | 1 | -4/+4 |
* | BaseTools/VolInfo: Correct buffer for GenCrc32 tool | Konstantin Aladyshev | 2022-10-02 | 1 | -0/+7 |
* | BaseTools: 64bit FSP FV map file cannot be created correctly | Kuo, Ted | 2022-09-15 | 1 | -1/+1 |
* | BaseTools/GenFw AARCH64: Convert more types of explicit GOT references | Ard Biesheuvel | 2022-09-08 | 1 | -0/+35 |
* | BaseTools: Fix DevicePath GNUmakefile for macOSedk2-stable202208 | Rebecca Cran | 2022-08-28 | 1 | -0/+2 |
* | Revert "BaseTools: Fix DSC LibraryClass precedence rule" | Liming Gao | 2022-08-28 | 1 | -2/+2 |
* | BaseTools/Source/C/GenSec: Fix EFI_SECTION_FREEFORM_SUBTYPE_GUID header | Michael D Kinney | 2022-08-19 | 1 | -1/+1 |
* | Basetools/GenFw: Allow AARCH64 builds to use the --prm flag | Jose Marinho | 2022-08-08 | 1 | -3/+3 |
* | BaseTools/GenSec: Support EFI_SECTION_FREEFORM_SUBTYPE_GUID sections | Konstantin Aladyshev | 2022-08-06 | 1 | -2/+169 |
* | BaseTools/VolInfo: Parse EFI_SECTION_FREEFORM_SUBTYPE_GUID header | Konstantin Aladyshev | 2022-08-06 | 1 | -1/+9 |
* | BaseTools/VolInfo: Show FV section boundaries | Konstantin Aladyshev | 2022-08-06 | 1 | -0/+2 |
* | BaseTools/GenSec: Fix typo | Konstantin Aladyshev | 2022-08-06 | 1 | -1/+1 |
* | BaseTools/VolInfo: Show encapsulation sections | Konstantin Aladyshev | 2022-07-27 | 1 | -0/+6 |
* | BaseTools/Capsule: Support signtool input subject name to sign capsule file | Jason1 Lin | 2022-07-27 | 1 | -9/+34 |
* | BaseTools/VolInfo: Correct EFI_SECTION_VERSION display | Konstantin Aladyshev | 2022-07-24 | 1 | -2/+9 |
* | BaseTools/VolInfo: Increase define for highest section value | Konstantin Aladyshev | 2022-07-24 | 1 | -2/+2 |
* | BaseTools/VolInfo: Correct alignment attributes display | Konstantin Aladyshev | 2022-07-24 | 1 | -102/+96 |
* | BaseTools: INF should use latest Pcd value instead of default value | Li, Yi1 | 2022-07-24 | 1 | -1/+3 |
* | BaseTools: Fix DSC LibraryClass precedence rule | Chen, Christine | 2022-07-17 | 1 | -2/+2 |
* | BaseTools: add '-p' for Linux 'cp' command. | Chen, Christine | 2022-07-17 | 2 | -3/+3 |
* | BaseTools: Fix the GenMake bug for .cpp source file | Feng, Bob C | 2022-06-28 | 1 | -1/+2 |
* | BaseTools/Ecc: Fix grammar in Ecc error message | Rebecca Cran | 2022-06-27 | 1 | -2/+2 |
* | BaseTools: output the intermediate library instance when error occurs | Ni, Ray | 2022-06-16 | 1 | -1/+3 |
* | BaseTools: Fix dependency issue in PcdValueInit | Jake Garver | 2022-06-06 | 1 | -1/+2 |
* | BaseTools: Remove RVCT supportedk2-stable202205-rc1 | Rebecca Cran | 2022-05-13 | 5 | -25/+7 |
* | BaseTools: Add FMMT Python Tool | Chen, Christine | 2022-05-06 | 20 | -0/+2695 |
* | BaseTools: Move gPlatformFinalPcd to Datapipe and optimize size | Li, Yi1 | 2022-04-22 | 5 | -11/+13 |
* | BaseTools: Fix DevicePath tool build failure issue | Feng, Bob C | 2022-04-12 | 1 | -0/+5 |
* | BaseTools:Support decimal version number in ECC check | wenyi,xie via groups.io | 2022-03-28 | 1 | -3/+15 |