|
XenevaOS
|
#include <SmBios.h>

Public Attributes | |
| SMBIOS_STRUCTURE | Hdr |
| UINT32 | StartingAddress |
| UINT32 | EndingAddress |
| UINT16 | MemoryArrayHandle |
| UINT8 | PartitionWidth |
| UINT64 | ExtendedStartingAddress |
| UINT64 | ExtendedEndingAddress |
Memory Array Mapped Address (Type 19).
This structure provides the address mapping for a Physical Memory Array. One structure is present for each contiguous address range described.
| UINT32 SMBIOS_TABLE_TYPE19::EndingAddress |
| UINT64 SMBIOS_TABLE_TYPE19::ExtendedEndingAddress |
| UINT64 SMBIOS_TABLE_TYPE19::ExtendedStartingAddress |
| SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE19::Hdr |
| UINT16 SMBIOS_TABLE_TYPE19::MemoryArrayHandle |
| UINT8 SMBIOS_TABLE_TYPE19::PartitionWidth |
| UINT32 SMBIOS_TABLE_TYPE19::StartingAddress |