commit | bc766394d0c750826257840852a7bc60b9fd6aa1 | [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 | 0b12b8683b6d81cc1c01af55bf55c9e5a4fc01f0 [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>