TianoCore EDK2 master
SMBIOS_TABLE_TYPE27 Struct Reference

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

Data Fields

SMBIOS_STRUCTURE Hdr
 
UINT16 TemperatureProbeHandle
 
MISC_COOLING_DEVICE_TYPE DeviceTypeAndStatus
 
UINT8 CoolingUnitGroup
 
UINT32 OEMDefined
 
UINT16 NominalSpeed
 
SMBIOS_TABLE_STRING Description
 

Detailed Description

Cooling Device (Type 27)

This structure describes the attributes for a cooling device in the system. Each structure describes a single cooling device.

Definition at line 2219 of file SmBios.h.

Field Documentation

◆ CoolingUnitGroup

UINT8 SMBIOS_TABLE_TYPE27::CoolingUnitGroup

Definition at line 2223 of file SmBios.h.

◆ Description

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE27::Description

Definition at line 2229 of file SmBios.h.

◆ DeviceTypeAndStatus

MISC_COOLING_DEVICE_TYPE SMBIOS_TABLE_TYPE27::DeviceTypeAndStatus

Definition at line 2222 of file SmBios.h.

◆ Hdr

SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE27::Hdr

Definition at line 2220 of file SmBios.h.

◆ NominalSpeed

UINT16 SMBIOS_TABLE_TYPE27::NominalSpeed

Definition at line 2225 of file SmBios.h.

◆ OEMDefined

UINT32 SMBIOS_TABLE_TYPE27::OEMDefined

Definition at line 2224 of file SmBios.h.

◆ TemperatureProbeHandle

UINT16 SMBIOS_TABLE_TYPE27::TemperatureProbeHandle

Definition at line 2221 of file SmBios.h.


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