]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Library/SmiHandlerProfileLibNull/SmiHandlerProfileLibNull.inf
MdePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdePkg / Library / SmiHandlerProfileLibNull / SmiHandlerProfileLibNull.inf
CommitLineData
e8af3c1c
JY
1## @file\r
2# NULL instance of SmiHandlerProfile Library.\r
3#\r
3cb0a311 4# Copyright (c) 2017 - 2018, Intel Corporation. All rights reserved.<BR>\r
e8af3c1c 5#\r
9344f092 6# SPDX-License-Identifier: BSD-2-Clause-Patent\r
e8af3c1c
JY
7#\r
8#\r
9##\r
10\r
11[Defines]\r
12 INF_VERSION = 0x00010005\r
13 BASE_NAME = SmiHandlerProfileLibNull\r
14 MODULE_UNI_FILE = SmiHandlerProfileLibNull.uni\r
15 FILE_GUID = B43D1B52-6251-4E6F-82EC-A599A5EE94C1\r
16 MODULE_TYPE = DXE_SMM_DRIVER\r
17 VERSION_STRING = 1.0\r
18 LIBRARY_CLASS = SmiHandlerProfileLib|DXE_SMM_DRIVER SMM_CORE\r
19\r
20#\r
21# The following information is for reference only and not required by the build tools.\r
22#\r
3cb0a311 23# VALID_ARCHITECTURES = IA32 X64 EBC\r
e8af3c1c
JY
24#\r
25\r
26[Sources]\r
27 SmiHandlerProfileLibNull.c\r
28\r
29[Packages]\r
30 MdePkg/MdePkg.dec\r
31\r