XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
acpi_table_rsdp Struct Reference

#include <actbl.h>

Public Attributes

char Signature [8]
 
UINT8 Checksum
 
char OemId [ACPI_OEM_ID_SIZE]
 
UINT8 Revision
 
UINT32 RsdtPhysicalAddress
 
UINT32 Length
 
UINT64 XsdtPhysicalAddress
 
UINT8 ExtendedChecksum
 
UINT8 Reserved [3]
 

Member Data Documentation

◆ Checksum

UINT8 acpi_table_rsdp::Checksum

◆ ExtendedChecksum

UINT8 acpi_table_rsdp::ExtendedChecksum

◆ Length

UINT32 acpi_table_rsdp::Length

◆ OemId

char acpi_table_rsdp::OemId[ACPI_OEM_ID_SIZE]

◆ Reserved

UINT8 acpi_table_rsdp::Reserved[3]

◆ Revision

UINT8 acpi_table_rsdp::Revision

◆ RsdtPhysicalAddress

UINT32 acpi_table_rsdp::RsdtPhysicalAddress

◆ Signature

char acpi_table_rsdp::Signature[8]

◆ XsdtPhysicalAddress

UINT64 acpi_table_rsdp::XsdtPhysicalAddress

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