[U-Boot] [PATCH v2 09/13] efi: stub: Pass EFI GOP information to U-Boot payload
Bin Meng
bmeng.cn at gmail.com
Sun Jun 17 13:18:30 UTC 2018
On Tue, Jun 12, 2018 at 11:36 PM, Bin Meng <bmeng.cn at gmail.com> 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>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> include/efi.h | 35 +++++++++++++++++++++++++++++++++++
> lib/efi/efi_stub.c | 15 +++++++++++++++
> 2 files changed, 50 insertions(+)
>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list