u-boot/arch/x86
Simon Glass 8cd29798d6 x86: Create a new fsp_arch.h header
At present fsp_support.h includes fsp_vpd.h which is an FPSv1 concept
(VPD means Vital Product Data). For FSPv2 only UPD (Updatable Product
Data) is used.

To avoid mangling header files, put these two includes in a separate
header which we can adjust as necessary for FSPv2.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
2019-10-08 13:50:22 +08:00
..
cpu x86: Rename existing FSP code to fsp1 2019-10-08 13:50:08 +08:00
dts x86: slimbootloader: Add a slimbootloader device tree 2019-08-09 22:24:02 +08:00
include/asm x86: Create a new fsp_arch.h header 2019-10-08 13:50:22 +08:00
lib x86: Rename existing FSP code to fsp1 2019-10-08 13:50:08 +08:00
config.mk x86: efi: app: Generate Microsoft PE format compliant image 2018-12-02 21:59:36 +01:00
Kconfig x86: Rename existing FSP code to fsp1 2019-10-08 13:50:08 +08:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00