u-boot/include/acpi
Heinrich Schuchardt bda020e762 acpi: fix struct acpi_xsdt
The size of the ACPI table header is not a multiple of 8. We have to mark
struct acpi_xsdt as packed to correctly access field Entry.

Add a unit test for the offsets of field Entry in the RSDT and XSDT tables.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-12-13 18:39:06 -05:00
..
acpi_device.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
acpi_dp.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
acpi_s3.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
acpi_table.h acpi: fix struct acpi_xsdt 2023-12-13 18:39:06 -05:00
acpigen.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00