|
XenevaOS
|
#include <SmBios.h>

Public Attributes | |
| SMBIOS_STRUCTURE | Hdr |
| UINT8 | Location |
| The enumeration value from MEMORY_ARRAY_LOCATION. | |
| UINT8 | Use |
| The enumeration value from MEMORY_ARRAY_USE. | |
| UINT8 | MemoryErrorCorrection |
| The enumeration value from MEMORY_ERROR_CORRECTION. | |
| UINT32 | MaximumCapacity |
| UINT16 | MemoryErrorInformationHandle |
| UINT16 | NumberOfMemoryDevices |
| UINT64 | ExtendedMaximumCapacity |
Physical Memory Array (Type 16).
This structure describes a collection of memory devices that operate together to form a memory address space.
| UINT64 SMBIOS_TABLE_TYPE16::ExtendedMaximumCapacity |
| SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE16::Hdr |
| UINT8 SMBIOS_TABLE_TYPE16::Location |
The enumeration value from MEMORY_ARRAY_LOCATION.
| UINT32 SMBIOS_TABLE_TYPE16::MaximumCapacity |
| UINT8 SMBIOS_TABLE_TYPE16::MemoryErrorCorrection |
The enumeration value from MEMORY_ERROR_CORRECTION.
| UINT16 SMBIOS_TABLE_TYPE16::MemoryErrorInformationHandle |
| UINT16 SMBIOS_TABLE_TYPE16::NumberOfMemoryDevices |
| UINT8 SMBIOS_TABLE_TYPE16::Use |
The enumeration value from MEMORY_ARRAY_USE.