Struct Rsdp
¶
Defined in
File acpi.hpp
Page Contents
Struct Documentation
Struct Documentation
¶
struct
Rsdp
¶
Public Members
char
signature
[
8
]
¶
uint8_t
checksum
¶
char
oem_id
[
6
]
¶
uint8_t
revision
¶
uint32_t
rsdt
¶
uint32_t
length
¶
uint64_t
xsdt
¶
uint8_t
ex_checksum
¶
uint8_t
reserved
[
3
]
¶
Gaia
Navigation
Contributing
The developer’s handbook
Code Reference
File Hierarchy
Full API
Related Topics
Documentation overview
Code Reference
Previous:
Struct Registry::Node
Next:
Struct Rsdt