commit | 9b38810298cfe80b9c8636dfccf6b436f1662051 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Sep 19 21:00:15 2023 -0600 |
committer | Bin Meng <bmeng@tinylab.org> | Fri Sep 22 06:05:40 2023 +0800 |
tree | de74554a4ac0e047047d3addb117cba425483aeb | |
parent | 62b03cc0b984e7223cbf4070f2b898a032d10464 [diff] |
Record the position of the SMBIOS tables Remember where these end up so that we can pass this information on to the EFI layer. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>