summaryrefslogtreecommitdiff
path: root/EmbeddedPkg
AgeCommit message (Expand)Author
2025-08-12MdePkg, EmbeddedPkg: Move Fdt Table Guid to MdePkgPrachotan Bathi
2025-07-23EmbeddedPkg: Fix incorrect define for hardware interrupt2 protocolChris Fernald
2025-07-08MdePkg, EmbeddedPkg: Moved definition of Fdt Guid to MdePkgAkshay Behl
2025-07-08EmbeddedPkg/PrePiMemoryAllocationLib: Add reserved memory allocationsVishal Oliyil Kunnil
2025-06-26EmbeddedPkg/TimeBaseLib: aligning year with UEFI specificationPankaj Kumar Singh
2025-06-04EmbeddedPkg: Fix a data error in commentGao Qihang
2025-06-03EmbeddedPkg: PrePiLib missing header used in fileDoug Flick
2025-06-02EmbeddedPkg: delete ancient libfdt semi-integrationLeif Lindholm
2025-04-30ArmVirtPkg,DynamicTablesPkg,EmbeddedPkg,OvmfPkg: use MdePkg BaseFdtLibLeif Lindholm
2025-04-18EmbeddedPkg: Add two new APIs in PrePiHobLibDun Tan
2025-04-10ArmPkg: ArmSmcLib: Move ArmSmcLib to MdePkgKun Qin
2025-01-17ArmPkg: Retire ArmGicLib implementationsArd Biesheuvel
2025-01-15EmbeddedPkg: CodeQL Fixes.Vineel Kovvuri[MSFT]
2025-01-09EmbeddedPkg: Remove misleading error message in FindNextMemoryNodeRegOleksandr Tymoshenko
2024-11-27EmbeddedPkg: reduce "Found ACPI table" messages from ERROR to INFORebecca Cran
2024-11-13MdePkg: MdeLibs.dsc.inc: Apply StackCheckLibNull to All Module TypesOliver Smith-Denny
2024-11-11EmbeddedPkg/PrePiHobLib: Remove Non-RT Types from Mem Type Info HOBMichael Kubacki
2024-10-23EmbeddedPkg: Add MDEPKG_NDEBUG to RELEASE buildMike Beaton
2024-10-23EmbeddedPkg: Remove non-needed MDEPKG_NDEBUG dependent codeMike Beaton
2024-09-27EmbeddedPkg: add missing BaseLib/BaseMemoryLib declarationsLeif Lindholm
2024-09-13EmbeddedPkg: Add StackCheckLibNullOliver Smith-Denny
2024-09-12MdePkg: Move CompilerIntrinsicsLib from ArmPkgOliver Smith-Denny
2024-09-05EmbeddedPkg/PrePiHobLib: Fix SetBootMode return valueVishal Oliyil Kunnil
2024-09-05EmbeddedPkg/PrePiHobLib: Align Doxygen comment between code and headerVishal Oliyil Kunnil
2024-08-30EmbeddedPkg: Improve LocateAndInstallAcpiFromFvConditionalRebecca Cran
2024-08-01EmbeddedPkg: Fix some spelling mistakes found by cspellRebecca Cran
2024-07-31EmbeddedPkg: Retire EfiResetSystemLib and ResetRuntimeDxeArd Biesheuvel
2024-07-29EmbeddedPkg: NonCoherentDmaLib: Set EFI_MEMORY_XP Capability on DMA BufferOliver Smith-Denny
2024-07-22EmbeddedPkg: Mark DMA Memory Allocations XP By DefaultOliver Smith-Denny
2024-07-16EmbeddedPkg: Add option to disable EFI Memory Attribute ProtocolMario Bălănică
2024-07-04EmbeddedPkg/VirtualRealTimeClockLib: Support SOURCE_DATE_EPOCHChun-Yi Lee
2024-07-02EmbeddedPkg/.ci.yaml: add temporary workaround ECC exceptionLeif Lindholm
2024-04-03EmbeddedPkg: Update the comments of ReadKeyStroke and ReadKeyStrokeExQingyu
2024-03-12EmbeddedPkg/NonCoherentIoMmuDxe: Make SetAttributes always succeedArd Biesheuvel
2024-02-27EmbeddedPkg/Scripts/LauterbachT32: Fix EfiLoadDxe.cmmRebecca Cran
2024-02-09EmbeddedPkg: Align RealTimeClock function headers with return valuesSuqiang Ren
2024-02-09EmbeddedPkg: compiler error due to arithmetic operation on void pointerJayaprakash N
2024-02-06EmbeddedPkg: Add PcdPrePiCpuIoSize width for LOONGARCH64Chao Li
2024-01-26EmbeddedPkg/Hob: Integer Overflow in CreateHob()Gua Guo
2024-01-03EmbeddedPkg: Add DtPlatformLoaderLib gmock supportJeff Brasen via groups.io
2024-01-03EmbeddedPkg: Add host based dependency to ciJeff Brasen via groups.io
2024-01-03EmbeddedPkg/PrePiMemoryAllocationLib: Add ReallocatePoolJeff Brasen via groups.io
2023-11-30EmbeddedPkg: Allow longer android kernel command lineAshish Singhal
2023-11-30EmbeddedPkg: Fix Android Boot Command Line Length BugAshish Singhal
2023-10-23EmbeddedPkg: CI: Add PrEval entryJoey Vagedes
2023-10-20EmbeddedPkg/NorFlashInfoLib: Update norflash device listJohn Chew
2023-10-18EmbeddedPkg/RealTimeClockLib: drop LibRtcVirtualNotifyEvent from lib classLaszlo Ersek
2023-10-18EmbeddedPkg/VirtualRealTimeClockLib: drop LibRtcVirtualNotifyEventLaszlo Ersek
2023-10-18EmbeddedPkg/TemplateRealTimeClockLib: drop LibRtcVirtualNotifyEventLaszlo Ersek
2023-04-10EmbeddedPkg: Update code to be more C11 compliant by using __func__Rebecca Cran