]> git.proxmox.com Git - mirror_edk2.git/blob - EmulatorPkg/Library/PeiEmuPeCoffExtraActionLib/PeiEmuPeCoffExtraActionLib.inf
EmulatorPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / EmulatorPkg / Library / PeiEmuPeCoffExtraActionLib / PeiEmuPeCoffExtraActionLib.inf
1 ## @file
2 # PeCoff extra action libary for Pei phase that run Emu emulator.
3 #
4 # Lib to provide memory journal status code reporting Routines
5 # Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>
6 # Portions copyright (c) 2011, Apple Inc. All rights reserved.
7 # SPDX-License-Identifier: BSD-2-Clause-Patent
8
9 #
10 #
11 ##
12
13 [Defines]
14 INF_VERSION = 0x00010005
15 BASE_NAME = PeiEmuPeCoffExtraActionLib
16 FILE_GUID = 79C4E72A-730B-F040-8129-95877B3A97A8
17 MODULE_TYPE = PEIM
18 VERSION_STRING = 1.0
19 LIBRARY_CLASS = PeCoffExtraActionLib|PEI_CORE PEIM
20
21 #
22 # The following information is for reference only and not required by the build tools.
23 #
24 # VALID_ARCHITECTURES = IA32
25 #
26
27 [Sources]
28 PeiEmuPeCoffExtraActionLib.c
29
30 [Packages]
31 MdePkg/MdePkg.dec
32 EmulatorPkg/EmulatorPkg.dec
33
34 [LibraryClasses]
35 BaseLib
36 PeiServicesLib
37 DebugLib
38
39 [Ppis]
40 gEmuThunkPpiGuid # PPI ALWAYS_CONSUMED
41
42 [Pcd]
43 gEmulatorPkgTokenSpaceGuid.PcdPeiServicesTablePage