XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
SMBIOS_TABLE_TYPE1 Struct Reference

#include <SmBios.h>

Collaboration diagram for SMBIOS_TABLE_TYPE1:
Collaboration graph
[legend]

Public Attributes

SMBIOS_STRUCTURE Hdr
 
SMBIOS_TABLE_STRING Manufacturer
 
SMBIOS_TABLE_STRING ProductName
 
SMBIOS_TABLE_STRING Version
 
SMBIOS_TABLE_STRING SerialNumber
 
GUID Uuid
 
UINT8 WakeUpType
 The enumeration value from MISC_SYSTEM_WAKEUP_TYPE.
 
SMBIOS_TABLE_STRING SKUNumber
 
SMBIOS_TABLE_STRING Family
 

Detailed Description

System Information (Type 1).

The information in this structure defines attributes of the overall system and is intended to be associated with the Component ID group of the system's MIF. An SMBIOS implementation is associated with a single system instance and contains one and only one System Information (Type 1) structure.

Member Data Documentation

◆ Family

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE1::Family

◆ Hdr

SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE1::Hdr

◆ Manufacturer

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE1::Manufacturer

◆ ProductName

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE1::ProductName

◆ SerialNumber

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE1::SerialNumber

◆ SKUNumber

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE1::SKUNumber

◆ Uuid

GUID SMBIOS_TABLE_TYPE1::Uuid

◆ Version

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE1::Version

◆ WakeUpType

UINT8 SMBIOS_TABLE_TYPE1::WakeUpType

The enumeration value from MISC_SYSTEM_WAKEUP_TYPE.


The documentation for this struct was generated from the following file: