TianoCore EDK2 master
SMBIOS_TABLE_TYPE39 Struct Reference

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

Data Fields

SMBIOS_STRUCTURE Hdr
 
UINT8 PowerUnitGroup
 
SMBIOS_TABLE_STRING Location
 
SMBIOS_TABLE_STRING DeviceName
 
SMBIOS_TABLE_STRING Manufacturer
 
SMBIOS_TABLE_STRING SerialNumber
 
SMBIOS_TABLE_STRING AssetTagNumber
 
SMBIOS_TABLE_STRING ModelPartNumber
 
SMBIOS_TABLE_STRING RevisionLevel
 
UINT16 MaxPowerCapacity
 
SYS_POWER_SUPPLY_CHARACTERISTICS PowerSupplyCharacteristics
 
UINT16 InputVoltageProbeHandle
 
UINT16 CoolingDeviceHandle
 
UINT16 InputCurrentProbeHandle
 

Detailed Description

System Power Supply (Type 39).

This structure identifies attributes of a system power supply. One instance of this record is present for each possible power supply in a system.

Definition at line 2527 of file SmBios.h.

Field Documentation

◆ AssetTagNumber

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE39::AssetTagNumber

Definition at line 2534 of file SmBios.h.

◆ CoolingDeviceHandle

UINT16 SMBIOS_TABLE_TYPE39::CoolingDeviceHandle

Definition at line 2540 of file SmBios.h.

◆ DeviceName

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE39::DeviceName

Definition at line 2531 of file SmBios.h.

◆ Hdr

SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE39::Hdr

Definition at line 2528 of file SmBios.h.

◆ InputCurrentProbeHandle

UINT16 SMBIOS_TABLE_TYPE39::InputCurrentProbeHandle

Definition at line 2541 of file SmBios.h.

◆ InputVoltageProbeHandle

UINT16 SMBIOS_TABLE_TYPE39::InputVoltageProbeHandle

Definition at line 2539 of file SmBios.h.

◆ Location

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE39::Location

Definition at line 2530 of file SmBios.h.

◆ Manufacturer

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE39::Manufacturer

Definition at line 2532 of file SmBios.h.

◆ MaxPowerCapacity

UINT16 SMBIOS_TABLE_TYPE39::MaxPowerCapacity

Definition at line 2537 of file SmBios.h.

◆ ModelPartNumber

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE39::ModelPartNumber

Definition at line 2535 of file SmBios.h.

◆ PowerSupplyCharacteristics

SYS_POWER_SUPPLY_CHARACTERISTICS SMBIOS_TABLE_TYPE39::PowerSupplyCharacteristics

Definition at line 2538 of file SmBios.h.

◆ PowerUnitGroup

UINT8 SMBIOS_TABLE_TYPE39::PowerUnitGroup

Definition at line 2529 of file SmBios.h.

◆ RevisionLevel

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE39::RevisionLevel

Definition at line 2536 of file SmBios.h.

◆ SerialNumber

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE39::SerialNumber

Definition at line 2533 of file SmBios.h.


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