commit | b3fd2126dc8114d648b1e769b9fa621e3537bf48 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Tue Aug 15 22:41:57 2017 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sat Sep 16 14:57:44 2017 +0800 |
tree | 48214c2ebac31f992003ffd25eb9d410eb0f293c | |
parent | 5df91f1c82af1b2a87a1e028de7ddd092c313655 [diff] |
x86: fsp: Update fsp command to show spec 1.1 header FSP spec 1.1 adds 3 new APIs and their offsets are in the header. Update the 'fsp hdr' command to show these new entries. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>