Files
u-boot/include
Simon Glass 368fd56466 x86: coreboot: Collect the address of the ACPI tables
At present any ACPI tables created by prior-stage firmware are ignored.
It is useful to be able to view these in U-Boot.

Pick this up from the sysinfo tables and display it with the cbsysinfo
command. This allows the 'acpi list' command to work when booting from
coreboot.

Adjust the global_data condition so that acpi_start is available even if
table-generation is disabled.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
2023-05-11 10:25:29 +08:00
..
2023-05-05 17:48:44 -04:00
2023-04-27 13:51:06 -04:00
2023-05-02 14:23:34 -04:00
2023-04-27 13:51:06 -04:00
2023-04-10 12:17:11 +09:00
2023-04-28 11:30:17 -06:00