u-boot/lib/acpi
Heinrich Schuchardt c7b31a9ad5 acpi: cannot have RSDT above 4 GiB
The field RsdtAddress has only 32 bit. The RSDT table cannot be located
beyond 4 GiB.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-12-13 18:39:05 -05:00
..
acpi.c acpi: Move the table-finding functions into the libary 2023-05-11 10:25:29 +08: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 x86: Move SSDT table to a writer function 2022-01-25 11:44:36 -07:00