From 81c749f767176264fcea5c854b88c117fecae77e Mon Sep 17 00:00:00 2001 From: vanjeff Date: Thu, 4 Sep 2008 06:20:32 +0000 Subject: [PATCH] Changed x64 into X64. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5811 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Include/{x64 => X64}/ProcessorBind.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename MdePkg/Include/{x64 => X64}/ProcessorBind.h (100%) diff --git a/MdePkg/Include/x64/ProcessorBind.h b/MdePkg/Include/X64/ProcessorBind.h similarity index 100% rename from MdePkg/Include/x64/ProcessorBind.h rename to MdePkg/Include/X64/ProcessorBind.h