|
PatchworkOS
|
Fixed ACPI Description Table. More...
#include <tables.h>
Fixed ACPI Description Table.
| uint32_t fadt_t::dsdt |
Definition at line 48 of file tables.h.
Referenced by acpi_tables_load_from_fadt().
| sdt_header_t fadt_t::header |
| fadt_gas_t fadt_t::resetReg |
| uint64_t fadt_t::xDsdt |
Extended pointer to dsdt, should be used if dsdt is 0.
Definition at line 89 of file tables.h.
Referenced by acpi_tables_load_from_fadt().
| fadt_gas_t fadt_t::xGpe0Block |
| fadt_gas_t fadt_t::xGpe1Block |
| fadt_gas_t fadt_t::xPm1aControlBlock |
| fadt_gas_t fadt_t::xPm1aEventBlock |
| fadt_gas_t fadt_t::xPm1bControlBlock |
| fadt_gas_t fadt_t::xPm1bEventBlock |
| fadt_gas_t fadt_t::xPm2ControlBlock |
| fadt_gas_t fadt_t::xPmTimerBlock |