]> git.proxmox.com Git - mirror_edk2.git/blame - EmulatorPkg/Library/SecPpiListLib/SecPpiListLib.inf
EmulatorPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / EmulatorPkg / Library / SecPpiListLib / SecPpiListLib.inf
CommitLineData
65e3f333 1## @file\r
2# Place thunk PPI in HOB.\r
3#\r
4# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
d18d8a1d 5# Portions copyright (c) 2011, Apple Inc. All rights reserved.\r
65e3f333 6#\r
e3ba31da 7# SPDX-License-Identifier: BSD-2-Clause-Patent\r
65e3f333 8#\r
9#\r
10##\r
11\r
12[Defines]\r
13 INF_VERSION = 0x00010005\r
14 BASE_NAME = SecPpiListLib\r
15 FILE_GUID = F950E820-0457-8143-86AD-30E4A45FD4BF\r
16 MODULE_TYPE = BASE\r
17 VERSION_STRING = 1.0\r
18 LIBRARY_CLASS = PpiListLib|SEC BASE USER_DEFINED\r
19\r
20[Sources]\r
21 PpiListLib.c\r
22\r
23[Packages]\r
24 MdePkg/MdePkg.dec\r
bb89ec1a 25 EmulatorPkg/EmulatorPkg.dec\r
65e3f333 26\r