|
TianoCore EDK2 master
|
#include <MdePkg/Include/Register/Intel/Msr/SkylakeMsr.h>
Data Fields | |
| struct { | |
| UINT32 MemTypePRMRRBASEMemType: 3 | |
| UINT32 Reserved1: 9 | |
| UINT32 BasePRMRRBaseAddress: 20 | |
| UINT32 Fix_Me_1: 14 | |
| UINT32 Reserved2: 18 | |
| } | Bits |
| UINT64 | Uint64 |
MSR information returned for MSR index MSR_SKYLAKE_PRMRR_PHYS_BASE
Definition at line 2361 of file SkylakeMsr.h.
| UINT32 MSR_SKYLAKE_PRMRR_PHYS_BASE_REGISTER::BasePRMRRBaseAddress |
[Bits 31:12] Base PRMRR Base Address.
Definition at line 2374 of file SkylakeMsr.h.
| struct { ... } MSR_SKYLAKE_PRMRR_PHYS_BASE_REGISTER::Bits |
Individual bit fields
| UINT32 MSR_SKYLAKE_PRMRR_PHYS_BASE_REGISTER::Fix_Me_1 |
[Bits 45:32] Base PRMRR Base Address.
Definition at line 2378 of file SkylakeMsr.h.
| UINT32 MSR_SKYLAKE_PRMRR_PHYS_BASE_REGISTER::MemTypePRMRRBASEMemType |
[Bits 2:0] MemType PRMRR BASE MemType.
Definition at line 2369 of file SkylakeMsr.h.
| UINT32 MSR_SKYLAKE_PRMRR_PHYS_BASE_REGISTER::Reserved1 |
Definition at line 2370 of file SkylakeMsr.h.
| UINT32 MSR_SKYLAKE_PRMRR_PHYS_BASE_REGISTER::Reserved2 |
Definition at line 2379 of file SkylakeMsr.h.
| UINT64 MSR_SKYLAKE_PRMRR_PHYS_BASE_REGISTER::Uint64 |
All bit fields as a 64-bit value
Definition at line 2384 of file SkylakeMsr.h.