summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/X64/ProcessorBind.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/X64/ProcessorBind.h')
-rw-r--r--MdePkg/Include/X64/ProcessorBind.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Include/X64/ProcessorBind.h b/MdePkg/Include/X64/ProcessorBind.h
index e4db64d39b..91b0306dcb 100644
--- a/MdePkg/Include/X64/ProcessorBind.h
+++ b/MdePkg/Include/X64/ProcessorBind.h
@@ -178,12 +178,12 @@ typedef INT64 INTN;
#define MAX_2_BITS 0xC000000000000000ULL
//
-// Maximum legal X64 address
+// Maximum legal x64 address
//
#define MAX_ADDRESS 0xFFFFFFFFFFFFFFFFULL
//
-// The stack alignment required for X64
+// The stack alignment required for x64
//
#define CPU_STACK_ALIGNMENT 16