]> git.proxmox.com Git - mirror_edk2.git/commit
EmbeddedPkg: remove DwEmmcDxe host controller driver
authorArd Biesheuvel <ard.biesheuvel@arm.com>
Thu, 30 Apr 2020 16:50:38 +0000 (18:50 +0200)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 5 May 2020 15:37:20 +0000 (15:37 +0000)
commit9ad9dc9d4fbb0c20eead6a8a40cd73eed496e146
tree42b9f1ea77492bf74f5bbe040d1392bc15bb18d2
parente54310451f1ac2ce4ccb90a110f45bb9b4f3ccd6
EmbeddedPkg: remove DwEmmcDxe host controller driver

The Synopsys DesignWare eMMC host controller driver does not implement
that SD/MMC host controller protocol that the UEFI spec defines, but an
obsolete EDK2-specific one that predates it. It also does not implement
the UEFI driver model.

Due to this, it has been moved into the edk2-platforms repository,
alongside its remaining users, which have been updated to refer to it in
its new location. So drop this version from EmbeddedPkg.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@arm.com>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
Reviewed-by: Leif Lindholm <leif@nuviainc.com>
EmbeddedPkg/Drivers/DwEmmcDxe/DwEmmc.h [deleted file]
EmbeddedPkg/Drivers/DwEmmcDxe/DwEmmcDxe.c [deleted file]
EmbeddedPkg/Drivers/DwEmmcDxe/DwEmmcDxe.inf [deleted file]
EmbeddedPkg/EmbeddedPkg.dec