]> git.proxmox.com Git - mirror_edk2.git/blame - ArmPkg/Library/ArmLib/AArch64/AArch64LibPrePi.inf
ArmPkg: Added Aarch64 support
[mirror_edk2.git] / ArmPkg / Library / ArmLib / AArch64 / AArch64LibPrePi.inf
CommitLineData
25402f5d
HL
1#/** @file\r
2#\r
3# Copyright (c) 2008 - 2010, Apple Inc. All rights reserved.<BR>\r
4# Portions copyright (c) 2011-2013, ARM Ltd. All rights reserved.<BR>\r
5#\r
6# This program and the accompanying materials\r
7# are licensed and made available under the terms and conditions of the BSD License\r
8# which accompanies this distribution. The full text of the license may be found at\r
9# http://opensource.org/licenses/bsd-license.php\r
10# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
11# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
12#\r
13#\r
14#**/\r
15\r
16[Defines]\r
17 INF_VERSION = 0x00010005\r
18 BASE_NAME = AArch64LibPrePi\r
19 FILE_GUID = fd72688d-dbd8-4cf2-91a3-15171dea7816\r
20 MODULE_TYPE = BASE\r
21 VERSION_STRING = 1.0\r
22 LIBRARY_CLASS = ArmLib\r
23\r
24[Sources.common]\r
25 ArmLibSupportV8.S | GCC\r
26 AArch64Support.S | GCC\r
27\r
28 ../Common/AArch64/ArmLibSupport.S | GCC\r
29 ../Common/ArmLib.c\r
30\r
31 AArch64Lib.c\r
32 AArch64Mmu.c\r
33\r
34 AArch64ArchTimer.c\r
35 AArch64ArchTimerSupport.S | GCC\r
36\r
37[Packages]\r
38 ArmPkg/ArmPkg.dec\r
39 MdePkg/MdePkg.dec\r
40\r
41[LibraryClasses]\r
42 PrePiLib\r
43\r
44[Protocols]\r
45 gEfiCpuArchProtocolGuid\r
46\r
47[FixedPcd]\r
48 gArmTokenSpaceGuid.PcdArmCacheOperationThreshold\r