u-boot/arch/x86
Simon Glass 31c27eb830 x86: Use the ACPI table writer
Use the new ACPI writer to write the ACPI tables. At present this is all
done in one monolithic function. Future work will split this out.

Unfortunately the QFW write_acpi_tables() function conflicts with the
'writer' version, so disable that for sandbox.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-01-25 11:44:36 -07:00
..
cpu doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
dts x86: efi: Add room for the binman definition in the dtb 2021-12-31 06:45:01 +01:00
include/asm acpi: Move acpi_fill_header() to the generic header 2022-01-25 11:44:36 -07:00
lib x86: Use the ACPI table writer 2022-01-25 11:44:36 -07:00
config.mk x86: efi: Set the correct link flags for the 64-bit EFI app 2022-01-15 10:57:22 +01:00
Kconfig x86: Allow any arch to generate ACPI tables 2022-01-25 11:44:36 -07:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00