From 030cd1a2e95018683638462e9fcfa2d204aaff33 Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Fri, 5 Dec 2008 03:23:13 +0000 Subject: Update the text to use "x64" instead of "X64" in MdePkg. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6854 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Include/X64/ProcessorBind.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'MdePkg/Include/X64') 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 -- cgit v1.2.3