commit | 59fb7fbd49b5507204501bd5dce91d6f5ac29814 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Fri Dec 11 02:55:51 2015 -0800 |
committer | Bin Meng <bmeng.cn@gmail.com> | Wed Jan 13 12:20:15 2016 +0800 |
tree | 21099af36cde63fcbaaebf8cf2e77a6b0f910993 | |
parent | fa331fad1eee0bd86470b49a905ed176aa412b9a [diff] |
x86: fsp: Always use hex numbers in the hob command output In the 'fsp hob' command output, decimal numbers and hexadecimal numbers are used mixedly. Now change to always use hex numbers to keep consistency. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>