]> git.proxmox.com Git - mirror_edk2.git/blame - Nt32Pkg/WinNtFirmwareVolumePei/WinNtFirmwareVolumePei.inf
Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41...
[mirror_edk2.git] / Nt32Pkg / WinNtFirmwareVolumePei / WinNtFirmwareVolumePei.inf
CommitLineData
56a71b55 1#/** @file\r
2# Component description file for WinNtFwh module\r
3#\r
4# This PEIM will produce the HOB to describe Firmware Volume, Firmware Devices\r
5# on the NT32 emulator.\r
6# Copyright (c) 2006 - 2007, Intel Corporation\r
7#\r
8# All rights reserved. This program and the accompanying materials\r
9# are licensed and made available under the terms and conditions of the BSD License\r
10# which accompanies this distribution. The full text of the license may be found at\r
11# http://opensource.org/licenses/bsd-license.php\r
12# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
13# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
14#\r
15#\r
16#**/\r
17\r
56a71b55 18[Defines]\r
19 INF_VERSION = 0x00010005\r
9e851ec7 20 BASE_NAME = WinNtFirmwareVolumePei\r
56a71b55 21 FILE_GUID = F0384FFD-8633-452f-9010-F6B7D2EAE2F1\r
22 MODULE_TYPE = PEIM\r
23 VERSION_STRING = 1.0\r
24 EDK_RELEASE_VERSION = 0x00020000\r
25 EFI_SPECIFICATION_VERSION = 0x00020000\r
26\r
27 ENTRY_POINT = PeimInitializeWinNtFwh\r
28\r
29#\r
30# The following information is for reference only and not required by the build tools.\r
31#\r
32# VALID_ARCHITECTURES = IA32 X64 IPF EBC\r
33#\r
34\r
56a71b55 35[Sources.common]\r
36 WinntFwh.c\r
37\r
38\r
56a71b55 39[Packages]\r
40 Nt32Pkg/Nt32Pkg.dec\r
41 MdePkg/MdePkg.dec\r
42\r
56a71b55 43[LibraryClasses]\r
44 HobLib\r
45 PeimEntryPoint\r
46 DebugLib\r
6d3aa33e 47 PcdLib \r
56a71b55 48\r
56a71b55 49[Ppis]\r
50 gNtFwhPpiGuid # PPI ALWAYS_CONSUMED\r
51\r
6d3aa33e 52\r
b3af5df6 53[FixedPcd.common]\r
54 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashFvRecoveryBase\r
55 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashFvRecoverySize\r
56 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashNvStorageEventLogBase\r
57 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashNvStorageEventLogSize\r
58 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashNvStorageVariableBase\r
6d3aa33e 59\r
b3af5df6 60 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize\r
61 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize\r
62 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize\r
6d3aa33e 63\r
56a71b55 64[depex]\r
65 gNtFwhPpiGuid AND gEfiPeiMemoryDiscoveredPpiGuid