]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit9bae4680c506b1ed72f7f162947d8f1ab732fe11
tree79795a577f17829294c18253349f4a56ef9d254e
parenta1f19f4c46f85bbddcddb6e153196f92f30aa9a0
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