TianoCore EDK2 master
Loading...
Searching...
No Matches
PROCESSOR_VOLTAGE Struct Reference

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

Data Fields

UINT8 ProcessorVoltageCapability5V: 1
 
UINT8 ProcessorVoltageCapability3_3V: 1
 
UINT8 ProcessorVoltageCapability2_9V: 1
 
UINT8 ProcessorVoltageCapabilityReserved: 1
 Bit 3, must be zero.
 
UINT8 ProcessorVoltageReserved: 3
 Bits 4-6, must be zero.
 
UINT8 ProcessorVoltageIndicateLegacy: 1
 

Detailed Description

Processor Information - Voltage.

Definition at line 782 of file SmBios.h.

Field Documentation

◆ ProcessorVoltageCapability2_9V

UINT8 PROCESSOR_VOLTAGE::ProcessorVoltageCapability2_9V

Definition at line 785 of file SmBios.h.

◆ ProcessorVoltageCapability3_3V

UINT8 PROCESSOR_VOLTAGE::ProcessorVoltageCapability3_3V

Definition at line 784 of file SmBios.h.

◆ ProcessorVoltageCapability5V

UINT8 PROCESSOR_VOLTAGE::ProcessorVoltageCapability5V

Definition at line 783 of file SmBios.h.

◆ ProcessorVoltageCapabilityReserved

UINT8 PROCESSOR_VOLTAGE::ProcessorVoltageCapabilityReserved

Bit 3, must be zero.

Definition at line 786 of file SmBios.h.

◆ ProcessorVoltageIndicateLegacy

UINT8 PROCESSOR_VOLTAGE::ProcessorVoltageIndicateLegacy

Definition at line 788 of file SmBios.h.

◆ ProcessorVoltageReserved

UINT8 PROCESSOR_VOLTAGE::ProcessorVoltageReserved

Bits 4-6, must be zero.

Definition at line 787 of file SmBios.h.


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