]> git.proxmox.com Git - mirror_edk2.git/blob - StandaloneMmPkg/Library/StandaloneMmHobLib/StandaloneMmHobLib.inf
542a19cc4becb1f9a5ae3a55e849fadce91db2ca
[mirror_edk2.git] / StandaloneMmPkg / Library / StandaloneMmHobLib / StandaloneMmHobLib.inf
1 ## @file
2 # Instance of HOB Library for Standalone MM modules.
3 #
4 # Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.<BR>
5 # Copyright (c) 2016 - 2018, ARM Limited. All rights reserved.<BR>
6 # Copyright (c) 2018, Linaro, Ltd. All rights reserved.<BR>
7 #
8 # This program and the accompanying materials
9 # are licensed and made available under the terms and conditions of the BSD License
10 # which accompanies this distribution. The full text of the license may be found at
11 # http://opensource.org/licenses/bsd-license.php.
12 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
13 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
14 #
15 #
16 ##
17
18 [Defines]
19 INF_VERSION = 0x0001001B
20 BASE_NAME = HobLib
21 FILE_GUID = 8262551B-AB2D-4E76-99FC-5EBB83F4988E
22 MODULE_TYPE = MM_STANDALONE
23 VERSION_STRING = 1.0
24 PI_SPECIFICATION_VERSION = 0x00010032
25 LIBRARY_CLASS = HobLib|MM_STANDALONE
26 CONSTRUCTOR = HobLibConstructor
27
28 #
29 # VALID_ARCHITECTURES = IA32 X64 ARM AARCH64
30 #
31
32 [Sources]
33 StandaloneMmHobLib.c
34
35 [Packages]
36 MdePkg/MdePkg.dec
37
38 [LibraryClasses]
39 BaseMemoryLib
40 DebugLib
41 MmServicesTableLib
42
43 [Guids]
44 gEfiHobListGuid ## CONSUMES ## SystemTable
45 gEfiHobMemoryAllocModuleGuid ## CONSUMES