ReactOS 0.4.16-dev-91-g764881a
|
#include <winldr.h>
Public Attributes | |
CHAR | signature [8] |
UCHAR | checksum |
CHAR | oem_id [6] |
UCHAR | revision |
ULONG | rsdt_physical_address |
ULONG | length |
ULONGLONG | xsdt_physical_address |
UCHAR | extended_checksum |
CHAR | reserved [3] |
UCHAR RSDP_DESCRIPTOR::revision |
Definition at line 25 of file winldr.h.
Referenced by DetectAcpiBios().
ULONG RSDP_DESCRIPTOR::rsdt_physical_address |
Definition at line 26 of file winldr.h.
Referenced by DetectAcpiBios().
ULONGLONG RSDP_DESCRIPTOR::xsdt_physical_address |
Definition at line 28 of file winldr.h.
Referenced by DetectAcpiBios().