]> git.proxmox.com Git - mirror_edk2.git/blame - DuetPkg/FvbRuntimeService/DUETFwh.inf
Update the modules with the different module GUID to avoid the different modules...
[mirror_edk2.git] / DuetPkg / FvbRuntimeService / DUETFwh.inf
CommitLineData
6bfbb5f0 1## @file\r
9071550e 2#\r
fa8a1af2 3# Copyright (c) 2007 - 2010, Intel Corporation \r
9071550e 4# All rights reserved. This program and the accompanying materials \r
5# are licensed and made available under the terms and conditions of the BSD License \r
6# which accompanies this distribution. The full text of the license may be found at \r
7# http://opensource.org/licenses/bsd-license.php \r
8# \r
9# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, \r
10# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. \r
11# \r
12# Module Name:\r
13#\r
14# DUETFwh.inf\r
15#\r
16# Abstract:\r
17#\r
18# Component description file for DUET Module\r
19#\r
6bfbb5f0 20##\r
9071550e 21\r
22[Defines]\r
23 INF_VERSION = 0x00010005\r
24 BASE_NAME = DuetFwh\r
5009ddf9 25 FILE_GUID = 46E3256A-E5C1-4d2a-8282-505AFB41CE65\r
9071550e 26 MODULE_TYPE = DXE_RUNTIME_DRIVER\r
27 VERSION_STRING = 1.0\r
9071550e 28 ENTRY_POINT = FvbInitialize\r
29\r
30[Packages]\r
31 MdePkg/MdePkg.dec\r
32 MdeModulePkg/MdeModulePkg.dec\r
33 DuetPkg/DuetPkg.dec\r
9071550e 34\r
6bfbb5f0 35[Sources]\r
0e4cb657 36 FWBlockService.c\r
9071550e 37 FwBlockService.h\r
38 FvbInfo.c\r
39 FileIo.c\r
40 FileIo.h\r
41\r
42[LibraryClasses]\r
43 DevicePathLib\r
44 UefiLib\r
45 UefiDriverEntryPoint\r
46 UefiRuntimeLib\r
47 HobLib\r
48\r
49[Guids]\r
50 gEfiFlashMapHobGuid\r
9071550e 51\r
52[Protocols]\r
9071550e 53 gEfiSimpleFileSystemProtocolGuid\r
54 gEfiFirmwareVolumeBlockProtocolGuid\r
55 gEfiBlockIoProtocolGuid\r
56\r
fa4aade0 57[Depex]\r
58 TRUE\r