|
NeKernel dev
|
#include <ACPI.h>
Public Attributes | |
| UInt32 | RsdtAddress |
| UIntPtr | XsdtAddress |
| UInt8 | ExtendedChecksum |
| UInt8 | Reserved0 [3] |
| Public Attributes inherited from Kernel::SDT | |
| Char | Signature [4] |
| UInt32 | Length |
| UInt8 | Revision |
| Char | Checksum |
| Char | OemId [6] |
| Char | OemTableId [8] |
| UInt32 | OemRev |
| UInt32 | CreatorID |
| UInt32 | CreatorRevision |
| UInt8 Kernel::RSDP::ExtendedChecksum |
| UInt8 Kernel::RSDP::Reserved0[3] |
| UInt32 Kernel::RSDP::RsdtAddress |
| UIntPtr Kernel::RSDP::XsdtAddress |