Skip to main content

Module madt

Module madt 

Source
Expand description

Support for the MADT ACPI table, which includes interrupt and multicore info. Inspired by Theseus OS.

Structs§

InterruptSourceOverride
IoApicEntry
LocalApicEntry
MadtAcpiTable
The fixed-size components of the MADT ACPI table.
MadtInfo
MadtIntSrcOverride
MADT Interrupt Source Override (Type 2)
MadtIoApic
MADT I/O APIC entry (Type 1)
MadtLocalApic
MADT Local APIC entry (Type 0)

Constants§

MADT_SIGNATURE

Functions§

parse_madt
Parses madt.