]> git.proxmox.com Git - mirror_edk2.git/blob - ArmVirtPkg/Library/QemuVirtMemInfoLib/QemuVirtMemInfoPeiLib.inf
e4032d3efb53389119e522219c7e848a9d67440e
[mirror_edk2.git] / ArmVirtPkg / Library / QemuVirtMemInfoLib / QemuVirtMemInfoPeiLib.inf
1 #/* @file
2 #
3 # Copyright (c) 2011-2015, ARM Limited. All rights reserved.
4 # Copyright (c) 2014-2017, Linaro Limited. All rights reserved.
5 #
6 # This program and the accompanying materials are licensed and made available
7 # under the terms and conditions of the BSD License which accompanies this
8 # distribution. The full text of the license may be found at
9 # http://opensource.org/licenses/bsd-license.php
10 #
11 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
13 #
14 #*/
15
16 [Defines]
17 INF_VERSION = 0x0001001A
18 BASE_NAME = QemuVirtMemInfoPeiLib
19 FILE_GUID = 0c4d10cf-d949-49b4-bd13-47a4ae22efce
20 MODULE_TYPE = BASE
21 VERSION_STRING = 1.0
22 LIBRARY_CLASS = ArmVirtMemInfoLib|PEIM
23 CONSTRUCTOR = QemuVirtMemInfoPeiLibConstructor
24
25 [Sources]
26 QemuVirtMemInfoLib.c
27 QemuVirtMemInfoPeiLibConstructor.c
28
29 [Sources.ARM]
30 Arm/PhysAddrTop.S
31
32 [Sources.AARCH64]
33 AArch64/PhysAddrTop.S
34
35 [Packages]
36 ArmPkg/ArmPkg.dec
37 ArmVirtPkg/ArmVirtPkg.dec
38 EmbeddedPkg/EmbeddedPkg.dec
39 MdeModulePkg/MdeModulePkg.dec
40 MdePkg/MdePkg.dec
41
42 [LibraryClasses]
43 ArmLib
44 BaseMemoryLib
45 DebugLib
46 FdtLib
47 PcdLib
48 MemoryAllocationLib
49
50 [Pcd]
51 gArmTokenSpaceGuid.PcdFdBaseAddress
52 gArmTokenSpaceGuid.PcdSystemMemoryBase
53 gArmTokenSpaceGuid.PcdSystemMemorySize
54
55 [FixedPcd]
56 gArmTokenSpaceGuid.PcdFdSize
57 gArmVirtTokenSpaceGuid.PcdDeviceTreeInitialBaseAddress
58 gEmbeddedTokenSpaceGuid.PcdPrePiCpuMemorySize