Add .S file for GCC tool-chain for EfiRuntimeLib.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5750 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -38,7 +38,8 @@ COMPONENT_TYPE = LIBRARY
|
||||
ia32/PlatformIoLib.c
|
||||
ia32/Fvb.c
|
||||
ia32/CpuFlushCache.c | MSFT
|
||||
ia32/CpuFlushCache.asm | INTEL
|
||||
ia32/CpuFlushCache.asm | INTEL
|
||||
ia32/CpuFlushCache.S | GCC
|
||||
|
||||
[sources.x64]
|
||||
x64/RuntimeLib.c
|
||||
@@ -48,6 +49,7 @@ COMPONENT_TYPE = LIBRARY
|
||||
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