MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
MSR_IVY_BRIDGE_PLATFORM_INFO_1_REGISTER Union Reference

Data Fields

struct {
   UINT32   Reserved1:8
 
   UINT32   MaximumNonTurboRatio:8
 
   UINT32   Reserved2:7
 
   UINT32   PPIN_CAP:1
 
   UINT32   Reserved3:4
 
   UINT32   RatioLimit:1
 
   UINT32   TDPLimit:1
 
   UINT32   TJOFFSET:1
 
   UINT32   Reserved4:1
 
   UINT32   Reserved5:8
 
   UINT32   MaximumEfficiencyRatio:8
 
   UINT32   Reserved6:16
 
Bits
 
UINT64 Uint64
 

Detailed Description

MSR information returned for MSR index MSR_IVY_BRIDGE_PLATFORM_INFO_1

Field Documentation

struct { ... } MSR_IVY_BRIDGE_PLATFORM_INFO_1_REGISTER::Bits

Individual bit fields

UINT32 MSR_IVY_BRIDGE_PLATFORM_INFO_1_REGISTER::MaximumEfficiencyRatio

[Bits 47:40] Package. Maximum Efficiency Ratio (R/O) The is the minimum ratio (maximum efficiency) that the processor can operates, in units of 100MHz.

UINT32 MSR_IVY_BRIDGE_PLATFORM_INFO_1_REGISTER::MaximumNonTurboRatio

[Bits 15:8] Package. Maximum Non-Turbo Ratio (R/O) The is the ratio of the frequency that invariant TSC runs at. Frequency = ratio * 100 MHz.

UINT32 MSR_IVY_BRIDGE_PLATFORM_INFO_1_REGISTER::PPIN_CAP

[Bit 23] Package. PPIN_CAP (R/O) When set to 1, indicates that Protected Processor Inventory Number (PPIN) capability can be enabled for privileged system inventory agent to read PPIN from MSR_PPIN. When set to 0, PPIN capability is not supported. An attempt to access MSR_PPIN_CTL or MSR_PPIN will cause #GP.

UINT32 MSR_IVY_BRIDGE_PLATFORM_INFO_1_REGISTER::RatioLimit

[Bit 28] Package. Programmable Ratio Limit for Turbo Mode (R/O) When set to 1, indicates that Programmable Ratio Limits for Turbo mode is enabled, and when set to 0, indicates Programmable Ratio Limits for Turbo mode is disabled.

UINT32 MSR_IVY_BRIDGE_PLATFORM_INFO_1_REGISTER::Reserved1
UINT32 MSR_IVY_BRIDGE_PLATFORM_INFO_1_REGISTER::Reserved2
UINT32 MSR_IVY_BRIDGE_PLATFORM_INFO_1_REGISTER::Reserved3
UINT32 MSR_IVY_BRIDGE_PLATFORM_INFO_1_REGISTER::Reserved4
UINT32 MSR_IVY_BRIDGE_PLATFORM_INFO_1_REGISTER::Reserved5
UINT32 MSR_IVY_BRIDGE_PLATFORM_INFO_1_REGISTER::Reserved6
UINT32 MSR_IVY_BRIDGE_PLATFORM_INFO_1_REGISTER::TDPLimit

[Bit 29] Package. Programmable TDP Limit for Turbo Mode (R/O) When set to 1, indicates that TDP Limits for Turbo mode are programmable, and when set to 0, indicates TDP Limit for Turbo mode is not programmable.

UINT32 MSR_IVY_BRIDGE_PLATFORM_INFO_1_REGISTER::TJOFFSET

[Bit 30] Package. Programmable TJ OFFSET (R/O) When set to 1, indicates that MSR_TEMPERATURE_TARGET.[27:24] is valid and writable to specify an temperature offset.

UINT64 MSR_IVY_BRIDGE_PLATFORM_INFO_1_REGISTER::Uint64

All bit fields as a 64-bit value