[PATCH] efi: gop: use screen_base directly instead of shadow buffer
Sascha Hauer
s.hauer at pengutronix.de
Tue Apr 14 23:39:32 PDT 2026
On Mon, 13 Apr 2026 22:03:26 +0200, Ahmad Fatoum wrote:
> The EFI GOP protocol operates on the hardware framebuffer and calls
> fb_damage() to notify the driver of updates. Using fb_get_screen_base()
> would return the shadow buffer when enabled, causing GOP writes to go
> into the shadow instead of the actual framebuffer.
>
> Do as the simplefb fixup does and use the screen_base.
>
> [...]
Applied, thanks!
[1/1] efi: gop: use screen_base directly instead of shadow buffer
https://git.pengutronix.de/cgit/barebox/commit/?id=0a0f91d20cd6 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list