]> git.proxmox.com Git - mirror_edk2.git/blob - IntelFspWrapperPkg/Library/BaseFspPlatformInfoLibSample/BaseFspPlatformInfoLibSample.inf
DynamicTablesPkg: GTDT updates for ACPI 6.3
[mirror_edk2.git] / IntelFspWrapperPkg / Library / BaseFspPlatformInfoLibSample / BaseFspPlatformInfoLibSample.inf
1 ## @file
2 # Sample to provide FSP platform information 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 = BaseFspPlatformInfoLibSample
18 FILE_GUID = 24C6F3E2-6ACD-436b-A604-56A5CF742A55
19 MODULE_TYPE = SEC
20 VERSION_STRING = 1.0
21 LIBRARY_CLASS = FspPlatformInfoLib
22
23
24 #
25 # The following information is for reference only and not required by the build tools.
26 #
27 # VALID_ARCHITECTURES = IA32 X64
28 #
29
30 ################################################################################
31 #
32 # Sources Section - list of files that are required for the build to succeed.
33 #
34 ################################################################################
35
36 [Sources]
37 FspPlatformInfoLibSample.c
38
39
40 ################################################################################
41 #
42 # Package Dependency Section - list of Package files that are required for
43 # this module.
44 #
45 ################################################################################
46
47 [Packages]
48 MdePkg/MdePkg.dec
49 IntelFspPkg/IntelFspPkg.dec
50 IntelFspWrapperPkg/IntelFspWrapperPkg.dec
51
52 [LibraryClasses]
53
54 [Pcd]
55 gFspWrapperTokenSpaceGuid.PcdTemporaryRamBase ## CONSUMES
56 gFspWrapperTokenSpaceGuid.PcdTemporaryRamSize ## CONSUMES