VirtualBox

Changeset 74388 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Sep 20, 2018 4:24:48 PM (6 years ago)
Author:
vboxsync
Message:

x86.h: Added IA32_SMBASE MSR.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/x86.h

    r74241 r74388  
    12091209/** SMM control - MSEG base physical address. */
    12101210#define MSR_IA32_SMM_MONITOR_MSGEG_PHYSADDR(a)      (((a) >> 12) & UINT64_C(0xfffff))
     1211
     1212/** SMBASE - Base address of SMRANGE image (Read-only, SMM only). */
     1213#define MSR_IA32_SMBASE                     0x9E
    12111214
    12121215/** General performance counter no. 0. */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette