]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Library/PiSmmCoreSmmServicesTableLib/PiSmmCoreSmmServicesTableLib.inf
MdeModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdeModulePkg / Library / PiSmmCoreSmmServicesTableLib / PiSmmCoreSmmServicesTableLib.inf
CommitLineData
008eeb50
JY
1## @file\r
2# SMM Core SMM Services Table Library.\r
3#\r
6036e94d 4# Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>\r
008eeb50 5#\r
9d510e61 6# SPDX-License-Identifier: BSD-2-Clause-Patent\r
008eeb50
JY
7#\r
8#\r
9##\r
10\r
11[Defines]\r
12 INF_VERSION = 0x00010005\r
13 BASE_NAME = PiSmmCoreSmmServicesTableLib\r
6036e94d 14 MODULE_UNI_FILE = PiSmmCoreSmmServicesTableLib.uni\r
008eeb50
JY
15 FILE_GUID = C427146A-2EF2-4af9-A85A-E09EA65EE47D\r
16 MODULE_TYPE = SMM_CORE\r
17 VERSION_STRING = 1.0\r
18 LIBRARY_CLASS = SmmServicesTableLib|SMM_CORE\r
19 PI_SPECIFICATION_VERSION = 0x0001000A\r
20 CONSTRUCTOR = SmmCoreSmmServicesTableLibConstructor\r
21\r
22#\r
23# VALID_ARCHITECTURES = IA32 X64\r
24#\r
25\r
26[Sources]\r
27 PiSmmCoreSmmServicesTableLib.c\r
28\r
29[Packages]\r
30 MdePkg/MdePkg.dec\r
31\r