On Tue, Jun 12, 2018 at 11:36 PM, Bin Meng <[email protected]> wrote:
> This adds a DM video driver for U-Boot as the EFI payload. The driver
> makes use of all necessary information from the passed EFI GOP info
> to create a linear framebuffer device, as if it were initialized by
> U-Boot itself.
>
> Signed-off-by: Bin Meng <[email protected]>
> Reviewed-by: Anatolij Gustschin <[email protected]>
> ---
>
> Changes in v2: None
>
>  drivers/video/Kconfig  |   9 +++
>  drivers/video/Makefile |   1 +
>  drivers/video/efi.c    | 146 
> +++++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 156 insertions(+)
>  create mode 100644 drivers/video/efi.c
>

applied to u-boot-x86, thanks!
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to