1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-14 22:42:01 +02:00
Files
u-boot-megous/include
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
..
2023-12-13 18:39:06 -05:00
2023-11-20 09:19:50 -05:00
2023-12-13 11:51:24 -05:00
2023-10-27 13:14:47 +03:00
2023-10-23 17:07:06 +03:00
2023-11-07 14:50:51 -05:00
2023-10-31 09:08:51 +01:00
2023-12-13 11:35:13 -05:00
2023-10-11 15:43:55 -04:00
2023-11-16 12:43:49 -05:00
2023-11-18 10:08:09 +02:00
2023-10-15 12:23:48 +02:00
2023-11-16 13:49:14 -05:00
2023-10-09 15:24:31 -04:00
2023-10-27 13:14:47 +03:00
2023-11-14 20:04:00 -07:00