| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | nasm_ext_dep.yaml: Remove leading zero in patch version | Michael Kubacki | 2022-09-22 | 1 | -1/+1 |
* | BaseTools: Edk2ToolsBuild: Fixing pipeline build due to path too long | Sean Brogan | 2022-09-22 | 1 | -1/+1 |
* | 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 |
* | .gitignore: Ignore build tools build logs | Jeff Brasen | 2022-07-09 | 1 | -1/+2 |
* | 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 |
* | Revert "OvmfPkg/Sec: fix stack switch" | Gerd Hoffmann | 2022-06-10 | 1 | -3/+3 |
* | OvmfPkg/Sec: fix stack switch | Gerd Hoffmann | 2022-06-08 | 1 | -3/+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 | 9 | -253/+16 |
* | BaseTools: Add FMMT Python Tool | Chen, Christine | 2022-05-06 | 22 | -0/+2713 |
* | BaseTools/Conf: Fix Dynamic-Library-File template | Jake Garver via groups.io | 2022-04-28 | 1 | -0/+2 |
* | 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: Scripts/efi_lldb.py: Add lldb EFI commands and pretty Print | Rebecca Cran | 2022-04-09 | 1 | -0/+1044 |
* | BaseTools: Scripts/efi_gdb.py: Add gdb EFI commands and pretty Print | Rebecca Cran | 2022-04-09 | 1 | -0/+918 |
* | BaseTools: efi_debugging.py: Add debugger agnostic dbg Python Classes | Rebecca Cran | 2022-04-09 | 1 | -0/+2185 |
* | BaseTools/Bin: Update GCC ARM compiler version | Michael Kubacki | 2022-04-02 | 2 | -8/+8 |
* | BaseTools:Support decimal version number in ECC check | wenyi,xie via groups.io | 2022-03-28 | 1 | -3/+15 |
* | Basetools: turn off gcc12 warning | Gerd Hoffmann | 2022-03-28 | 1 | -0/+3 |
* | BaseTools: fix gcc12 warning | Gerd Hoffmann | 2022-03-28 | 1 | -1/+2 |
* | BaseTools: fix gcc12 warning | Gerd Hoffmann | 2022-03-28 | 2 | -2/+2 |
* | BaseTools: Remove the redundant __FLEXIBLE_SIZE from PcdValueInit.c | Bob Feng | 2022-03-26 | 1 | -0/+5 |
* | BaseTools: Add the FeatureFlagExpression usage to the Source Section | Yi Li | 2022-03-26 | 5 | -5/+59 |
* | BaseTools/GenFw: Enhance GenFw to support PRM GCC build | Huang, Li-Xia | 2022-03-16 | 5 | -5/+315 |
* | BaseTools: Upgrade the version of NASM tool | Jason | 2022-03-01 | 1 | -3/+3 |
* | BaseTools: Update brotli submodule | Bob Feng | 2022-02-15 | 3 | -1/+17 |