Structure RTSMBIOS_Device_Info (Type 10)
typedef const struct {
RTSMBIOS_Header Header;
BYTE DeviceType[1]; // open array, see Len for length
} RTSMBIOS_Device_Info; // Type 10
System Management BIOS (SMBIOS)
Structure RTSMBIOS_SystemSlots (Type 9)
Structure RTSMBIOS_OEM_String (Type 11)
|