On Tue, Jun 12, 2018 at 11:36 PM, Bin Meng <[email protected]> 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 <[email protected]> > Reviewed-by: Simon Glass <[email protected]> > --- > > 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! _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

