PatchworkOS
Loading...
Searching...
No Matches
ssdt_t Struct Reference

Secondary System Description Table. More...

#include <tables.h>

Data Fields

sdt_header_t header
 
uint8_t definitionBlock []
 

Detailed Description

Secondary System Description Table.

See also
Section 5.2.11.2 table 5.18 of the ACPI specification for more details.

Definition at line 227 of file tables.h.

Field Documentation

◆ definitionBlock

uint8_t ssdt_t::definitionBlock[]

Definition at line 230 of file tables.h.

Referenced by aml_init_parse_all().

◆ header

sdt_header_t ssdt_t::header

Definition at line 229 of file tables.h.

Referenced by aml_init_parse_all().


The documentation for this struct was generated from the following file: