TianoCore EDK2 master
SYS_POWER_SUPPLY_CHARACTERISTICS Struct Reference

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

Data Fields

UINT16 PowerSupplyHotReplaceable: 1
 
UINT16 PowerSupplyPresent: 1
 
UINT16 PowerSupplyUnplugged: 1
 
UINT16 InputVoltageRangeSwitch: 4
 
UINT16 PowerSupplyStatus: 3
 
UINT16 PowerSupplyType: 4
 
UINT16 Reserved: 2
 

Detailed Description

System Power Supply - Power Supply Characteristics.

Definition at line 2511 of file SmBios.h.

Field Documentation

◆ InputVoltageRangeSwitch

UINT16 SYS_POWER_SUPPLY_CHARACTERISTICS::InputVoltageRangeSwitch

Definition at line 2515 of file SmBios.h.

◆ PowerSupplyHotReplaceable

UINT16 SYS_POWER_SUPPLY_CHARACTERISTICS::PowerSupplyHotReplaceable

Definition at line 2512 of file SmBios.h.

◆ PowerSupplyPresent

UINT16 SYS_POWER_SUPPLY_CHARACTERISTICS::PowerSupplyPresent

Definition at line 2513 of file SmBios.h.

◆ PowerSupplyStatus

UINT16 SYS_POWER_SUPPLY_CHARACTERISTICS::PowerSupplyStatus

Definition at line 2516 of file SmBios.h.

◆ PowerSupplyType

UINT16 SYS_POWER_SUPPLY_CHARACTERISTICS::PowerSupplyType

Definition at line 2517 of file SmBios.h.

◆ PowerSupplyUnplugged

UINT16 SYS_POWER_SUPPLY_CHARACTERISTICS::PowerSupplyUnplugged

Definition at line 2514 of file SmBios.h.

◆ Reserved

UINT16 SYS_POWER_SUPPLY_CHARACTERISTICS::Reserved

Definition at line 2518 of file SmBios.h.


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