TianoCore EDK2 master
SMBIOS_TABLE_TYPE34 Struct Reference

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

Data Fields

SMBIOS_STRUCTURE Hdr
 
SMBIOS_TABLE_STRING Description
 
UINT8 Type
 The enumeration value from MISC_MANAGEMENT_DEVICE_TYPE. More...
 
UINT32 Address
 
UINT8 AddressType
 The enumeration value from MISC_MANAGEMENT_DEVICE_ADDRESS_TYPE. More...
 

Detailed Description

Management Device (Type 34).

The information in this structure defines the attributes of a Management Device. A Management Device might control one or more fans or voltage, current, or temperature probes as defined by one or more Management Device Component structures.

Definition at line 2404 of file SmBios.h.

Field Documentation

◆ Address

UINT32 SMBIOS_TABLE_TYPE34::Address

Definition at line 2408 of file SmBios.h.

◆ AddressType

UINT8 SMBIOS_TABLE_TYPE34::AddressType

The enumeration value from MISC_MANAGEMENT_DEVICE_ADDRESS_TYPE.

Definition at line 2409 of file SmBios.h.

◆ Description

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE34::Description

Definition at line 2406 of file SmBios.h.

◆ Hdr

SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE34::Hdr

Definition at line 2405 of file SmBios.h.

◆ Type

UINT8 SMBIOS_TABLE_TYPE34::Type

The enumeration value from MISC_MANAGEMENT_DEVICE_TYPE.

Definition at line 2407 of file SmBios.h.


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