Aufgabe 3: Pro-/Epilog
ACPI::RSDT Struct Reference
Root System Description Table (RSDT) More...
#include <machine/acpi.h>
![+](closed.png)
![+](closed.png)
Public Attributes | |
uint32_t | entries [] |
![]() | |
uint32_t | signature |
uint32_t | length |
uint8_t | revision |
uint8_t | checksum |
char | oemid [6] |
char | oem_table_id [8] |
uint32_t | oem_revision |
uint32_t | creator_id |
uint32_t | creator_revision |
Additional Inherited Members | |
![]() | |
void * | end () |
Detailed Description
Root System Description Table (RSDT)
The RSDT can be found in the RSDP. The RSDT contains physical addresses of all other System Description Tables, for example the MADT.
The documentation for this struct was generated from the following file:
- machine/acpi.h