Struct ACPI.RSDPtr
RSD table struct.
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Cosmos.Core
Assembly: Cosmos.Core.dll
Syntax
public struct RSDPtr
Fields
| Improve this Doc View SourceCheckSum
CheckSum
Declaration
public byte CheckSum
Field Value
Type | Description |
---|---|
System.Byte |
OemID
OemID
Declaration
public byte *OemID
Field Value
Type | Description |
---|---|
System.Byte* |
Revision
Revision
Declaration
public byte Revision
Field Value
Type | Description |
---|---|
System.Byte |
RsdtAddress
RSDT Address
Declaration
public int RsdtAddress
Field Value
Type | Description |
---|---|
System.Int32 |
Signature
Signature.
Declaration
public byte *Signature
Field Value
Type | Description |
---|---|
System.Byte* |