index
:
Tianocore/edk2.git
UDK2008
UDK2010
UDK2010.SR1
UDK2014
UDK2014.SP1
UDK2015
UDK2017
UDK2018
dependabot/github_actions/actions/checkout-5
dependabot/github_actions/actions/setup-python-6
dependabot/github_actions/actions/stale-10
dependabot/github_actions/github/issue-labeler-3.4
dependabot/pip/antlr4-python3-runtime-4.13.2
dependabot/pip/edk2-basetools-0.1.52
dependabot/pip/edk2-basetools-0.1.53
dependabot/pip/edk2-pytool-extensions-0.27.10
dependabot/pip/edk2-pytool-extensions-0.27.11
dependabot/pip/edk2-pytool-extensions-0.27.12
dependabot/pip/edk2-pytool-extensions-0.27.6
dependabot/pip/edk2-pytool-extensions-0.27.8
dependabot/pip/edk2-pytool-extensions-0.27.9
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.0
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.1
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.2
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.3
dependabot/pip/edk2-pytool-library-0.21.10
dependabot/pip/edk2-pytool-library-0.21.6
dependabot/pip/edk2-pytool-library-0.21.7
dependabot/pip/edk2-pytool-library-0.21.8
dependabot/pip/edk2-pytool-library-0.21.9
dependabot/pip/edk2-pytool-library-approx-eq-0.21.11
dependabot/pip/edk2-pytool-library-approx-eq-0.21.12
dependabot/pip/edk2-pytool-library-approx-eq-0.22.0
dependabot/pip/edk2-pytool-library-approx-eq-0.22.2
dependabot/pip/edk2-pytool-library-approx-eq-0.22.3
dependabot/pip/edk2-pytool-library-approx-eq-0.22.4
dependabot/pip/edk2-pytool-library-approx-eq-0.22.5
dependabot/pip/lcov-cobertura-2.1.1
dependabot/pip/regex-2024.11.6
dependabot/pip/regex-2024.7.24
dependabot/pip/regex-2024.9.11
dependabot/pip/regex-2025.7.31
dependabot/pip/regex-2025.7.34
dependabot/pip/regex-2025.8.29
dependabot/pip/regex-2025.9.1
dependabot/pip/regex-2025.9.18
leiflindholm-pr-template
master
pipeline_gen_update
release/rpl_program
security-advisory/cve-2024-38796/advisory
security-advisory/cve-2024-38797/advisory
security-advisory/cve-2025-3770/advisory
security-advisory/cve-2025-xxxxx/advisory
stable/202011
stable/202408
trunk
EDK II (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
BaseTools
/
Source
/
C
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-26
BaseTools: Update keybaord map based on UEFI spec 2.10
Yi Li
1
-1
/
+11
2023-12-21
BaseTools/GenFw: Correct offset when relocating an ADR
Jake Garver
1
-1
/
+21
2023-11-07
BaseTools: GenFw: auto-set nxcompat flag
Joey Vagedes
1
-0
/
+69
2023-09-25
BaseTools/GenFw: Add support for LOONGARCH64 relax relocation
Dongyan Qian
2
-1
/
+32
2023-09-18
BaseTools: Remove logic to create AP waking vector in GenFv
Zhiguang Liu
1
-199
/
+0
2023-06-01
BaseTools: remove duplicate includes: IndustryStandard/*.h
Gerd Hoffmann
7
-740
/
+2
2023-06-01
BaseTools: remove duplicate includes: IndustryStandard/PeImage.h
Gerd Hoffmann
1
-790
/
+0
2023-06-01
BaseTools: switch from EFI_IMAGE_MACHINE_* to IMAGE_FILE_MACHINE_*
Gerd Hoffmann
7
-55
/
+50
2023-06-01
BaseTools: drop IMAGE_FILE_MACHINE_ARM hacks
Gerd Hoffmann
1
-19
/
+4
2023-06-01
BaseTools: remove duplicate includes: IndustryStandard/Acpi*.h
Gerd Hoffmann
8
-1595
/
+7
2023-06-01
BaseTools: remove duplicate includes: <arch>/ProcessorBind.h
Gerd Hoffmann
9
-806
/
+19
2023-06-01
BaseTools: remove WinNtInclude.h
Gerd Hoffmann
6
-75
/
+0
2023-05-08
BaseTools: use threading.current_thread in NmakeSubdirs.py
Rebecca Cran
1
-1
/
+1
2023-04-07
BaseTools/GenFw: Add DllCharacteristicsEx field to debug data
Ard Biesheuvel
3
-15
/
+55
2023-04-07
BaseTools/GenFw: Parse IBT/BTI support status from ELF note
Ard Biesheuvel
2
-0
/
+59
2023-04-06
BaseTools: Update antlr makefile to use cc by default
Rebecca Cran
1
-5
/
+0
2023-04-05
BaseTools: Build against C++14 when building with clang
Rebecca Cran
1
-1
/
+1
2023-04-05
BaseTools: Allow users to build with clang using CC=clang CXX=clang++
Rebecca Cran
5
-18
/
+22
2023-04-05
BaseTools: Allow users to specify compiler to use with make CC= CXX=
Rebecca Cran
8
-58
/
+58
2023-04-03
BaseTools/VfrCompile: Fix potential buffer overwrites
Michael Kubacki
2
-7
/
+7
2023-03-24
BaseTools: Replace duplicate __PcdSet prototype with __PcdGet
Rebecca Cran
1
-7
/
+6
2023-03-24
BaseTools: Source/C/Common: Fix doc block locations and convert to Doxygen
Rebecca Cran
29
-4065
/
+2072
2023-02-07
BaseTools: remove useless dependency on libuuid
Thierry LARONDE
2
-10
/
+1
2022-12-30
BaseTools: Use BUILD_CC when checking gcc version in DevicePath
Jake Garver
1
-1
/
+1
2022-11-09
BaseTools: Fix wrong type of arguments to formatting functions
Michael Kubacki
5
-8
/
+8
2022-11-08
BaseTools/Source/C: Use /Z7 instead of /Zi for host tools
Michael D Kinney
5
-14
/
+12
2022-10-22
BaseTools: Fixed the multiple pairs brackets issue in GenFv
Chao Li
1
-3
/
+3
2022-10-16
BaseTools: Remove duplicated words in C tools
Pierre Gondois
4
-7
/
+7
2022-10-14
BaseTools: Add LoongArch64 binding.
Chao Li
2
-0
/
+83
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-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 macOS
edk2-stable202208
Rebecca Cran
1
-0
/
+2
2022-08-19
BaseTools/Source/C/GenSec: Fix EFI_SECTION_FREEFORM_SUBTYPE_GUID header
Michael D Kinney
1
-1
/
+1
2022-08-09
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-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-05-13
BaseTools: Remove RVCT support
edk2-stable202205-rc1
Rebecca Cran
1
-9
/
+1
[next]