]> git.proxmox.com Git - mirror_edk2.git/blob - IntelFspWrapperPkg/Library/BaseFspApiLib/BaseFspApiLib.inf
DynamicTablesPkg: GTDT updates for ACPI 6.3
[mirror_edk2.git] / IntelFspWrapperPkg / Library / BaseFspApiLib / BaseFspApiLib.inf
1 ## @file
2 # Provide FSP API related function.
3 #
4 # Copyright (c) 2014 - 2015, 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 = BaseFspApiLib
18 FILE_GUID = 6E4CB8C5-6144-4ae3-BA52-B6AFBCB2B2F5
19 MODULE_TYPE = BASE
20 VERSION_STRING = 1.0
21 LIBRARY_CLASS = FspApiLib
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 FspApiLib.c
37
38 [Sources.IA32]
39 IA32/DispatchExecute.c
40
41 [Sources.X64]
42 X64/DispatchExecute.c
43 X64/Thunk64To32.asm
44 X64/Thunk64To32.S
45
46 ################################################################################
47 #
48 # Package Dependency Section - list of Package files that are required for
49 # this module.
50 #
51 ################################################################################
52
53 [Packages]
54 MdePkg/MdePkg.dec
55 IntelFspPkg/IntelFspPkg.dec
56 IntelFspWrapperPkg/IntelFspWrapperPkg.dec
57
58 [LibraryClasses]
59 BaseLib
60
61 [Guids]
62 gFspHeaderFileGuid ## CONSUMES ## GUID