]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Library/ArmLib/AArch64/AArch64LibPei.inf
ArmPkg/ArmLib: remove all ArmLib flavors except ArmBaseLib
[mirror_edk2.git] / ArmPkg / Library / ArmLib / AArch64 / AArch64LibPei.inf
diff --git a/ArmPkg/Library/ArmLib/AArch64/AArch64LibPei.inf b/ArmPkg/Library/ArmLib/AArch64/AArch64LibPei.inf
deleted file mode 100644 (file)
index c8f0b97..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-#/** @file\r
-#\r
-# Copyright (c) 2008 - 2010, Apple Inc. All rights reserved.<BR>\r
-# Portions copyright (c) 2011 - 2014, ARM Limited. All rights reserved.\r
-#\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
-#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
-#\r
-#\r
-#**/\r
-\r
-[Defines]\r
-  INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = AArch64Lib\r
-  FILE_GUID                      = ef20ddf5-b334-47b3-94cf-52ff44c29138\r
-  MODULE_TYPE                    = PEIM\r
-  VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = ArmLib|PEIM PEI_CORE\r
-  CONSTRUCTOR                    = AArch64LibConstructor\r
-\r
-[Sources.AARCH64]\r
-  AArch64Lib.c\r
-  AArch64Mmu.c\r
-  AArch64ArchTimer.c\r
-  ArmLibSupportV8.S\r
-  AArch64Support.S\r
-  AArch64ArchTimerSupport.S\r
-\r
-  ../Common/AArch64/ArmLibSupport.S\r
-  ../Common/ArmLib.c\r
-  AArch64PeiLibConstructor.c\r
-\r
-[Packages]\r
-  ArmPkg/ArmPkg.dec\r
-  MdePkg/MdePkg.dec\r
-\r
-[LibraryClasses]\r
-  MemoryAllocationLib\r
-  CacheMaintenanceLib\r