Age | Commit message (Expand) | Author | Files | Lines |
2022-09-08 | BaseTools/GenFw AARCH64: Convert more types of explicit GOT references | Ard Biesheuvel | 1 | -0/+35 |
2022-08-28 | BaseTools: Fix DevicePath GNUmakefile for macOSedk2-stable202208 | Rebecca Cran | 1 | -0/+2 |
2022-08-28 | Revert "BaseTools: Fix DSC LibraryClass precedence rule" | Liming Gao | 1 | -2/+2 |
2022-08-19 | BaseTools/Source/C/GenSec: Fix EFI_SECTION_FREEFORM_SUBTYPE_GUID header | Michael D Kinney | 1 | -1/+1 |
2022-08-08 | Basetools/GenFw: Allow AARCH64 builds to use the --prm flag | Jose Marinho | 1 | -3/+3 |
2022-08-06 | BaseTools/GenSec: Support EFI_SECTION_FREEFORM_SUBTYPE_GUID sections | Konstantin Aladyshev | 1 | -2/+169 |
2022-08-06 | BaseTools/VolInfo: Parse EFI_SECTION_FREEFORM_SUBTYPE_GUID header | Konstantin Aladyshev | 1 | -1/+9 |
2022-08-06 | BaseTools/VolInfo: Show FV section boundaries | Konstantin Aladyshev | 1 | -0/+2 |
2022-08-06 | BaseTools/GenSec: Fix typo | Konstantin Aladyshev | 1 | -1/+1 |
2022-07-27 | BaseTools/VolInfo: Show encapsulation sections | Konstantin Aladyshev | 1 | -0/+6 |
2022-07-27 | BaseTools/Capsule: Support signtool input subject name to sign capsule file | Jason1 Lin | 1 | -9/+34 |
2022-07-24 | BaseTools/VolInfo: Correct EFI_SECTION_VERSION display | Konstantin Aladyshev | 1 | -2/+9 |
2022-07-24 | BaseTools/VolInfo: Increase define for highest section value | Konstantin Aladyshev | 1 | -2/+2 |
2022-07-24 | BaseTools/VolInfo: Correct alignment attributes display | Konstantin Aladyshev | 1 | -102/+96 |
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-07-09 | .gitignore: Ignore build tools build logs | Jeff Brasen | 1 | -1/+2 |
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-10 | Revert "OvmfPkg/Sec: fix stack switch" | Gerd Hoffmann | 1 | -3/+3 |
2022-06-08 | OvmfPkg/Sec: fix stack switch | Gerd Hoffmann | 1 | -3/+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 | 9 | -253/+16 |
2022-05-06 | BaseTools: Add FMMT Python Tool | Chen, Christine | 22 | -0/+2713 |
2022-04-28 | BaseTools/Conf: Fix Dynamic-Library-File template | Jake Garver via groups.io | 1 | -0/+2 |
2022-04-22 | BaseTools: Move gPlatformFinalPcd to Datapipe and optimize size | Li, Yi1 | 5 | -11/+13 |
2022-04-12 | BaseTools: Fix DevicePath tool build failure issue | Feng, Bob C | 1 | -0/+5 |
2022-04-09 | BaseTools: Scripts/efi_lldb.py: Add lldb EFI commands and pretty Print | Rebecca Cran | 1 | -0/+1044 |
2022-04-09 | BaseTools: Scripts/efi_gdb.py: Add gdb EFI commands and pretty Print | Rebecca Cran | 1 | -0/+918 |
2022-04-09 | BaseTools: efi_debugging.py: Add debugger agnostic dbg Python Classes | Rebecca Cran | 1 | -0/+2185 |
2022-04-02 | BaseTools/Bin: Update GCC ARM compiler version | Michael Kubacki | 2 | -8/+8 |
2022-03-28 | BaseTools:Support decimal version number in ECC check | wenyi,xie via groups.io | 1 | -3/+15 |
2022-03-28 | Basetools: turn off gcc12 warning | Gerd Hoffmann | 1 | -0/+3 |
2022-03-28 | BaseTools: fix gcc12 warning | Gerd Hoffmann | 1 | -1/+2 |
2022-03-28 | BaseTools: fix gcc12 warning | Gerd Hoffmann | 2 | -2/+2 |
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-03-16 | BaseTools/GenFw: Enhance GenFw to support PRM GCC build | Huang, Li-Xia | 5 | -5/+315 |
2022-03-01 | BaseTools: Upgrade the version of NASM tool | Jason | 1 | -3/+3 |
2022-02-15 | BaseTools: Update brotli submodule | Bob Feng | 3 | -1/+17 |
2022-02-10 | BaseTools: Update CLANG{35,38}_WARNING_OVERRIDES to ignore unused varsedk2-stable202202-rc1 | Rebecca Cran | 1 | -2/+2 |
2022-02-07 | BaseTools: Fix error leg in DscBuildData.py | Jake Garver via groups.io | 1 | -1/+1 |
2022-02-07 | BaseTools/Conf: Add new macro for customizing dll file reduction. | Wei6 Xu | 2 | -1/+2 |
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-12-09 | BaseTools/VfrCompile: Correct Bit Field Flags for numeric/one of | Huang, Long1 | 2 | -1/+4 |
2021-12-09 | BaseTools: Increase the DevicePath length for support more PCD value. | Jiang, Xiaolu | 1 | -1/+1 |
2021-11-11 | BaseTools: Add authenticated variable store support | Chen, Lin Z | 3 | -3/+59 |