Changing source filename to match name changing.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6026 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
vanjeff
2008-09-27 05:43:22 +00:00
parent d18156ec05
commit fbf172be37
11 changed files with 110 additions and 110 deletions

View File

@@ -32,20 +32,20 @@ COMPONENT_TYPE = LIBRARY
RtDevicePath.c
[sources.ia32]
ia32/RuntimeLib.c
ia32/IoLib.c
ia32/Lock.c
ia32/PlatformIoLib.c
ia32/Fvb.c
ia32/CpuFlushCache.c
Ia32/RuntimeLib.c
Ia32/IoLib.c
Ia32/Lock.c
Ia32/PlatformIoLib.c
Ia32/Fvb.c
Ia32/CpuFlushCache.c
[sources.x64]
x64/RuntimeLib.c
x64/IoLib.c
x64/Lock.c
x64/PlatformIoLib.c
x64/Fvb.c
x64/RuntimeLibAsm.asm
X64/RuntimeLib.c
X64/IoLib.c
X64/Lock.c
X64/PlatformIoLib.c
X64/Fvb.c
X64/RuntimeLibAsm.asm
[sources.ipf]
Ipf/RuntimeLib.c