summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2023-07-15 21:39:10 -0600
committerBin Meng <[email protected]>2023-07-17 17:23:08 +0800
commit6a324897825acdd54f31aeebfe0d29b7f6ab4d86 (patch)
treef4911918084d148b6df2ec8f57034cf64d23ea33 /scripts/basic
parent8856d613cb79876e1b1e1ef01b7507725810b7c5 (diff)
x86: Record the start and end of the tables
The ACPI tables are special in that they are passed to EFI as a separate piece, independent of other tables. Also they can be spread over two areas of memory, e.g. with QEMU we end up with tables kept in high memory as well. Add new global_data fields to hold this information and update the bdinfo command to show the table areas. Move the rom_table_end variable into the loop that uses it. Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Bin Meng <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions