Struct AcpiNew
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)
Assembly: Cosmos.Core.dll
public readonly struct AcpiNew
Fields
|
Improve this Doc
View Source
Declaration
public readonly byte Checksum
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Declaration
public readonly byte ExtendedChecksum
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Declaration
public readonly uint Length
Field Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Declaration
public readonly uint OEMID
Field Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Declaration
public readonly byte Revision
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Declaration
public readonly uint RsdtAddress
Field Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Declaration
public readonly ulong Signature
Field Value
Type |
Description |
System.UInt64 |
|
|
Improve this Doc
View Source
Declaration
public readonly uint Size
Field Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Declaration
public readonly uint Type
Field Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Declaration
public readonly ulong XsdtAddress
Field Value
Type |
Description |
System.UInt64 |
|