]> git.proxmox.com Git - mirror_edk2.git/blame - ArmPkg/Library/ArmLib/AArch64/AArch64Lib.inf
ArmPkg: Added Aarch64 support
[mirror_edk2.git] / ArmPkg / Library / ArmLib / AArch64 / AArch64Lib.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 Limited. All rights reserved.\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 = AArch64Lib\r
19 FILE_GUID = ef20ddf5-b334-47b3-94cf-52ff44c29138\r
20 MODULE_TYPE = DXE_DRIVER\r
21 VERSION_STRING = 1.0\r
22 LIBRARY_CLASS = ArmLib\r
23\r
24[Sources.AARCH64]\r
25 AArch64Lib.c\r
26 AArch64Mmu.c\r
27 AArch64ArchTimer.c\r
28 ArmLibSupportV8.S | GCC\r
29 ../Common/AArch64/ArmLibSupport.S | GCC\r
30 AArch64Support.S | GCC\r
31 AArch64ArchTimerSupport.S | GCC\r
32\r
33[Packages]\r
34 ArmPkg/ArmPkg.dec\r
35 MdePkg/MdePkg.dec\r
36\r
37[LibraryClasses]\r
38 MemoryAllocationLib\r
39\r
40[Protocols]\r
41 gEfiCpuArchProtocolGuid\r
42\r
43[FixedPcd]\r
44 gArmTokenSpaceGuid.PcdArmCacheOperationThreshold\r