Re: [U-Boot] [PATCH v3 14/27] x86: Add a simple command to show FSP HOB information

2014-12-15 Thread Simon Glass
On 12 December 2014 at 06:05, Bin Meng wrote: > 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

[U-Boot] [PATCH v3 14/27] x86: Add a simple command to show FSP HOB information

2014-12-12 Thread Bin Meng
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 pa