Hi Heinrich,
On Tue, 19 Jun 2018 19:01:06 +0200
Heinrich Schuchardt xypron.g...@gmx.de wrote:
...
> @Anatolij:
> Do you have an overview if we have blue in the low bits of the pixels in
> all low endian U-Boot supported devices?
No, I don't have such overview.
--
Anatolij
___
On 06/19/2018 01:47 PM, Alexander Graf wrote:
> 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
> Signed-off-by: Alexander Graf
> ---
On Tue, Jun 19, 2018 at 12:47 PM, Alexander Graf wrote:
> 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
> Signed-off-by: Alexander Gr
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
Signed-off-by: Alexander Graf
---
lib/efi_loader/efi_gop.c | 2 +-
1 file changed, 1 insertio
4 matches
Mail list logo