Age | Commit message (Expand) | Author | Files | Lines |
2022-10-16 | BaseTools: Remove duplicated words in C tools | Pierre Gondois | 4 | -7/+7 |
2022-10-14 | BaseTools: Enable LoongArch64 architecture for LoongArch64 EDK2 CI. | Chao Li | 2 | -0/+53 |
2022-10-14 | BaseTools: Add LoongArch64 binding. | Chao Li | 2 | -0/+83 |
2022-10-14 | BaseTools: Updated build tools to support new LoongArch. | Chao Li | 3 | -4/+44 |
2022-10-14 | BaseTools: Updated for GCC5 tool chain for LoongArch platfrom. | Chao Li | 1 | -6/+48 |
2022-10-14 | BaseTools: Update GenFw/GenFv to support LoongArch platform. | Chao Li | 7 | -33/+636 |
2022-10-02 | BaseTools/VolInfo: Update file and section type strings | Konstantin Aladyshev | 1 | -6/+6 |
2022-10-02 | BaseTools/VolInfo: Update copyright information | Konstantin Aladyshev | 1 | -0/+1 |
2022-10-02 | BaseTools/VolInfo: Parse apriori files | Konstantin Aladyshev | 1 | -0/+74 |
2022-10-02 | BaseTools/VolInfo: Increase GUID base name string | Konstantin Aladyshev | 1 | -3/+1 |
2022-10-02 | BaseTools/VolInfo: Fix EFI_SECTION_GUID_DEFINED parsing | Konstantin Aladyshev | 1 | -4/+4 |
2022-10-02 | BaseTools/VolInfo: Correct buffer for GenCrc32 tool | Konstantin Aladyshev | 1 | -0/+7 |
2022-09-22 | nasm_ext_dep.yaml: Remove leading zero in patch version | Michael Kubacki | 1 | -1/+1 |
2022-09-22 | BaseTools: Edk2ToolsBuild: Fixing pipeline build due to path too long | Sean Brogan | 1 | -1/+1 |
2022-09-15 | BaseTools: 64bit FSP FV map file cannot be created correctly | Kuo, Ted | 1 | -1/+1 |
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 |