]> git.dujemihanovic.xyz Git - u-boot.git/commit
x86: coreboot: Record the position of the SMBIOS tables
authorSimon Glass <sjg@chromium.org>
Wed, 20 Sep 2023 03:00:17 +0000 (21:00 -0600)
committerBin Meng <bmeng@tinylab.org>
Thu, 21 Sep 2023 22:05:40 +0000 (06:05 +0800)
commit935433093575fd059177ec4a3cd62ef7bc3e0e67
treeaebbe41d5975912cfd477c38a4305154698b42b5
parent53fab13a7b11630aeb731c8ef7553cf773311a9f
x86: coreboot: Record the position of the SMBIOS tables

Make a note of where coreboot installed the SMBIOS tables so that we can
pass this on to EFI.

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