TianoCore EDK2 master
SMBIOS_TABLE_TYPE26 Struct Reference

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

Data Fields

SMBIOS_STRUCTURE Hdr
 
SMBIOS_TABLE_STRING Description
 
MISC_VOLTAGE_PROBE_LOCATION LocationAndStatus
 
UINT16 MaximumValue
 
UINT16 MinimumValue
 
UINT16 Resolution
 
UINT16 Tolerance
 
UINT16 Accuracy
 
UINT32 OEMDefined
 
UINT16 NominalValue
 

Detailed Description

Voltage Probe (Type 26)

This describes the attributes for a voltage probe in the system. Each structure describes a single voltage probe.

Definition at line 2192 of file SmBios.h.

Field Documentation

◆ Accuracy

UINT16 SMBIOS_TABLE_TYPE26::Accuracy

Definition at line 2200 of file SmBios.h.

◆ Description

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE26::Description

Definition at line 2194 of file SmBios.h.

◆ Hdr

SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE26::Hdr

Definition at line 2193 of file SmBios.h.

◆ LocationAndStatus

MISC_VOLTAGE_PROBE_LOCATION SMBIOS_TABLE_TYPE26::LocationAndStatus

Definition at line 2195 of file SmBios.h.

◆ MaximumValue

UINT16 SMBIOS_TABLE_TYPE26::MaximumValue

Definition at line 2196 of file SmBios.h.

◆ MinimumValue

UINT16 SMBIOS_TABLE_TYPE26::MinimumValue

Definition at line 2197 of file SmBios.h.

◆ NominalValue

UINT16 SMBIOS_TABLE_TYPE26::NominalValue

Definition at line 2202 of file SmBios.h.

◆ OEMDefined

UINT32 SMBIOS_TABLE_TYPE26::OEMDefined

Definition at line 2201 of file SmBios.h.

◆ Resolution

UINT16 SMBIOS_TABLE_TYPE26::Resolution

Definition at line 2198 of file SmBios.h.

◆ Tolerance

UINT16 SMBIOS_TABLE_TYPE26::Tolerance

Definition at line 2199 of file SmBios.h.


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