On Sat, Aug 26, 2017 at 9:38 PM, Simon Glass <s...@chromium.org> wrote:
> On 15 August 2017 at 23:41, Bin Meng <bmeng...@gmail.com> 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 <bmeng...@gmail.com>
>> ---
>>
>>  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 <s...@chromium.org>

applied to u-boot-x86/next, thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to