
26 Aug
2017
26 Aug
'17
3:39 p.m.
On 15 August 2017 at 23:41, Bin Meng bmeng.cn@gmail.com wrote:
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
arch/x86/include/asm/fsp/fsp_infoheader.h | 9 ++++++++- arch/x86/lib/fsp/cmd_fsp.c | 24 ++++++++++++++++++++++-- 2 files changed, 30 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org