mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-13 08:59:34 +00:00
Structures declarations changed __attribute__((__packed__)) to [[gnu::packed]] in ACPI & DMI definitions. Also, declarations of array of pointers in ACPI RSDT/XSDT are correct now. In addition to that, now we have a declaration of the ACPI MADT table & the table entries.