[U-Boot] [PATCH 14/18] efi: stub: Pass EFI GOP information to U-Boot payload
Alexander Graf
agraf at suse.de
Sun Jun 10 19:16:41 UTC 2018
On 10.06.18 15:25, Bin Meng wrote:
> If UEFI BIOS has the graphics output protocol (GOP), let's pass its
> information to U-Boot payload so that U-Boot can utilize it (eg:
> an EFI framebuffer driver).
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
Why can't the FB drive determine all of this on its own and just fail
probe if no GOP protocol can be found?
Alex
More information about the U-Boot
mailing list