]> git.proxmox.com Git - mirror_edk2.git/blob - ArmVirtPkg/Library/QemuVirtMemInfoLib/QemuVirtMemInfoPeiLib.inf
ArmVirtPkg/QemuVirtMemInfoLib: remove 1:1 mapping of top of PA range
[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 [Packages]
30 ArmPkg/ArmPkg.dec
31 ArmVirtPkg/ArmVirtPkg.dec
32 EmbeddedPkg/EmbeddedPkg.dec
33 MdeModulePkg/MdeModulePkg.dec
34 MdePkg/MdePkg.dec
35
36 [LibraryClasses]
37 ArmLib
38 BaseMemoryLib
39 DebugLib
40 FdtLib
41 PcdLib
42 MemoryAllocationLib
43
44 [Pcd]
45 gArmTokenSpaceGuid.PcdFdBaseAddress
46 gArmTokenSpaceGuid.PcdSystemMemoryBase
47 gArmTokenSpaceGuid.PcdSystemMemorySize
48
49 [FixedPcd]
50 gArmTokenSpaceGuid.PcdFdSize
51 gArmVirtTokenSpaceGuid.PcdDeviceTreeInitialBaseAddress