mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-07 19:58:36 +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.