| Age | Commit message (Expand) | Author | Files | Lines |
| 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 | 1 | -2/+5 |
| 2026-06-13 | EmbeddedPkg, OvmfPkg: PrePiLib: Use Correct FvName in FV2 HOB Production | Dmitry Antipov | 1 | -18/+4 |
| 2026-06-12 | EmbeddedPkg: Introduce GBL protocols | Dmitrii Merkurev | 8 | -0/+765 |
| 2026-05-22 | EmbeddedPkg: Add missing EFIAPI for protocol member functions | Qihang Gao | 1 | -4/+4 |
| 2026-05-06 | Revert "ArmPlatformPkg,EmbeddedPkg,MdeModulePkg: Move RealTimeClockLib ..." | Ard Biesheuvel | 1 | -0/+120 |
| 2026-02-24 | EmbeddedPkg: Replace include guards with #pragma once | Michael Kubacki | 34 | -136/+34 |
| 2026-02-02 | EmbeddedPkg: Replace non-ASCII characters with ASCII | dhiineshm | 1 | -1/+1 |
| 2025-09-08 | ArmPlatformPkg,EmbeddedPkg,MdeModulePkg: Move RealTimeClockLib header | INDIA\sachinganesh | 1 | -123/+0 |
| 2025-08-12 | MdePkg, EmbeddedPkg: Move Fdt Table Guid to MdePkg | Prachotan Bathi | 1 | -22/+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 | 1 | -20/+0 |
| 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 | 3 | -2621/+0 |
| 2024-08-01 | EmbeddedPkg: Fix some spelling mistakes found by cspell | Rebecca Cran | 1 | -1/+1 |
| 2024-07-31 | EmbeddedPkg: Retire EfiResetSystemLib and ResetRuntimeDxe | Ard Biesheuvel | 1 | -48/+0 |
| 2024-07-16 | EmbeddedPkg: Add option to disable EFI Memory Attribute Protocol | Mario Bălănică | 1 | -0/+17 |
| 2024-02-10 | EmbeddedPkg: Align RealTimeClock function headers with return values | Suqiang Ren | 1 | -3/+18 |
| 2023-10-18 | EmbeddedPkg/RealTimeClockLib: drop LibRtcVirtualNotifyEvent from lib class | Laszlo Ersek | 1 | -15/+0 |
| 2023-01-19 | EmbeddedPkg: Add back FfsFindSectionData | Min M Xu | 1 | -0/+20 |
| 2023-01-19 | EmbeddedPkg: Rename FfsFindSectionData as FfsFindSectionDataWithHook | Min M Xu | 1 | -1/+1 |
| 2023-01-18 | EmbeddedPkg/PrePiLib: Add FFS_CHECK_SECTION_HOOK when finding section | Min M Xu | 1 | -5/+18 |
| 2022-10-03 | EmbeddedPkg/AcpiLib: Fix code formatting errors | Michael Kubacki | 1 | -11/+11 |
| 2022-09-06 | EmbeddedPkg: Add AllocateRuntimePages in PrePiMemoryAllocationLib | Min M Xu | 1 | -0/+19 |
| 2022-09-05 | EmbeddedPkg: Remove duplicated words | Pierre Gondois | 2 | -2/+2 |
| 2021-12-17 | EmbeddedPkg/AcpiLib: Add more helper functions | Nhi Pham | 1 | -0/+71 |
| 2021-12-07 | EmbeddedPkg: Apply uncrustify changes | Michael Kubacki | 41 | -1483/+1905 |
| 2021-12-07 | EmbeddedPkg: Change OPTIONAL keyword usage style | Michael D Kinney | 1 | -1/+1 |
| 2021-10-14 | ArmVirtPkg/FdtClintDxe: Move FdtClientDxe to EmbeddedPkg | Abner Chang | 1 | -0/+129 |
| 2021-08-05 | EmbeddedPkg/libfdt: Add strcmp and strncpy to libfdt_env.h | Abner Chang | 1 | -0/+8 |
| 2021-01-07 | EmbeddedPkg/TimeBaseLib: Add function to check Timezone and Daylight | Nhi Pham | 1 | -0/+36 |
| 2021-01-07 | EmbeddedPkg/TimeBaseLib: Update comment blocks for API functions | Nhi Pham | 1 | -6/+48 |
| 2020-12-21 | EmbeddedPkg/TimeBaseLib: remove useless truncation to 32-bit | Laszlo Ersek | 1 | -1/+1 |
| 2020-09-08 | EmbeddedPkg/TimeBaseLib: remove the SEC_PER_MONTH, SEC_PER_YEAR macros | Laszlo Ersek | 1 | -2/+0 |
| 2020-08-24 | EmbeddedPkg/libfdt: Add strncmp macro to use AsciiStrnCmp | Abner Chang | 1 | -0/+4 |
| 2020-08-03 | EmbeddedPkg/TimeBaseLib: Add macros to get build year/month/day | Pete Batard | 1 | -0/+32 |
| 2020-04-30 | EmbeddedPkg: rename gEfiMmcHostProtocolGuid to gEmbeddedMmcHostProtocolGuid | Ard Biesheuvel | 1 | -2/+2 |
| 2020-03-30 | EmbeddedPkg/AcpiLib: add GICC table init macro for ACPI 6.3 | Pete Batard | 1 | -0/+8 |
| 2019-07-04 | EmbeddedPkg: Fix various typos | Cœur | 7 | -15/+15 |
| 2019-06-17 | EmbeddedPkg: improve TimeBaseLib type safety | Leif Lindholm | 1 | -2/+2 |
| 2019-06-06 | EmbeddedPkg/PrePiLib: remove dead status code reporting code | Ard Biesheuvel | 1 | -7/+0 |
| 2019-04-09 | EmbeddedPkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 38 | -266/+38 |
| 2019-02-01 | EmbeddedPkg/PrePiLib: Correct function name | Jeff Brasen | 1 | -1/+1 |
| 2018-11-29 | EmbeddedPkg/PrePiHobLib: drop CreateHobList() from library | Ard Biesheuvel | 1 | -18/+0 |
| 2018-06-05 | EmbeddedPkg/TimeBaseLib: Add function to get Week day. | Meenakshi Aggarwal | 1 | -0/+8 |
| 2018-06-05 | EmbeddedPkg: add platform boot manager protocol | Haojian Zhuang | 1 | -0/+86 |
| 2018-04-30 | EmbeddedPkg/Drivers: add virtual keyboard driver | Haojian Zhuang | 1 | -0/+65 |
| 2018-04-12 | EmbeddedPkg: introduce NvVarStoreFormattedLib | Laszlo Ersek | 1 | -0/+39 |
| 2018-02-21 | EmbeddedPkg/FdtLib: incorporate missing overlay support | Ard Biesheuvel | 1 | -0/+31 |
| 2018-02-06 | EmbeddedPkg: delete unused Pcds and guids | Leif Lindholm | 1 | -42/+0 |