]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Library/ArmLib/ArmV7/ArmV7Lib.inf
ArmVirtPkg: replace all ArmLib resolutions with ArmBaseLib
[mirror_edk2.git] / ArmPkg / Library / ArmLib / ArmV7 / ArmV7Lib.inf
index 37dc9d6262027bd44f1236ff473923b976a0d996..024784d19e751874e610bc3269b1d23e900f89bb 100644 (file)
@@ -1,9 +1,9 @@
 #/** @file\r
-# Semihosting  serail port lib\r
 #\r
-# Copyright (c) 2008 - 2010, Apple Inc.\r
+# Copyright (c) 2008 - 2010, Apple Inc. All rights reserved.<BR>\r
+# Copyright (c) 2011, ARM Limited. All rights reserved.\r
 #\r
-#  All rights reserved. This program and the accompanying materials\r
+#  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
 #  which accompanies this distribution. The full text of the license may be found at\r
 #  http://opensource.org/licenses/bsd-license.php\r
   LIBRARY_CLASS                  = ArmLib\r
 \r
 [Sources.common]\r
-  ArmLibSupport.S    | GCC\r
-  ArmLibSupport.asm  | RVCT\r
+  ArmLibSupportV7.S    | GCC\r
+  ArmLibSupportV7.asm  | RVCT\r
+\r
+  ../Common/Arm/ArmLibSupport.S    | GCC\r
+  ../Common/Arm/ArmLibSupport.asm  | RVCT\r
   ../Common/ArmLib.c\r
-  \r
+\r
   ArmV7Support.S    | GCC\r
   ArmV7Support.asm  | RVCT\r
 \r
   ArmV7Lib.c\r
 \r
+  ArmV7ArchTimer.c\r
+  ArmV7ArchTimerSupport.S    | GCC\r
+  ArmV7ArchTimerSupport.asm    | RVCT\r
+\r
 [Packages]\r
   ArmPkg/ArmPkg.dec\r
   MdePkg/MdePkg.dec\r
 \r
 [LibraryClasses]\r
   MemoryAllocationLib\r
-  \r
+\r
 [Protocols]\r
   gEfiCpuArchProtocolGuid\r
 \r
-[FixedPcd]\r
-  gArmTokenSpaceGuid.PcdArmCacheOperationThreshold\r
+[FeaturePcd.ARM]\r
+  gArmTokenSpaceGuid.PcdNormalMemoryNonshareableOverride\r