On 15 August 2017 at 23:41, Bin Meng <bmeng...@gmail.com> wrote:
> FSP spec 1.1 adds one more member to the struct common_buf to
> determine the memory size that can be reserved by FSP below "top
> of low usable memory" for bootloader usage. This new member uses
> the reserved space so that it is still compatible with previous
> FSP spec 1.0.
>
> A new HOB (FSP_HOB_RESOURCE_OWNER_BOOTLOADER_TOLUM_GUID) is also
> published when common_buf.tolum_size is valid and non zero.
>
> Signed-off-by: Bin Meng <bmeng...@gmail.com>
> ---
>
>  arch/x86/include/asm/fsp/fsp_api.h | 3 ++-
>  arch/x86/include/asm/fsp/fsp_hob.h | 8 ++++++++
>  2 files changed, 10 insertions(+), 1 deletion(-)

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to