]> git.proxmox.com Git - mirror_edk2.git/blame - EmulatorPkg/Library/ThunkProtocolList/ThunkProtocolList.inf
EmulatorPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / EmulatorPkg / Library / ThunkProtocolList / ThunkProtocolList.inf
CommitLineData
949f388f 1## @file\r
2#\r
3# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
d18d8a1d 4# Portions copyright (c) 2011, Apple Inc. All rights reserved.\r
949f388f 5#\r
e3ba31da 6# SPDX-License-Identifier: BSD-2-Clause-Patent\r
949f388f 7#\r
8#\r
9##\r
10\r
11[Defines]\r
12 INF_VERSION = 0x00010005\r
13 BASE_NAME = ThunkProtocolList\r
14 FILE_GUID = 7833616E-AE0D-594F-870C-80E68682D587\r
15 MODULE_TYPE = BASE\r
16 VERSION_STRING = 1.0\r
17 LIBRARY_CLASS = MemoryAllocationLib|BASE SEC USER_DEFINED\r
18\r
19[Sources]\r
20 ThunkProtocolList.c\r
21\r
22[Packages]\r
23 MdePkg/MdePkg.dec\r
bb89ec1a 24 EmulatorPkg/EmulatorPkg.dec\r
949f388f 25\r
26[LibraryClasses]\r
27 BaseLib\r
28 BaseMemoryLib\r
29\r
30\r
31\r