From cfc54bbbf858fec5942eb1edb8218fd21e2e6327 Mon Sep 17 00:00:00 2001 From: jljusten Date: Fri, 21 Mar 2008 20:30:46 +0000 Subject: [PATCH] Match case of architecture specific include path added by build system. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4947 6f19259b-4bc3-4df7-8a09-765794883524 --- .../Foundation/Library/Dxe/Include/{x64 => X64}/CpuFuncs.h | 0 .../Foundation/Library/Dxe/Include/{x64 => X64}/ProcDep.h | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename EdkCompatibilityPkg/Foundation/Library/Dxe/Include/{x64 => X64}/CpuFuncs.h (100%) rename EdkCompatibilityPkg/Foundation/Library/Dxe/Include/{x64 => X64}/ProcDep.h (100%) diff --git a/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/x64/CpuFuncs.h b/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/X64/CpuFuncs.h similarity index 100% rename from EdkCompatibilityPkg/Foundation/Library/Dxe/Include/x64/CpuFuncs.h rename to EdkCompatibilityPkg/Foundation/Library/Dxe/Include/X64/CpuFuncs.h diff --git a/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/x64/ProcDep.h b/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/X64/ProcDep.h similarity index 100% rename from EdkCompatibilityPkg/Foundation/Library/Dxe/Include/x64/ProcDep.h rename to EdkCompatibilityPkg/Foundation/Library/Dxe/Include/X64/ProcDep.h -- 2.39.2