]> git.proxmox.com Git - mirror_edk2.git/blame - Vlv2TbltDevicePkg/FvInfoPei/FvInfoPei.inf
IntelFrameworkModulePkg: Refine casting expression result to bigger size
[mirror_edk2.git] / Vlv2TbltDevicePkg / FvInfoPei / FvInfoPei.inf
CommitLineData
3cbfba02
DW
1#\r
2#\r
3# Copyright (c) 1999 - 2014, Intel Corporation. All rights reserved\r
4# \r\r
5# This program and the accompanying materials are licensed and made available under\r\r
6# the terms and conditions of the BSD License that accompanies this distribution. \r\r
7# The full text of the license may be found at \r\r
8# http://opensource.org/licenses/bsd-license.php. \r\r
9# \r\r
10# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, \r\r
11# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. \r\r
12# \r\r
13#\r
14#\r
15# Module Name:\r
16#\r
17# CpuPeim.inf\r
18#\r
19# Abstract:\r
20#\r
21# Component description file for CPU module\r
22#\r
23#\r
24#--*/\r
25\r
26[defines]\r
27 INF_VERSION = 0x00010005\r
28 BASE_NAME = FvInfoPei\r
29 FILE_GUID = 64AAEAE0-92DF-4980-8668-6EB5EAAF4393\r
30 MODULE_TYPE = PEIM\r
31 VERSION_STRING = 1.0\r
32 ENTRY_POINT = PeimInitializeFvInfo\r
33\r
34[sources.common]\r
35 FvInfoPei.c\r
36\r
37[Packages]\r
38 MdePkg/MdePkg.dec\r
39 Vlv2TbltDevicePkg/PlatformPkg.dec\r
40\r
41[LibraryClasses]\r
42 PeimEntryPoint\r
43 DebugLib\r
44\r
45[Pcd.common]\r
46 gPlatformModuleTokenSpaceGuid.PcdFlashFvRecovery2Base\r
47 gPlatformModuleTokenSpaceGuid.PcdFlashFvRecovery2Size\r
48\r
49[Ppis]\r
50 gEfiPeiFirmwareVolumeInfoPpiGuid\r
51\r
52[Depex]\r
53 TRUE\r
54\r