]> git.proxmox.com Git - mirror_edk2.git/blob - StandaloneMmPkg/Library/StandaloneMmCoreHobLib/StandaloneMmCoreHobLib.inf
ac036e31cf5efdead7d330485caf52a14397577a
[mirror_edk2.git] / StandaloneMmPkg / Library / StandaloneMmCoreHobLib / StandaloneMmCoreHobLib.inf
1 ## @file
2 # Instance of HOB Library for Standalone MM Core.
3 #
4 # HOB Library implementation for the Standalone MM Core. Does not have a constructor.
5 # Uses gHobList defined in the Standalone MM Core Entry Point Library.
6 #
7 # Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.<BR>
8 # Copyright (c) 2016 - 2018, ARM Limited. All rights reserved.<BR>
9 #
10 # This program and the accompanying materials
11 # are licensed and made available under the terms and conditions of the BSD License
12 # which accompanies this distribution. The full text of the license may be found at
13 # http://opensource.org/licenses/bsd-license.php.
14 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
15 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
16 #
17 #
18 ##
19
20 [Defines]
21 INF_VERSION = 0x0001001A
22 BASE_NAME = HobLib
23 FILE_GUID = CF56EF2C-68D8-4BD5-9A8B-8A7BFCFF751C
24 MODULE_TYPE = MM_CORE_STANDALONE
25 VERSION_STRING = 1.0
26 PI_SPECIFICATION_VERSION = 0x00010032
27 LIBRARY_CLASS = HobLib|MM_CORE_STANDALONE
28
29 #
30 # VALID_ARCHITECTURES = AARCH64
31 #
32 [Sources.Common]
33 StandaloneMmCoreHobLib.c
34
35 [Sources.AARCH64]
36 AArch64/StandaloneMmCoreHobLibInternal.c
37
38 [Packages]
39 MdePkg/MdePkg.dec
40
41
42 [LibraryClasses]
43 BaseMemoryLib
44 DebugLib
45
46 [Guids]
47 gEfiHobListGuid ## CONSUMES ## SystemTable