u-boot/lib/efi_loader
Alexander Graf a812241091 efi_loader: Add DM_VIDEO support
Some systems are starting to shift to support DM_VIDEO which exposes
the frame buffer through a slightly different interface.

This is a poor man's effort to support the dm video interface instead
of the lcd one. We still only support a single display device.

Signed-off-by: Alexander Graf <agraf@suse.de>
[trini: Remove fb_size / fb_base as they were not used]
Signed-off-by: Tom Rini <trini@konsulko.com>
2016-06-06 13:39:17 -04:00
..
Kconfig
Makefile
efi_boottime.c efi_loader: Move to normal debug infrastructure 2016-06-06 13:39:16 -04:00
efi_console.c
efi_disk.c efi_loader: Move to normal debug infrastructure 2016-06-06 13:39:16 -04:00
efi_gop.c efi_loader: Add DM_VIDEO support 2016-06-06 13:39:17 -04:00
efi_image_loader.c
efi_memory.c efi_loader: Don't allocate from memory holes 2016-06-06 13:39:16 -04:00
efi_net.c
efi_runtime.c efi_loader: Move to normal debug infrastructure 2016-06-06 13:39:16 -04:00