[U-Boot] [PATCH v2 11/13] x86: efi: payload: Add EFI framebuffer driver support
Bin Meng
bmeng.cn at gmail.com
Sun Jun 17 13:18:40 UTC 2018
On Tue, Jun 12, 2018 at 11:36 PM, Bin Meng <bmeng.cn at gmail.com> wrote:
> This turns on the EFI framebuffer driver support so that a graphics
> console can be of additional help.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> arch/x86/dts/efi-x86_payload.dts | 4 ++++
> board/efi/efi-x86_payload/Kconfig | 1 +
> 2 files changed, 5 insertions(+)
>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list