IntelSiliconPkg/Vtd.h: Add definition for PMR.
Add missing PMR definition in VTd spec.
Cc: Star Zeng <star.zeng@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jiewen Yao <jiewen.yao@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
(cherry picked from commit 40cc227055
)
This commit is contained in:
@@ -247,6 +247,12 @@ typedef union {
|
|||||||
|
|
||||||
#define R_FRCD_REG 0x00 // + FRO
|
#define R_FRCD_REG 0x00 // + FRO
|
||||||
|
|
||||||
|
#define R_PMEN_ENABLE_REG 0x64
|
||||||
|
#define R_PMEN_LOW_BASE_REG 0x68
|
||||||
|
#define R_PMEN_LOW_LIMITE_REG 0x6C
|
||||||
|
#define R_PMEN_HIGH_BASE_REG 0x70
|
||||||
|
#define R_PMEN_HIGH_LIMITE_REG 0x78
|
||||||
|
|
||||||
typedef union {
|
typedef union {
|
||||||
struct {
|
struct {
|
||||||
UINT8 ND:3; // Number of domains supported
|
UINT8 ND:3; // Number of domains supported
|
||||||
|
Reference in New Issue
Block a user