Hi,

On 10 June 2018 at 05:25, Bin Meng <bmeng...@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...@gmail.com>
> ---
>
>  include/efi.h      | 35 +++++++++++++++++++++++++++++++++++
>  lib/efi/efi_stub.c | 15 +++++++++++++++
>  2 files changed, 50 insertions(+)

Reviewed-by: Simon Glass <s...@chromium.org>

Note (for Alex) that the stub can use boot services but the payload
(U-Boot itself) cannot.

It is a different mode from U-Boot as an EFI application.

- Simon
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to