index
:
uefi/tianocore/edk2.git
UDK2008
UDK2010
UDK2010.SR1
UDK2014
UDK2014.SP1
UDK2015
UDK2017
UDK2018
dependabot/github_actions/actions/cache-6
dependabot/pip/edk2-pytool-library-approx-eq-0.23.15
dependabot/pip/regex-2026.6.28
edk2_master
master
mergify/configuration-deprecated-update
move_post_merge_to_nightly
pipeline_gen_update
release/rpl_program
security-advisory/cve-2024-38796/advisory
security-advisory/cve-2024-38797/advisory
security-advisory/cve-2025-3770/advisory
stable/202011
stable/202408
stable/202508
EDK II
TianoCore
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-01-25
MdeModulePkg HelloWorld: Add the display information for GOP resolution
edk2_master
Liming Gao
2026-01-23
SignedCapsulePkg/Universal/RecoveryModuleLoadPei: 4KB alignment
Michael D Kinney
2026-01-23
UefiCpuPkg: Fix VS2022 NOOPT IA32 build issues
Michael D Kinney
2026-01-23
UefiCpuPkg/Library/CpuPageTableLib/UnitTest: Fix pointer compare
Michael D Kinney
2026-01-23
MdeModulePkg/LoadFileOnFv2: Fix typo in Buffer parameter description
Dongyan Qian
2026-01-23
MdePkg/LoadFile2: Fix typo in Buffer parameter description
Dongyan Qian
2026-01-23
EmbeddedPkg/AndroidBootImgLib: Fix typo in Buffer parameter description
Dongyan Qian
2026-01-23
NetworkPkg/UefiPxeBcDxe: Fix typo in Buffer parameter description
Dongyan Qian
2026-01-23
MdeModulePkg/PciBusDxe: Fix typo in Buffer parameter description
Dongyan Qian
2026-01-23
UefiPayloadPkg: Fix build failure with CLANGPDB
Khalid Ali
2026-01-23
BaseTools/Conf: CLANGDWARF remove -mno-sse -mno-mmx
Michael D Kinney
2026-01-22
EmbeddedPkg/Library/VirtualRealTimeClockLib: Fix type mismatch
Michael D Kinney
2026-01-22
EmbeddedPkg/GdbStub/X64: Use X64 system context
Michael D Kinney
2026-01-22
EmbeddedPkg/Universal/MmcDxe: Fix VS2022 NOOPT IA32/X64 issues
Michael D Kinney
2026-01-22
EmulatorPkg: Fix build issue when REDFISH_ENABLE is TRUE
Yang Gang
2026-01-22
RedfishPkg/RedfishPlatformConfig: Fix CLANGPDB build failure
Abner Chang
2026-01-21
UefiPayloadPkg: Add PCD to control PCI DMA memory above 4GB
Ajan Zhong
2026-01-21
UefiPayloadPkg: Remove fixed serial port settings for AARCH64
Ajan Zhong
2026-01-21
MdeModulePkg/Universal/RegularExpressionDxe: Fix VS2022 NOOPT IA32 __allmul
Michael D Kinney
2026-01-21
SecurityPkg/Library/SecureBootVariableLib/UnitTest: Cmocka use issues
Michael D Kinney
2026-01-21
SecurityPkg: Fix VS2022 NOOPT IA32 use of intrinsics
Michael D Kinney
2026-01-21
RedfishPkg/PrivateLibrary/RedfishLib/edk2libredfish: Uninit var
Michael D Kinney
2026-01-21
IntelFsp2Pkg/PatchFv.py: Support pseudo symbol for image base
Ray Ni
2026-01-21
UnitTestFrameworkPkg: WIN_MINGW32_BUILD generate .exe
Michael D Kinney
2026-01-21
UefiPayloadPkg: Fix build failure with GCC
Khalid Ali
2026-01-21
MdePkg/Library/BaseFdtLib: Fix VS2022 NOOPT IA32 issues
Michael D Kinney
2026-01-21
UefiPayloadPkg: Simplify UefiPayloadEntry for X64
Xiang W
2026-01-21
UefiPayloadPkg: Simplify UefiPayloadEntry for Ia32
Xiang W
2026-01-21
MdePkg/BaseFdtLib: Add more wrappers
Mario Bălănică
2026-01-20
EmulatorPkg: Align DEFINE statements with UnitTestFrameworkPkg
Michael D Kinney
2026-01-20
EmulatorPkg: use double hyphens for CLANGDWARF llvm-rc
Alexander Gryanko
2026-01-20
BaseTools: use double hyphens for CLANGPDB llvm-rc
Alexander Gryanko
2026-01-20
StandaloneMmPkg/StandaloneMmIplPei: Optimize CreateMmPlatformHob calls
Phil Noh
2026-01-19
OvmfPkg/OvmfXen: Fix XenHypercallSchedOp call in BaseResetShutdownXen
Teddy Astie
2026-01-19
OvmfPkg/OvmfXen: Add missing Xen's sched.h include
Teddy Astie
2026-01-19
StandaloneMmPkg: Avoid updating attributes on 0 length sections
Chris Fernald
2026-01-19
MdeModulePkg/AcpiTableDxe:Created EfiACPIReclaimMemory for ACPIHOB RSDP
George Liao
2026-01-19
MdePkg/FvLib: Need section alignment for FindFfsSectionInSections
Phil Noh
2026-01-19
SecurityPkg: Fix Tcg2SubmitCommand in most cases
Liqi Qi
2026-01-19
UefiCpuPkg/BaseRiscV64CpuTimerLib: Add constructor to initialize mTimeBase
Chao Liu
2026-01-16
DynamicTablesPkg: add SSDT DMC620 PMU table generator
Sughosh Ganu
2026-01-15
ArmPkg/Library: separate request parsing from DelegatedEventLoop()
Levi Yun
2026-01-15
ArmPkg/Library: introduce FmpDeviceLib using Firmware update ABI
Levi Yun
2026-01-15
ArmPkg: add firmware update feature related GUID
Levi Yun
2026-01-15
ArmPkg/Include/IndustryStandard: introduce firmware update feature headers
Levi Yun
2026-01-15
ArmPkg/StandaloneMmCpu: rename gGuidedEventContext to mGuidedEventContext
Levi Yun
2026-01-15
ArmPkg/StandaloneMmCpu: pass ARM_MM_HANDLER_CONTEXT to MmHandler
Levi Yun
2026-01-15
ArmPkg/Library: add ArmMmHandlerContext for MM handler context management
Levi Yun
2026-01-15
ArmPkg/Library/StandaloneMmEntryPoint: introduce IsSecureMmCommBufferAddr()
Levi Yun
2026-01-15
MdePkg/IndustryStandard/ArmFfaSvc.h: add partition type helper
Levi Yun
[next]