Ported more of EdkCompatabilityPkg to ARM to support SCT port.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10641 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
andrewfish
2010-07-09 00:07:30 +00:00
parent a4ac31e0a0
commit c14164f4f3
8 changed files with 120 additions and 2 deletions

View File

@@ -55,6 +55,10 @@ COMPONENT_TYPE = LIBRARY
[sources.ebc]
Ebc/PerformancePrimitives.c
[sources.ARM]
Ebc/PerformancePrimitives.c
[includes.common]
$(EDK_SOURCE)/Foundation
$(EDK_SOURCE)/Foundation/Framework
@@ -84,5 +88,6 @@ COMPONENT_TYPE = LIBRARY
[libraries.ipf]
CpuIA64Lib
[nmake.common]