]> git.proxmox.com Git - mirror_edk2.git/blame - ArmVirtPkg/Library/XenVirtMemInfoLib/XenVirtMemInfoLib.inf
MdeModulePkg CapsuleApp: Fix VS2012 build failure caused by 5410502
[mirror_edk2.git] / ArmVirtPkg / Library / XenVirtMemInfoLib / XenVirtMemInfoLib.inf
CommitLineData
496cf19a
AB
1#/* @file\r
2#\r
3# Copyright (c) 2011-2015, ARM Limited. All rights reserved.\r
4# Copyright (c) 2014-2017, Linaro Limited. All rights reserved.\r
5#\r
6# This program and the accompanying materials are licensed and made available\r
7# under the terms and conditions of the BSD License which accompanies this\r
8# distribution. The full text of the license may be found at\r
9# http://opensource.org/licenses/bsd-license.php\r
10#\r
11# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
12# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
13#\r
14#*/\r
15\r
16[Defines]\r
17 INF_VERSION = 0x0001001A\r
18 BASE_NAME = XenVirtMemInfoLib\r
19 FILE_GUID = 40d1f8f5-4dfe-4e0f-9a15-b1de9dc9f4ed\r
20 MODULE_TYPE = BASE\r
21 VERSION_STRING = 1.0\r
22 LIBRARY_CLASS = ArmVirtMemInfoLib\r
23\r
24[Sources]\r
25 XenVirtMemInfoLib.c\r
26\r
27[Sources.ARM]\r
28 Arm/PhysAddrTop.S\r
29\r
30[Sources.AARCH64]\r
31 AArch64/PhysAddrTop.S\r
32\r
33[Packages]\r
34 ArmPkg/ArmPkg.dec\r
35 ArmVirtPkg/ArmVirtPkg.dec\r
36 MdeModulePkg/MdeModulePkg.dec\r
37 MdePkg/MdePkg.dec\r
38\r
39[LibraryClasses]\r
40 ArmLib\r
41 DebugLib\r