u-boot-brain/lib/acpi
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
..
acpi_table.c acpi: Add an acpi command 2020-04-30 17:16:12 +08:00
Makefile acpi: Add a central location for table version numbers 2020-04-16 14:36:28 +08:00