From 22e0585cf8d24a7337400d5e49295737ffc000f2 Mon Sep 17 00:00:00 2001 From: bbahnsen Date: Wed, 26 Apr 2006 20:53:56 +0000 Subject: Convert backslashes to forward slashes in many build files. This is necessary for Linux support. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@55 6f19259b-4bc3-4df7-8a09-765794883524 --- .../Universal/DebugSupport/Dxe/DebugSupport.msa | 12 ++++++------ EdkModulePkg/Universal/DebugSupport/Dxe/build.xml | 22 +++++++++++----------- 2 files changed, 17 insertions(+), 17 deletions(-) (limited to 'EdkModulePkg/Universal/DebugSupport/Dxe') diff --git a/EdkModulePkg/Universal/DebugSupport/Dxe/DebugSupport.msa b/EdkModulePkg/Universal/DebugSupport/Dxe/DebugSupport.msa index 3cf5e12299..1986c1d835 100644 --- a/EdkModulePkg/Universal/DebugSupport/Dxe/DebugSupport.msa +++ b/EdkModulePkg/Universal/DebugSupport/Dxe/DebugSupport.msa @@ -42,14 +42,14 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. DebugSupport.c DebugSupport.dxs - ia32\AsmFuncs.asm - ia32\plDebugSupport.c + ia32/AsmFuncs.asm + ia32/plDebugSupport.c - ipf\AsmFuncs.s - ipf\common.i - ipf\ds64macros.i - ipf\plDebugSupport.c + ipf/AsmFuncs.s + ipf/common.i + ipf/ds64macros.i + ipf/plDebugSupport.c diff --git a/EdkModulePkg/Universal/DebugSupport/Dxe/build.xml b/EdkModulePkg/Universal/DebugSupport/Dxe/build.xml index b879fc094a..06a7f1de7b 100644 --- a/EdkModulePkg/Universal/DebugSupport/Dxe/build.xml +++ b/EdkModulePkg/Universal/DebugSupport/Dxe/build.xml @@ -11,31 +11,31 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> - - - - + + + + - + - + - + - + - + - + - + -- cgit v1.2.3