Struct AcpiOld
Tag AcpiOld
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.Multiboot.Tags
Assembly: Cosmos.Core.dll
Syntax
public readonly struct AcpiOld
Fields
| Improve this Doc View SourceChecksum
Declaration
public readonly byte Checksum
Field Value
Type | Description |
---|---|
System.Byte |
OEMID
Declaration
public readonly uint OEMID
Field Value
Type | Description |
---|---|
System.UInt32 |
Revision
Declaration
public readonly byte Revision
Field Value
Type | Description |
---|---|
System.Byte |
RsdtAddress
Declaration
public readonly uint RsdtAddress
Field Value
Type | Description |
---|---|
System.UInt32 |
Signature
Declaration
public readonly ulong Signature
Field Value
Type | Description |
---|---|
System.UInt64 |
Size
Declaration
public readonly uint Size
Field Value
Type | Description |
---|---|
System.UInt32 |
Type
Declaration
public readonly uint Type
Field Value
Type | Description |
---|---|
System.UInt32 |