summaryrefslogtreecommitdiff
path: root/src/VBox/VMM/VMMSwitcher/PAEToAMD64.asm
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/VMM/VMMSwitcher/PAEToAMD64.asm')
-rw-r--r--src/VBox/VMM/VMMSwitcher/PAEToAMD64.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/VMM/VMMSwitcher/PAEToAMD64.asm b/src/VBox/VMM/VMMSwitcher/PAEToAMD64.asm
index b2891792..dac82f0e 100644
--- a/src/VBox/VMM/VMMSwitcher/PAEToAMD64.asm
+++ b/src/VBox/VMM/VMMSwitcher/PAEToAMD64.asm
@@ -19,7 +19,7 @@
;* Defined Constants And Macros *
;*******************************************************************************
%define SWITCHER_TYPE VMMSWITCHER_PAE_TO_AMD64
-%define SWITCHER_DESCRIPTION "PAE to/from AMD64"
+%define SWITCHER_DESCRIPTION "PAE to/from AMD64 intermediate context"
%define NAME_OVERLOAD(name) vmmR3SwitcherPAEToAMD64_ %+ name
%define SWITCHER_FIX_INTER_CR3_HC FIX_INTER_PAE_CR3
%define NEED_PAE_ON_HOST 1