]> git.proxmox.com Git - mirror_edk2.git/blob - MdePkg/Library/MmServicesTableLib/MmServicesTableLib.inf
MdePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdePkg / Library / MmServicesTableLib / MmServicesTableLib.inf
1 ## @file
2 # MM Services Table Library.
3 #
4 # Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>
5 # Copyright (c) 2018, Linaro, Ltd. All rights reserved.<BR>
6 #
7 # SPDX-License-Identifier: BSD-2-Clause-Patent
8 #
9 #
10 ##
11
12 [Defines]
13 INF_VERSION = 0x0001001B
14 BASE_NAME = MmServicesTableLib
15 MODULE_UNI_FILE = MmServicesTableLib.uni
16 FILE_GUID = 9508ECFD-66D1-4B4C-9415-F25F0FFF9E93
17 MODULE_TYPE = DXE_SMM_DRIVER
18 VERSION_STRING = 1.0
19 LIBRARY_CLASS = MmServicesTableLib|DXE_SMM_DRIVER
20 PI_SPECIFICATION_VERSION = 0x00010032
21 CONSTRUCTOR = MmServicesTableLibConstructor
22
23 #
24 # VALID_ARCHITECTURES = IA32 X64 ARM AARCH64
25 #
26
27 [Sources]
28 MmServicesTableLib.c
29
30 [Packages]
31 MdePkg/MdePkg.dec
32
33 [LibraryClasses]
34 DebugLib
35
36 [Protocols]
37 gEfiMmBaseProtocolGuid ## CONSUMES
38
39 [Depex]
40 gEfiMmBaseProtocolGuid