
18 Oct
2015
18 Oct
'15
11:38 p.m.
On 18 October 2015 at 14:26, Simon Glass sjg@chromium.org wrote:
On 10 October 2015 at 02:47, Bin Meng bmeng.cn@gmail.com wrote:
When examining a HOB, it's useful to see which GUID this HOB belongs to. Add GUID output in the hob command to aid this.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
arch/x86/lib/cmd_hob.c | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-)
Acked-by: Simon Glass sjg@chromium.org
Applied to u-boot-x86, thanks!