x86: fsp: Print GUID whenever applicable in the hob command output
authorBin Meng <bmeng.cn@gmail.com>
Sat, 10 Oct 2015 08:47:57 +0000 (01:47 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 21 Oct 2015 13:46:26 +0000 (07:46 -0600)
commitb325cbb171dabf76530598448375581409a94c88
tree81769223c4f33f7d05becc9fa0793116909b14b6
parentfd755f084e8812d598532e275e86b2372ce252b6
x86: fsp: Print GUID whenever applicable in the hob command output

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>
Acked-by: Simon Glass <sjg@chromium.org>
arch/x86/lib/cmd_hob.c