u-boot-brain/arch/x86
Simon Glass 0b885bcfd9 acpi: Add an acpi command
It is useful to dump ACPI tables in U-Boot to see what has been generated.
Add a command to handle this.

To allow the command to find the tables, add a position into the global
data.

Support subcommands to list and dump the tables.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com>
2020-04-30 17:16:12 +08:00
..
cpu x86: Move acpi_table header to main include/ directory 2020-04-16 14:36:28 +08:00
dts tpm: cr50: Use the correct GPIO binding 2020-04-16 14:36:28 +08:00
include/asm acpi: Add an acpi command 2020-04-30 17:16:12 +08:00
lib acpi: Put table-setup code in its own function 2020-04-30 17:16:12 +08:00
config.mk kconfig / kbuild: Re-sync with Linux 4.19 2020-04-10 11:18:32 -04:00
Kconfig x86: Add support for ACPI general-purpose events 2020-02-07 22:46:35 +08:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00