u-boot-brain/arch/x86/include/asm/fsp
Bin Meng bb737ced7f x86: fsp: Update struct common_buf for FSP spec 1.1
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.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-09-16 14:57:44 +08:00
..
fsp_api.h x86: fsp: Update struct common_buf for FSP spec 1.1 2017-09-16 14:57:44 +08:00
fsp_bootmode.h x86: Move common FSP code into a common location 2015-02-05 22:16:43 -07:00
fsp_ffs.h x86: Move common FSP code into a common location 2015-02-05 22:16:43 -07:00
fsp_fv.h x86: Move common FSP code into a common location 2015-02-05 22:16:43 -07:00
fsp_hob.h x86: fsp: Update struct common_buf for FSP spec 1.1 2017-09-16 14:57:44 +08:00
fsp_infoheader.h x86: Move common FSP code into a common location 2015-02-05 22:16:43 -07:00
fsp_support.h x86: fsp: Set up init runtime buffer in update_fsp_configs() 2016-01-13 12:20:14 +08:00
fsp_types.h x86: Drop FSP error defines and use EFI instead 2015-08-14 09:50:13 -06:00