VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/IntelFsp2Pkg/Library/BaseFspMultiPhaseLib/BaseFspMultiPhaseLib.inf@ 108793

Last change on this file since 108793 was 99404, checked in by vboxsync, 2 years ago

Devices/EFI/FirmwareNew: Update to edk2-stable202302 and make it build, bugref:4643

  • Property svn:eol-style set to native
File size: 1.5 KB
Line 
1## @file
2# FSP MultiPhase Lib.
3#
4# Copyright (c) 2022, Intel Corporation. All rights reserved.<BR>
5#
6# SPDX-License-Identifier: BSD-2-Clause-Patent
7#
8##
9
10################################################################################
11#
12# Defines Section - statements that will be processed to create a Makefile.
13#
14################################################################################
15[Defines]
16 INF_VERSION = 0x00010005
17 BASE_NAME = BaseFspMultiPhaseLib
18 FILE_GUID = 74C14477-E742-4A0A-9787-27B1CF34F698
19 MODULE_TYPE = SEC
20 VERSION_STRING = 1.0
21 LIBRARY_CLASS = FspMultiPhaseLib
22
23#
24# The following information is for reference only and not required by the build tools.
25#
26# VALID_ARCHITECTURES = IA32 X64
27#
28
29################################################################################
30#
31# Sources Section - list of files that are required for the build to succeed.
32#
33################################################################################
34
35[Sources]
36 FspMultiPhaseLib.c
37
38################################################################################
39#
40# Package Dependency Section - list of Package files that are required for
41# this module.
42#
43################################################################################
44
45[Packages]
46 MdePkg/MdePkg.dec
47 IntelFsp2Pkg/IntelFsp2Pkg.dec
48
49[Pcd]
50 gIntelFsp2PkgTokenSpaceGuid.PcdMultiPhaseNumberOfPhases # CONSUMES
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette