]> git.proxmox.com Git - mirror_edk2.git/blob - Nt32Pkg/WinNtThunkPPIToProtocolPei/WinNtThunkPPIToProtocolPei.inf
Nt32Pkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / Nt32Pkg / WinNtThunkPPIToProtocolPei / WinNtThunkPPIToProtocolPei.inf
1 ## @file
2 # Stuff driver
3 #
4 # Tiano PEIM to abstract construction of firmware volume in a Windows NT environment.
5 # Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>
6 #
7 # SPDX-License-Identifier: BSD-2-Clause-Patent
8 #
9 #
10 ##
11
12 [Defines]
13 INF_VERSION = 0x00010005
14 BASE_NAME = WinNtThunkPPIToProtocolPei
15 FILE_GUID = D3AAD8DC-3A48-46ac-B1C7-28A9D3CF6755
16 MODULE_TYPE = PEIM
17 VERSION_STRING = 1.0
18
19 ENTRY_POINT = PeimInitializeWinNtThunkPPIToProtocolPeim
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 WinNtThunkPPIToProtocol.c
29
30 [Packages]
31 MdePkg/MdePkg.dec
32 Nt32Pkg/Nt32Pkg.dec
33
34
35 [LibraryClasses]
36 HobLib
37 PeimEntryPoint
38 DebugLib
39
40
41 [Protocols]
42 gEfiWinNtThunkProtocolGuid # PROTOCOL ALWAYS_CONSUMED
43
44
45 [Ppis]
46 gPeiNtThunkPpiGuid # PPI ALWAYS_CONSUMED
47
48 [depex]
49 gPeiNtThunkPpiGuid AND gEfiPeiMemoryDiscoveredPpiGuid