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 --- EdkModulePkg/Core/Pei/PeiMain.msa | 30 +++++++++++++++--------------- EdkModulePkg/Core/Pei/build.xml | 22 +++++++++++----------- 2 files changed, 26 insertions(+), 26 deletions(-) (limited to 'EdkModulePkg/Core/Pei') diff --git a/EdkModulePkg/Core/Pei/PeiMain.msa b/EdkModulePkg/Core/Pei/PeiMain.msa index b18b178caa..1c6a2b22be 100644 --- a/EdkModulePkg/Core/Pei/PeiMain.msa +++ b/EdkModulePkg/Core/Pei/PeiMain.msa @@ -45,22 +45,22 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. PeiMain.h - BootMode\BootMode.c - Dependency\Dependency.c - Dispatcher\Dispatcher.c - FwVol\FwVol.c - Hob\Hob.c - Image\Image.c - Memory\MemoryServices.c - PeiMain\PeiMain.c - Ppi\Ppi.c - Reset\Reset.c - Security\Security.c - StatusCode\StatusCode.c + BootMode/BootMode.c + Dependency/Dependency.c + Dispatcher/Dispatcher.c + FwVol/FwVol.c + Hob/Hob.c + Image/Image.c + Memory/MemoryServices.c + PeiMain/PeiMain.c + Ppi/Ppi.c + Reset/Reset.c + Security/Security.c + StatusCode/StatusCode.c - ipf\SwitchToCacheMode.c - ipf\IpfCpuCore.i - ipf\IpfCpuCore.s + ipf/SwitchToCacheMode.c + ipf/IpfCpuCore.i + ipf/IpfCpuCore.s diff --git a/EdkModulePkg/Core/Pei/build.xml b/EdkModulePkg/Core/Pei/build.xml index 94a26db352..8ffb689878 100644 --- a/EdkModulePkg/Core/Pei/build.xml +++ b/EdkModulePkg/Core/Pei/build.xml @@ -11,31 +11,31 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> - - - - + + + + - + - + - + - + - + - + - + -- cgit v1.2.3