TianoCore EDK2 master
SMBIOS_TABLE_TYPE41 Struct Reference

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

Data Fields

SMBIOS_STRUCTURE Hdr
 
SMBIOS_TABLE_STRING ReferenceDesignation
 
UINT8 DeviceType
 The enumeration value from ONBOARD_DEVICE_EXTENDED_INFO_TYPE. More...
 
UINT8 DeviceTypeInstance
 
UINT16 SegmentGroupNum
 
UINT8 BusNum
 
UINT8 DevFuncNum
 

Detailed Description

Onboard Devices Extended Information (Type 41).

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 2597 of file SmBios.h.

Field Documentation

◆ BusNum

UINT8 SMBIOS_TABLE_TYPE41::BusNum

Definition at line 2603 of file SmBios.h.

◆ DevFuncNum

UINT8 SMBIOS_TABLE_TYPE41::DevFuncNum

Definition at line 2604 of file SmBios.h.

◆ DeviceType

UINT8 SMBIOS_TABLE_TYPE41::DeviceType

The enumeration value from ONBOARD_DEVICE_EXTENDED_INFO_TYPE.

Definition at line 2600 of file SmBios.h.

◆ DeviceTypeInstance

UINT8 SMBIOS_TABLE_TYPE41::DeviceTypeInstance

Definition at line 2601 of file SmBios.h.

◆ Hdr

SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE41::Hdr

Definition at line 2598 of file SmBios.h.

◆ ReferenceDesignation

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE41::ReferenceDesignation

Definition at line 2599 of file SmBios.h.

◆ SegmentGroupNum

UINT16 SMBIOS_TABLE_TYPE41::SegmentGroupNum

Definition at line 2602 of file SmBios.h.


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