diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2014-12-12 21:05:32 +0800 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2014-12-13 22:32:06 -0700 |
commit | ba7b38a5295d9bad1a95f53f0a3ade20441a3831 (patch) | |
tree | e95c80d7c8a21dc646f15f71fa6f709931ac8359 /tools/buildman | |
parent | bceb9f0fc80c71b8b2a7371288199cdacca1bad9 (diff) | |
download | u-boot-imx-ba7b38a5295d9bad1a95f53f0a3ade20441a3831.zip u-boot-imx-ba7b38a5295d9bad1a95f53f0a3ade20441a3831.tar.gz u-boot-imx-ba7b38a5295d9bad1a95f53f0a3ade20441a3831.tar.bz2 |
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>
Diffstat (limited to 'tools/buildman')
0 files changed, 0 insertions, 0 deletions