]> git.proxmox.com Git - mirror_edk2.git/blame - ArmPkg/Library/ArmLib/AArch64/AArch64LibPrePi.inf
ArmVirtPkg: replace all ArmLib resolutions with ArmBaseLib
[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
ef7b3786
BJ
25 ArmLibSupportV8.S\r
26 AArch64Support.S\r
25402f5d 27\r
ef7b3786 28 ../Common/AArch64/ArmLibSupport.S\r
25402f5d
HL
29 ../Common/ArmLib.c\r
30\r
31 AArch64Lib.c\r
25402f5d
HL
32\r
33 AArch64ArchTimer.c\r
ef7b3786 34 AArch64ArchTimerSupport.S\r
25402f5d
HL
35\r
36[Packages]\r
37 ArmPkg/ArmPkg.dec\r
38 MdePkg/MdePkg.dec\r
39\r
40[LibraryClasses]\r
41 PrePiLib\r
42\r
43[Protocols]\r
44 gEfiCpuArchProtocolGuid\r