]> git.ipfire.org Git - people/ms/u-boot.git/commit
efi_loader: gop: Expose fb when 32bpp
authorAlexander Graf <agraf@suse.de>
Mon, 6 Jun 2016 22:57:05 +0000 (00:57 +0200)
committerAlexander Graf <agraf@suse.de>
Wed, 19 Oct 2016 07:01:50 +0000 (09:01 +0200)
commit8f661a5b662af05d4d6da32dc0a3437542f6e866
tree2085e29b78b38b58e53af59fda8a49417d69babb
parent712cd2987489fe62aedeb24730e730871b1eb627
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>
lib/efi_loader/efi_gop.c