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

Data Fields

UINT64 BaseAddress
 
UINT64 Length
 
UINT64 Type
 
UINT32 Msr
 
BOOLEAN Valid
 
BOOLEAN Used
 

Detailed Description

Definition at line 43 of file MtrrLib.h.

Field Documentation

◆ BaseAddress

UINT64 VARIABLE_MTRR::BaseAddress

Definition at line 44 of file MtrrLib.h.

◆ Length

UINT64 VARIABLE_MTRR::Length

Definition at line 45 of file MtrrLib.h.

◆ Msr

UINT32 VARIABLE_MTRR::Msr

Definition at line 47 of file MtrrLib.h.

◆ Type

UINT64 VARIABLE_MTRR::Type

Definition at line 46 of file MtrrLib.h.

◆ Used

BOOLEAN VARIABLE_MTRR::Used

Definition at line 49 of file MtrrLib.h.

◆ Valid

BOOLEAN VARIABLE_MTRR::Valid

Definition at line 48 of file MtrrLib.h.


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