u-boot/arch/x86
Simon Glass 86e1778ded acpi: Convert part of acpi_table to use acpi_ctx
The current code uses an address but a pointer would result in fewer
casts. Also it repeats the alignment code in a lot of places so this would
be better done in a helper function.

Update write_acpi_tables() to make use of the new acpi_ctx structure,
adding a few helpers to clean things up.

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 x86: Move acpi_table header to main include/ directory 2020-04-16 14:36:28 +08:00
lib acpi: Convert part of acpi_table to use acpi_ctx 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