]> git.proxmox.com Git - mirror_edk2.git/blob - IntelFsp2Pkg/FspNotifyPhase/FspNotifyPhasePeim.inf
IntelFsp2Pkg: Update Section Name in INF files
[mirror_edk2.git] / IntelFsp2Pkg / FspNotifyPhase / FspNotifyPhasePeim.inf
1 ## @file
2 # Component information file for the FSP notify phase PEI module.
3 #
4 # Copyright (c) 2016 - 2017, Intel Corporation. All rights reserved.
5 # This program and the accompanying materials
6 # are licensed and made available under the terms and conditions of the BSD License
7 # which accompanies this distribution. The full text of the license may be found at
8 # http://opensource.org/licenses/bsd-license.php.
9 #
10 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
12 ##
13
14 [Defines]
15 INF_VERSION = 0x00010005
16 BASE_NAME = FspNotifyPhasePeim
17 FILE_GUID = 29CBB005-C972-49F3-960F-292E2202CECD
18 MODULE_TYPE = PEIM
19 VERSION_STRING = 1.0
20 ENTRY_POINT = FspNotifyPhasePeimEntryPoint
21
22 [Sources]
23 FspNotifyPhasePeim.h
24 FspNotifyPhasePeim.c
25
26 [Packages]
27 MdePkg/MdePkg.dec
28 IntelFsp2Pkg/IntelFsp2Pkg.dec
29
30 [LibraryClasses]
31 PeimEntryPoint
32 DebugLib
33 FspPlatformLib
34 FspCommonLib
35 FspSwitchStackLib
36
37 [Ppis]
38 gEfiDxeIplPpiGuid ## PRODUCES
39 gEfiEndOfPeiSignalPpiGuid ## PRODUCES
40
41 [Protocols]
42 gEfiPciEnumerationCompleteProtocolGuid ## PRODUCES
43
44 [Guids]
45 gEfiEventReadyToBootGuid ## PRODUCES ## Event
46
47 [Depex]
48 gEfiDxeIplPpiGuid