TianoCore EDK2 master
SMBIOS_TABLE_TYPE10 Struct Reference

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

Data Fields

SMBIOS_STRUCTURE Hdr
 
DEVICE_STRUCT Device [1]
 

Detailed Description

On Board Devices Information (Type 10, obsolete).

Note: This structure is obsolete starting with version 2.6 specification; the Onboard Devices Extended Information (Type 41) structure should be used instead . BIOS providers can choose to implement both types to allow existing SMBIOS browsers to properly display the system's onboard devices information. The information in this structure defines the attributes of devices that are onboard (soldered onto) a system element, usually the baseboard. In general, an entry in this table implies that the BIOS has some level of control over the enabling of the associated device for use by the system.

Definition at line 1553 of file SmBios.h.

Field Documentation

◆ Device

DEVICE_STRUCT SMBIOS_TABLE_TYPE10::Device[1]

Definition at line 1555 of file SmBios.h.

◆ Hdr

SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE10::Hdr

Definition at line 1554 of file SmBios.h.


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