]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - Nt32Pkg/WinNtFirmwareVolumePei/WinNtFirmwareVolumePei.inf
1. Correct File header to ## @file
[mirror_edk2.git] / Nt32Pkg / WinNtFirmwareVolumePei / WinNtFirmwareVolumePei.inf
... / ...
CommitLineData
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 - 2010, 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
18[Defines]\r
19 INF_VERSION = 0x00010005\r
20 BASE_NAME = WinNtFirmwareVolumePei\r
21 FILE_GUID = F0384FFD-8633-452f-9010-F6B7D2EAE2F1\r
22 MODULE_TYPE = PEIM\r
23 VERSION_STRING = 1.0\r
24 ENTRY_POINT = PeimInitializeWinNtFwh\r
25\r
26#\r
27# The following information is for reference only and not required by the build tools.\r
28#\r
29# VALID_ARCHITECTURES = IA32 X64 IPF EBC\r
30#\r
31\r
32[Sources]\r
33 WinntFwh.c\r
34\r
35[Packages]\r
36 Nt32Pkg/Nt32Pkg.dec\r
37 MdePkg/MdePkg.dec\r
38 MdeModulePkg/MdeModulePkg.dec\r
39\r
40[LibraryClasses]\r
41 HobLib\r
42 PeimEntryPoint\r
43 DebugLib\r
44 PcdLib \r
45\r
46[Ppis]\r
47 gNtFwhPpiGuid # PPI ALWAYS_CONSUMED\r
48\r
49[Pcd]\r
50 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashFvRecoveryBase\r
51 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashFvRecoverySize\r
52 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashNvStorageEventLogBase\r
53 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashNvStorageEventLogSize\r
54 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashNvStorageVariableBase\r
55 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashNvStorageFtwSpareBase\r
56 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize\r
57 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize\r
58 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize\r
59\r
60[Depex]\r
61 gNtFwhPpiGuid AND gEfiPeiMemoryDiscoveredPpiGuid