Root System Description Table. More...
#include <iris/hw/acpi/system_tables.h>
Public Member Functions | |
auto | entries () const -> di::Span< u32 const > |
![]() | |
auto | as_bytes () const -> di::Span< byte const > |
auto | validate (usize min_length) const -> bool |
Additional Inherited Members | |
![]() | |
di::Array< byte, 4 > | signature |
u32 | length |
u8 | revision |
u8 | checksum |
di::Array< byte, 6 > | oem_id |
di::Array< byte, 8 > | oem_table_id |
u32 | oem_revision |
u32 | creator_id |
u32 | creator_revision |
Root System Description Table.
See OSDEV or ACPI 6.5 spec section 5.2.7.