summaryrefslogtreecommitdiff
path: root/EmbeddedPkg/Drivers
AgeCommit message (Expand)AuthorFilesLines
2026-05-22EmbeddedPkg: Add missing EFIAPI for protocol member functionsQihang Gao1-0/+4
2026-05-22EmbeddedPkg: Add missing EFIAPI for event callback functionsQihang Gao1-0/+1
2026-04-29EmbeddedPkg: Remove duplicate procotol in INF fileQihang Gao1-1/+0
2026-03-02EmbeddedPkg: align UNI file headers with UNI Spec standardAlexander Gryanko3-21/+21
2026-02-24EmbeddedPkg: Replace include guards with #pragma onceMichael Kubacki5-20/+5
2025-10-09EmbeddedPkg: Clear keyboard queue buffer after readingnick.wang1-0/+1
2025-09-26EmbeddedPkg: Drop ARM32 SupportOliver Smith-Denny3-21/+0
2025-06-04EmbeddedPkg: Fix a data error in commentGao Qihang1-1/+1
2025-04-30ArmVirtPkg,DynamicTablesPkg,EmbeddedPkg,OvmfPkg: use MdePkg BaseFdtLibLeif Lindholm2-15/+15
2025-01-09EmbeddedPkg: Remove misleading error message in FindNextMemoryNodeRegOleksandr Tymoshenko1-30/+32
2024-09-27EmbeddedPkg: add missing BaseLib/BaseMemoryLib declarationsLeif Lindholm2-0/+2
2024-07-16EmbeddedPkg: Add option to disable EFI Memory Attribute ProtocolMario Bălănică5-0/+333
2024-04-03EmbeddedPkg: Update the comments of ReadKeyStroke and ReadKeyStrokeExQingyu2-8/+12
2024-03-12EmbeddedPkg/NonCoherentIoMmuDxe: Make SetAttributes always succeedArd Biesheuvel1-1/+1
2023-04-10EmbeddedPkg: Update code to be more C11 compliant by using __func__Rebecca Cran3-25/+25
2021-12-07EmbeddedPkg: Apply uncrustify changesMichael Kubacki12-635/+799
2021-12-07EmbeddedPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2-23/+23
2021-10-14ArmVirtPkg/FdtClintDxe: Move FdtClientDxe to EmbeddedPkgAbner Chang2-0/+507
2020-08-06EmbeddedPkg/NonCoherentIoMmuDxe: Apply BSD-2-Clause-PatentMichael D Kinney2-17/+2
2020-05-05EmbeddedPkg: remove ISP 1716 USB host controller driverArd Biesheuvel3-783/+0
2020-05-05EmbeddedPkg: remove SiI3132 SATA controller driverArd Biesheuvel5-1859/+0
2020-05-05EmbeddedPkg: remove Lan9118 network controller driverArd Biesheuvel6-3582/+0
2020-05-05EmbeddedPkg: remove Lan91x network controller driverArd Biesheuvel3-2553/+0
2020-05-05EmbeddedPkg: remove DwEmmcDxe host controller driverArd Biesheuvel3-864/+0
2020-04-30EmbeddedPkg: rename gEfiMmcHostProtocolGuid to gEmbeddedMmcHostProtocolGuidArd Biesheuvel2-2/+2
2020-02-11EmbeddedPkg/VirtualKeyboard: Fix few typosAntoine Coeur2-15/+15
2020-02-11EmbeddedPkg/VirtualKeyboard: Fix a typo in EFI_INVALID_PARAMETERPhilippe Mathieu-Daudé1-11/+11
2019-12-06EmbeddedPkg: implement EDK2 IoMmu protocol wrapping DmaLibArd Biesheuvel2-0/+300
2019-11-07EmbeddedPkg/DtPlatformDxe: Add DT/ACPI Default FlexibilityAshish Singhal2-6/+12
2019-10-09EmbeddedPkg/AndroidFastbootTransportTcpDxe: fix DestroyChild() callLaszlo Ersek1-1/+1
2019-10-09EmbeddedPkg: add missing EFIAPI calling convention specifiersLaszlo Ersek4-8/+34
2019-07-04EmbeddedPkg: Fix various typosCœur9-10/+10
2019-04-09EmbeddedPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney39-276/+39
2018-09-14EmbeddedPkg/VirtualKeyboard: Avoid notification called more than onceDandan Bi1-1/+2
2018-06-29EmbeddedPkg: Removing ipf which is no longer supported from edk2.chenc21-1/+2
2018-04-30EmbeddedPkg/Drivers: add virtual keyboard driverHaojian Zhuang5-0/+2095
2018-02-23EmbeddedPkg: use central variable definitions in .vfr filesLeif Lindholm2-16/+2
2017-11-26EmbeddedPkg: remove FdtPlatformDxeArd Biesheuvel7-1627/+0
2017-10-27Drivers/SataSiI3132Dxe: Allow 64-bit DMA transferDaniil Egranov1-1/+1
2017-10-27Drivers/SataSiI3132Dxe: Fixed PCI IO read and write operationsDaniil Egranov1-2/+2
2017-10-23EmbeddedPkg: add driver to set graphical/serial console preferenceArd Biesheuvel5-0/+464
2017-08-30EmbeddedPkg/EmbeddedPkg.dsc: fix build for non-ARM architecturesLeif Lindholm1-1/+0
2017-07-17EmbeddedPkg/DwEmmc: Adjust FIFO thresholdJun Nie3-0/+49
2017-07-17EmbeddedPkg/DwEmmcDxe: limit max clock for platformJun Nie2-0/+5
2017-05-10EmbeddedPkg: import DesignWare EMMC driverLeif Lindholm3-0/+828
2017-04-19EmbeddedPkg: import Lan91x Ethernet controller driverLeif Lindholm3-0/+2571
2017-03-31EmbeddedPkg/DtPlatformDxe: load platform DTB via new libraryArd Biesheuvel2-19/+17
2017-03-28EmbeddedPkg: add DT platform driver to select between DT and ACPIArd Biesheuvel5-0/+380
2016-10-28EmbeddedPkg/AndroidFastbootTransportTcpDxe: remove broken hostname handlingArd Biesheuvel2-26/+0
2016-10-19EmbeddedPkg: Fix typos in commentsGary Lin2-2/+2