| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-06-24 | EmbeddedPkg: PrePiLib: Fix uninitialized variable warnings | Tuan Phan | 1 | -7/+7 |
| 2026-06-18 | EmbeddedPkg,MdeModulePkg,DynamicTablesPkg: Move ACPI helper macros | VarshitPandya | 1 | -75/+0 |
| 2026-06-13 | EmbeddedPkg, OvmfPkg: Produce FV3 HOBs for Extracted FVs | Oliver Smith-Denny | 3 | -18/+43 |
| 2026-06-13 | EmbeddedPkg, OvmfPkg: PrePiLib: Use Correct FvName in FV2 HOB Production | Dmitry Antipov | 3 | -23/+14 |
| 2026-06-13 | EmbeddedPkg: PrePiLib: Zero Volume Info Buffer Before Writing | Oliver Smith-Denny | 1 | -1/+1 |
| 2026-06-13 | EmbeddedPkg: PrePiLib: Skip Extracting if FV3 HOB Found | Oliver Smith-Denny | 1 | -10/+16 |
| 2026-06-13 | EmbeddedPkg: PrePi.h: Drop Duplicate HOB Defintions | Oliver Smith-Denny | 1 | -11/+1 |
| 2026-06-12 | EmbeddedPkg: Introduce GBL protocols | Dmitrii Merkurev | 9 | -0/+773 |
| 2026-06-09 | EmbeddedPkg: Replace manual alignment checks with helper macros | Mingjie Shen | 1 | -6/+6 |
| 2026-05-22 | EmbeddedPkg: Add missing EFIAPI for protocol member functions | Qihang Gao | 2 | -4/+8 |
| 2026-05-22 | EmbeddedPkg: Add missing EFIAPI for event callback functions | Qihang Gao | 2 | -0/+3 |
| 2026-05-06 | Revert "ArmPlatformPkg,EmbeddedPkg,MdeModulePkg: Move RealTimeClockLib ..." | Ard Biesheuvel | 5 | -3/+121 |
| 2026-04-29 | EmbeddedPkg: Remove duplicate procotol in INF file | Qihang Gao | 1 | -1/+0 |
| 2026-04-21 | EmbeddedPkg: Add missing FreeAlignedPages() implementation | Sami Mujawar | 1 | -0/+34 |
| 2026-04-17 | Global: Move ArmLib to MdePkg | Oliver Smith-Denny | 1 | -1/+1 |
| 2026-04-13 | EmbeddedPkg/PrePiLib: Prevent overread with FFS size macros | Gowtham M | 1 | -8/+6 |
| 2026-03-05 | EmbeddedPkg: fix mdlint issues | Sherry Fan | 1 | -3/+7 |
| 2026-03-02 | EmbeddedPkg: align Inf file headers with INF Spec standard | Alexander Gryanko | 2 | -14/+14 |
| 2026-03-02 | EmbeddedPkg: align UNI file headers with UNI Spec standard | Alexander Gryanko | 3 | -21/+21 |
| 2026-02-24 | EmbeddedPkg: Replace include guards with #pragma once | Michael Kubacki | 44 | -176/+44 |
| 2026-02-11 | EmbeddedPkg/PrePiMemoryAllocationLib: Update memory hob page alignment | Antaeus Kleinert-Strand | 1 | -10/+39 |
| 2026-02-02 | EmbeddedPkg: Replace non-ASCII characters with ASCII | dhiineshm | 5 | -47/+47 |
| 2026-01-23 | EmbeddedPkg/AndroidBootImgLib: Fix typo in Buffer parameter description | Dongyan Qian | 1 | -1/+1 |
| 2026-01-22 | EmbeddedPkg/Library/VirtualRealTimeClockLib: Fix type mismatch | Michael D Kinney | 1 | -2/+2 |
| 2026-01-22 | EmbeddedPkg/GdbStub/X64: Use X64 system context | Michael D Kinney | 1 | -50/+48 |
| 2026-01-22 | EmbeddedPkg/Universal/MmcDxe: Fix VS2022 NOOPT IA32/X64 issues | Michael D Kinney | 2 | -16/+16 |
| 2026-01-15 | EmbeddedPkg: PrePiMemoryAllocationLib: Add AllocateCopyPool | Oliver Smith-Denny | 1 | -0/+37 |
| 2026-01-15 | EmbeddedPkg: PrePiHobLib: Add Library/Protocol Dependencies | Oliver Smith-Denny | 1 | -0/+4 |
| 2025-11-24 | EmbeddedPkg: Add LOONGARCH64 and RISCV64 as supported architectures | Leif Lindholm | 1 | -1/+1 |
| 2025-10-30 | EmbeddedPkg: Remove DXE_SAL_DRIVER | Sathya Ravichandran | 1 | -1/+1 |
| 2025-10-16 | EmbeddedPkg/VirtualRealTimeClockLib: Use SOURCE_DATE_EPOCH | Michael D Kinney | 2 | -8/+2 |
| 2025-10-09 | EmbeddedPkg: Clear keyboard queue buffer after reading | nick.wang | 1 | -0/+1 |
| 2025-09-26 | EmbeddedPkg: Drop ARM32 Support | Oliver Smith-Denny | 12 | -729/+7 |
| 2025-09-12 | EmbeddedPkg/PrePiLib: minor cleanup in FfsProcessSection () | Leif Lindholm | 1 | -8/+8 |
| 2025-09-12 | EmbeddedPkg/PrePiLib: eliminate unneeded variable in FfsProcessSection () | Leif Lindholm | 1 | -9/+5 |
| 2025-09-12 | EmbeddedPkg/PrePiLib: refactor FfsProcessSection () | Leif Lindholm | 1 | -60/+122 |
| 2025-09-08 | ArmPlatformPkg,EmbeddedPkg,MdeModulePkg: Move RealTimeClockLib header | INDIA\sachinganesh | 5 | -124/+3 |
| 2025-08-12 | MdePkg, EmbeddedPkg: Move Fdt Table Guid to MdePkg | Prachotan Bathi | 2 | -26/+0 |
| 2025-07-23 | EmbeddedPkg: Fix incorrect define for hardware interrupt2 protocol | Chris Fernald | 1 | -2/+2 |
| 2025-07-08 | MdePkg, EmbeddedPkg: Moved definition of Fdt Guid to MdePkg | Akshay Behl | 2 | -22/+0 |
| 2025-07-08 | EmbeddedPkg/PrePiMemoryAllocationLib: Add reserved memory allocations | Vishal Oliyil Kunnil | 1 | -0/+74 |
| 2025-06-26 | EmbeddedPkg/TimeBaseLib: aligning year with UEFI specification | Pankaj Kumar Singh | 1 | -2/+2 |
| 2025-06-04 | EmbeddedPkg: Fix a data error in comment | Gao Qihang | 1 | -1/+1 |
| 2025-06-03 | EmbeddedPkg: PrePiLib missing header used in file | Doug Flick | 1 | -0/+1 |
| 2025-06-02 | EmbeddedPkg: delete ancient libfdt semi-integration | Leif Lindholm | 19 | -6892/+0 |
| 2025-04-30 | ArmVirtPkg,DynamicTablesPkg,EmbeddedPkg,OvmfPkg: use MdePkg BaseFdtLib | Leif Lindholm | 4 | -32/+32 |
| 2025-04-18 | EmbeddedPkg: Add two new APIs in PrePiHobLib | Dun Tan | 1 | -0/+55 |
| 2025-04-10 | ArmPkg: ArmSmcLib: Move ArmSmcLib to MdePkg | Kun Qin | 1 | -1/+1 |
| 2025-01-17 | ArmPkg: Retire ArmGicLib implementations | Ard Biesheuvel | 1 | -1/+0 |
| 2025-01-15 | EmbeddedPkg: CodeQL Fixes. | Vineel Kovvuri[MSFT] | 3 | -1/+7 |