Dynamically generated firmware configuration information page
This commit is contained in:
committed by
Jeremy Soller
parent
d46c7763aa
commit
26279e8f9a
@@ -6378,7 +6378,11 @@ typedef union {
|
||||
/// [Bit 11] Execute Disable Bit Enable: IA32_EFER.NXE (R/W).
|
||||
///
|
||||
UINT32 NXE:1;
|
||||
UINT32 Reserved3:20;
|
||||
///
|
||||
/// [ Bit 12] Secure Virtual Machine Enable (AMD only)
|
||||
///
|
||||
UINT32 SVME:1;
|
||||
UINT32 Reserved3:19;
|
||||
UINT32 Reserved4:32;
|
||||
} Bits;
|
||||
///
|
||||
|
Reference in New Issue
Block a user