TianoCore EDK2 master
SMBIOS_TABLE_TYPE35 Struct Reference

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

Data Fields

SMBIOS_STRUCTURE Hdr
 
SMBIOS_TABLE_STRING Description
 
UINT16 ManagementDeviceHandle
 
UINT16 ComponentHandle
 
UINT16 ThresholdHandle
 

Detailed Description

Management Device Component (Type 35)

This structure associates a cooling device or environmental probe with structures that define the controlling hardware device and (optionally) the component's thresholds.

Definition at line 2418 of file SmBios.h.

Field Documentation

◆ ComponentHandle

UINT16 SMBIOS_TABLE_TYPE35::ComponentHandle

Definition at line 2422 of file SmBios.h.

◆ Description

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE35::Description

Definition at line 2420 of file SmBios.h.

◆ Hdr

SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE35::Hdr

Definition at line 2419 of file SmBios.h.

◆ ManagementDeviceHandle

UINT16 SMBIOS_TABLE_TYPE35::ManagementDeviceHandle

Definition at line 2421 of file SmBios.h.

◆ ThresholdHandle

UINT16 SMBIOS_TABLE_TYPE35::ThresholdHandle

Definition at line 2423 of file SmBios.h.


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