TianoCore EDK2 master
DEVICE_STRUCT Struct Reference

#include <MdePkg/Include/IndustryStandard/SmBios.h>

Data Fields

UINT8 DeviceType
 
SMBIOS_TABLE_STRING DescriptionString
 

Detailed Description

Device Item Entry

Definition at line 1537 of file SmBios.h.

Field Documentation

◆ DescriptionString

SMBIOS_TABLE_STRING DEVICE_STRUCT::DescriptionString

Definition at line 1540 of file SmBios.h.

◆ DeviceType

UINT8 DEVICE_STRUCT::DeviceType

Bit [6:0] - enumeration type of device from MISC_ONBOARD_DEVICE_TYPE. Bit 7 - 1 : device enabled, 0 : device disabled.

Definition at line 1538 of file SmBios.h.


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