x86: Add a little more info to cbsysinfo
authorSimon Glass <sjg@chromium.org>
Tue, 25 Jul 2023 21:37:06 +0000 (15:37 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 1 Aug 2023 02:08:49 +0000 (10:08 +0800)
commitdb971a7587d04b3f1cf2e6d452f9e37f50c5b3ed
tree79795a577f17829294c18253349f4a56ef9d254e
parentd560f7cae04128061167c1507af08293b666c766
x86: Add a little more info to cbsysinfo

Show the number of records in the table and the total table size in
bytes.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/include/asm/cb_sysinfo.h
arch/x86/lib/coreboot/cb_sysinfo.c
cmd/x86/cbsysinfo.c