u-boot-brain/lib/efi_loader
Alexander Graf 8f661a5b66 efi_loader: gop: Expose fb when 32bpp
When we're running in 32bpp mode, expose the frame buffer address
to our payloads so that Linux efifb can pick it up.

Signed-off-by: Alexander Graf <agraf@suse.de>
2016-10-19 09:01:50 +02:00
..
efi_boottime.c efi_loader: Track size of pool allocations to allow freeing 2016-10-18 09:08:07 +02:00
efi_console.c efi_loader: Add console interface 2016-03-15 18:03:09 -04:00
efi_disk.c efi_loader: disk: Sanitize exposed devices 2016-08-08 13:33:00 -04:00
efi_gop.c efi_loader: gop: Expose fb when 32bpp 2016-10-19 09:01:50 +02:00
efi_image_loader.c efi_loader: Fix relocations above 64kb image size 2016-08-20 14:03:27 -04:00
efi_memory.c efi_loader: Do not leak memory when unlinking a mapping 2016-10-18 09:08:08 +02:00
efi_net.c efi_loader: Allow bouncing for network 2016-10-19 09:01:50 +02:00
efi_runtime.c efi_loader: Allow boards to implement get_time and reset_system 2016-10-18 09:08:08 +02:00
Kconfig efi_loader: Add bounce buffer support 2016-05-27 15:39:48 -04:00
Makefile efi_loader: Add network access support 2016-05-27 10:01:10 -04:00