]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Library/ArmLib/ArmV7/ArmV7LibPrePi.inf
ArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectory
[mirror_edk2.git] / ArmPkg / Library / ArmLib / ArmV7 / ArmV7LibPrePi.inf
index 38c791b4eb479122f44d1f678c96ba13e761510e..be5b8e49306cdcfacea4206624cd70ef6672c5a0 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
 #\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
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = ArmV7LibPrePi\r
   FILE_GUID                      = A150FA0C-F4E8-4207-9BEB-CD6DFB430D73\r
-  MODULE_TYPE                    = DXE_DRIVER\r
+  MODULE_TYPE                    = BASE\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = ArmLib\r
 \r
 [Sources.common]\r
-  ../Common/ArmLibSupport.S    | GCC\r
-  ../Common/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
   ArmV7Support.S    | GCC\r
   ArmV7Support.asm  | RVCT\r
-\r
+  \r
   ArmV7Lib.c\r
+  ArmV7Mmu.c\r
+  \r
+  ArmV7ArchTimer.c\r
+  ArmV7ArchTimerSupport.S    | GCC\r
+  ArmV7ArchTimerSupport.asm  | RVCT\r
 \r
 [Packages]\r
   ArmPkg/ArmPkg.dec\r