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:
@@ -32,24 +32,24 @@ 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 | MSFT
|
||||
ia32/CpuFlushCache.asm | INTEL
|
||||
ia32/CpuFlushCache.S | GCC
|
||||
Ia32/RuntimeLib.c
|
||||
Ia32/IoLib.c
|
||||
Ia32/Lock.c
|
||||
Ia32/PlatformIoLib.c
|
||||
Ia32/Fvb.c
|
||||
Ia32/CpuFlushCache.c | MSFT
|
||||
Ia32/CpuFlushCache.asm | INTEL
|
||||
Ia32/CpuFlushCache.S | GCC
|
||||
|
||||
[sources.x64]
|
||||
x64/RuntimeLib.c
|
||||
x64/IoLib.c
|
||||
x64/Lock.c
|
||||
x64/PlatformIoLib.c
|
||||
x64/Fvb.c
|
||||
x64/RuntimeLibAsm.asm | MSFT
|
||||
x64/RuntimeLibAsm.asm | INTEL
|
||||
x64/RuntimeLibAsm.S | GCC
|
||||
X64/RuntimeLib.c
|
||||
X64/IoLib.c
|
||||
X64/Lock.c
|
||||
X64/PlatformIoLib.c
|
||||
X64/Fvb.c
|
||||
X64/RuntimeLibAsm.asm | MSFT
|
||||
X64/RuntimeLibAsm.asm | INTEL
|
||||
X64/RuntimeLibAsm.S | GCC
|
||||
|
||||
[sources.ipf]
|
||||
Ipf/RuntimeLib.c
|
||||
|
Reference in New Issue
Block a user