u-boot-brain/lib/acpi
Simon Glass 7e586f6907 acpi: Put table-setup code in its own function
We always write three basic tables to ACPI at the start. Move this into
its own function, along with acpi_fill_header(), so we can write a test
for this code.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-04-30 17:16:12 +08:00
..
acpi_table.c acpi: Put table-setup code in its own function 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