u-boot/lib/acpi
Simon Glass 78031ad431 x86: acpi: Update acpi_fill_csrt() to use acpi_ctx
Update this function to the newer style, so we can avoid passing and
returning an address through this function.

Also move this function out of the x86 code so it can be used by other
archs.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
2022-01-25 11:44:36 -07:00
..
acpi_device.c doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
acpi_dp.c dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio() 2020-09-25 11:27:14 +08:00
acpi_table.c x86: Move base tables to a writer function 2022-01-25 11:44:36 -07:00
acpi_writer.c x86: Move base tables to a writer function 2022-01-25 11:44:36 -07:00
acpigen.c acpi: Add more support for generating processor tables 2020-09-25 11:27:18 +08:00
base.c x86: Move DSDT table to a writer function 2022-01-25 11:44:36 -07:00
csrt.c x86: acpi: Update acpi_fill_csrt() to use acpi_ctx 2022-01-25 11:44:36 -07:00
dsdt.c x86: Move DSDT table to a writer function 2022-01-25 11:44:36 -07:00
facs.c x86: Move DSDT table to a writer function 2022-01-25 11:44:36 -07:00
Makefile x86: Move CSRT table to a writer function 2022-01-25 11:44:36 -07:00
ssdt.c x86: Move SSDT table to a writer function 2022-01-25 11:44:36 -07:00