commit | f97e45e9d4fa8f513ea836fdc209dd9504d0a6c1 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Sep 19 21:00:17 2023 -0600 |
committer | Bin Meng <bmeng@tinylab.org> | Fri Sep 22 06:05:40 2023 +0800 |
tree | aebbe41d5975912cfd477c38a4305154698b42b5 | |
parent | aadec127609aeb8ed9c99d509e6ab8e1bf4e2bcb [diff] |
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>