commit | 4f2f005e4410349104b13baf7cd44274f7ce750e | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Sat Oct 10 01:47:56 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Oct 21 07:46:26 2015 -0600 |
tree | 79401280fe60a7410ad2c694f303c30f5dec4560 | |
parent | ae5bedb86f483b03b327fa2d137c69d443578b8a [diff] |
x86: fsp: Compact the output of hob command Compact hob command output, especially by making hob type string a little bit shorter so that we can leave room for future extension. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>