On Sat, Aug 26, 2017 at 9:38 PM, Simon Glass <[email protected]> wrote: > On 15 August 2017 at 23:41, Bin Meng <[email protected]> wrote: >> This adds a new HOB type for graphics information introduced in FSP >> spec 1.1. When graphics capability is included in FSP and enabled, >> FSP produces an FSP_GRAPHICS_INFO_HOB as described in the EFI PI >> specification which provides information about the graphics mode and >> framebuffer. >> >> Signed-off-by: Bin Meng <[email protected]> >> --- >> >> arch/x86/include/asm/fsp/fsp_hob.h | 26 ++++++++++++++++++++++++++ >> arch/x86/include/asm/fsp/fsp_support.h | 12 ++++++++++++ >> arch/x86/lib/fsp/fsp_support.c | 7 +++++++ >> 3 files changed, 45 insertions(+) > > Reviewed-by: Simon Glass <[email protected]>
applied to u-boot-x86/next, thanks! _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

