diff options
author | Alexander Graf <agraf@suse.de> | 2018-06-19 13:34:54 +0200 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2018-06-21 17:18:18 +0200 |
commit | 6fc2c704d40255e418857b60e86cf8d76fbcda4b (patch) | |
tree | 7485dd780b7f19c1caad6c796b8284d809a9a831 /arch/arm/cpu/arm1176/start.S | |
parent | a5742efa20384a27d51ee6c43d02c2025536c65d (diff) |
efi_loader: Fix GOP 32bpp exposure
We store pixels as BGRA in memory, as can be seen from struct efi_gop_pixel.
So we need to expose the same format to UEFI payloads to actually have them
use the correct colors.
Reported-by: Fabian Vogt <fvogt@suse.com>
Tested-by: Peter Robinson <pbrobinson@gmail.com>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'arch/arm/cpu/arm1176/start.S')
0 files changed, 0 insertions, 0 deletions