commit | 8f661a5b662af05d4d6da32dc0a3437542f6e866 | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Tue Jun 07 00:57:05 2016 +0200 |
committer | Alexander Graf <agraf@suse.de> | Wed Oct 19 09:01:50 2016 +0200 |
tree | 2085e29b78b38b58e53af59fda8a49417d69babb | |
parent | 712cd2987489fe62aedeb24730e730871b1eb627 [diff] |
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>