u-boot/lib/acpi
Heinrich Schuchardt 5574d82fbc acpi: consider XSDT in acpi_find_table()
The RSDT table is deprecated and does not exist on all systems.

By preference scan XSDT for the table to find. If no XSDT table exists, try
to use the RSDT table.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2023-12-13 18:39:05 -05:00
..
acpi.c acpi: consider XSDT in acpi_find_table() 2023-12-13 18:39:05 -05: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 acpi: Put the version numbers in a central place 2023-05-31 17:23:01 -04:00
acpi_writer.c acpi: Collect tables in the acpi_item list 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 acpi: cannot have RSDT above 4 GiB 2023-12-13 18:39:05 -05: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 acpi: Move the table-finding functions into the libary 2023-05-11 10:25:29 +08:00
mcfg.c acpi: Move MCFG implementation to common lib 2022-02-09 12:30:13 -07:00
ssdt.c acpi: simplify acpi_write_ssdt() 2023-12-13 18:39:05 -05:00