u-boot-brain/arch/x86
Bin Meng ba7b38a529 x86: Add a simple command to show FSP HOB information
FSP builds a series of data structures called the Hand-Off-Blocks
(HOBs) as it progresses through initializing the silicon. These data
structures conform to the HOB format as described in the Platform
Initialization (PI) specification Volume 3 Shared Architectual
Elements specification, which is part of the UEFI specification.

Create a simple command to parse the HOB list to display the HOB
address, type and length in bytes.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
2014-12-13 22:32:06 -07:00
..
cpu x86: Support Intel FSP initialization path in start.S 2014-12-13 22:32:05 -07:00
dts x86: Add Intel Crown Bay board dts file 2014-12-13 22:32:04 -07:00
include/asm x86: Support Intel FSP initialization path in start.S 2014-12-13 22:32:05 -07:00
lib x86: Add a simple command to show FSP HOB information 2014-12-13 22:32:06 -07:00
config.mk x86: Remove REALMODE_BASE which is no longer used 2014-11-21 07:24:08 +01:00
Kconfig x86: Make ROM_SIZE configurable in Kconfig 2014-12-13 22:32:03 -07:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00