commit | 50834884a8159845475fdc28ac196a41fe4d4915 | [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 | 1b1d36ec58f43585081b387ee44053278e480171 [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>