summaryrefslogtreecommitdiff
path: root/EmbeddedPkg/Library
AgeCommit message (Expand)AuthorFilesLines
2025-10-16EmbeddedPkg/VirtualRealTimeClockLib: Use SOURCE_DATE_EPOCHMichael D Kinney2-8/+2
2025-09-26EmbeddedPkg: Drop ARM32 SupportOliver Smith-Denny2-11/+0
2025-09-12EmbeddedPkg/PrePiLib: minor cleanup in FfsProcessSection ()Leif Lindholm1-8/+8
2025-09-12EmbeddedPkg/PrePiLib: eliminate unneeded variable in FfsProcessSection ()Leif Lindholm1-9/+5
2025-09-12EmbeddedPkg/PrePiLib: refactor FfsProcessSection ()Leif Lindholm1-60/+122
2025-09-08ArmPlatformPkg,EmbeddedPkg,MdeModulePkg: Move RealTimeClockLib headerINDIA\sachinganesh2-0/+2
2025-07-08EmbeddedPkg/PrePiMemoryAllocationLib: Add reserved memory allocationsVishal Oliyil Kunnil1-0/+74
2025-06-26EmbeddedPkg/TimeBaseLib: aligning year with UEFI specificationPankaj Kumar Singh1-2/+2
2025-06-02EmbeddedPkg: delete ancient libfdt semi-integrationLeif Lindholm15-4270/+0
2025-04-30ArmVirtPkg,DynamicTablesPkg,EmbeddedPkg,OvmfPkg: use MdePkg BaseFdtLibLeif Lindholm1-16/+16
2025-04-18EmbeddedPkg: Add two new APIs in PrePiHobLibDun Tan1-0/+55
2025-01-15EmbeddedPkg: CodeQL Fixes.Vineel Kovvuri[MSFT]2-1/+4
2024-11-27EmbeddedPkg: reduce "Found ACPI table" messages from ERROR to INFORebecca Cran1-1/+1
2024-11-11EmbeddedPkg/PrePiHobLib: Remove Non-RT Types from Mem Type Info HOBMichael Kubacki2-16/+3
2024-09-27EmbeddedPkg: add missing BaseLib/BaseMemoryLib declarationsLeif Lindholm2-0/+2
2024-09-05EmbeddedPkg/PrePiHobLib: Fix SetBootMode return valueVishal Oliyil Kunnil1-1/+1
2024-09-05EmbeddedPkg/PrePiHobLib: Align Doxygen comment between code and headerVishal Oliyil Kunnil1-12/+5
2024-08-30EmbeddedPkg: Improve LocateAndInstallAcpiFromFvConditionalRebecca Cran1-41/+45
2024-08-01EmbeddedPkg: Fix some spelling mistakes found by cspellRebecca Cran1-1/+1
2024-07-31EmbeddedPkg: Retire EfiResetSystemLib and ResetRuntimeDxeArd Biesheuvel2-121/+0
2024-07-30EmbeddedPkg: NonCoherentDmaLib: Set EFI_MEMORY_XP Capability on DMA BufferOliver Smith-Denny1-4/+32
2024-07-23EmbeddedPkg: Mark DMA Memory Allocations XP By DefaultOliver Smith-Denny1-2/+2
2024-07-04EmbeddedPkg/VirtualRealTimeClockLib: Support SOURCE_DATE_EPOCHChun-Yi Lee1-1/+1
2024-02-09EmbeddedPkg: compiler error due to arithmetic operation on void pointerJayaprakash N1-1/+1
2024-01-26EmbeddedPkg/Hob: Integer Overflow in CreateHob()Gua Guo1-0/+43
2024-01-03EmbeddedPkg/PrePiMemoryAllocationLib: Add ReallocatePoolJeff Brasen via groups.io1-0/+57
2023-11-30EmbeddedPkg: Allow longer android kernel command lineAshish Singhal2-2/+3
2023-11-30EmbeddedPkg: Fix Android Boot Command Line Length BugAshish Singhal1-13/+18
2023-10-20EmbeddedPkg/NorFlashInfoLib: Update norflash device listJohn Chew1-1/+10
2023-10-18EmbeddedPkg/VirtualRealTimeClockLib: drop LibRtcVirtualNotifyEventLaszlo Ersek1-18/+0
2023-10-18EmbeddedPkg/TemplateRealTimeClockLib: drop LibRtcVirtualNotifyEventLaszlo Ersek1-24/+0
2023-04-10EmbeddedPkg: Update code to be more C11 compliant by using __func__Rebecca Cran1-1/+1
2023-02-04EmbeddedPkg/PrePiLib: Drop unused PCD PcdPrePiCpuIoSizeArd Biesheuvel1-2/+0
2023-01-19EmbeddedPkg: Add back FfsFindSectionDataMin M Xu1-0/+23
2023-01-19EmbeddedPkg: Rename FfsFindSectionData as FfsFindSectionDataWithHookMin M Xu2-5/+7
2023-01-18EmbeddedPkg/PrePiLib: Add FFS_CHECK_SECTION_HOOK when finding sectionMin M Xu2-13/+31
2022-10-03EmbeddedPkg/AcpiLib: Fix code formatting errorsMichael Kubacki1-48/+50
2022-09-23EmbeddedPkg/PrePi: Check for enough space before aligning heap pointerJeff Brasen1-27/+21
2022-09-06EmbeddedPkg: Add AllocateRuntimePages in PrePiMemoryAllocationLibMin M Xu1-16/+49
2022-09-05EmbeddedPkg/GdbSerialDebugPortLib: fix compile warningWenyi Xie1-1/+1
2022-09-05EmbeddedPkg: Remove duplicated wordsPierre Gondois4-4/+4
2022-01-27EmbeddedPkg: Fix a build error in FwVol.c in X64 archMin Xu1-3/+3
2021-12-17EmbeddedPkg/AcpiLib: Add more helper functionsNhi Pham2-0/+220
2021-12-07EmbeddedPkg: Apply uncrustify changesMichael Kubacki30-3386/+4373
2021-12-07EmbeddedPkg: Change OPTIONAL keyword usage styleMichael D Kinney4-5/+4
2021-12-07EmbeddedPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney4-17/+9
2021-09-23EmbeddedPkg: Add LoadFile2 for linux initrdJeff Brasen2-22/+201
2021-09-23EmbeddedPkg: Install FDT if UpdateDtb is not presentJeff Brasen1-5/+6
2021-09-23EmbeddedPkg: AndroidBootImgBoot error handling updatesJeff Brasen1-21/+29
2021-09-23EmbeddedPkg: Remove duplicate libfdt.h includeJeff Brasen1-2/+0