]> git.proxmox.com Git - mirror_edk2.git/blob - DuetPkg/Library/DuetBdsLib/PlatformBds.inf
Porting Duet module from EDKI to EDKII
[mirror_edk2.git] / DuetPkg / Library / DuetBdsLib / PlatformBds.inf
1 #/*++
2 #
3 # Copyright (c) 2006 - 2007, Intel Corporation
4 # All rights reserved. This program and the accompanying materials
5 # are licensed and made available under the terms and conditions of the BSD License
6 # which accompanies this distribution. The full text of the license may be found at
7 # http://opensource.org/licenses/bsd-license.php
8 #
9 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
10 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
11 #
12 # Module Name:
13 #
14 # PlatformBds.inf
15 #
16 # Abstract:
17 #
18 # Component description file for Bds module.
19 #
20 #--*/
21
22 [Defines]
23 INF_VERSION = 0x00010005
24 BASE_NAME = DuetBds
25 FILE_GUID = A6F691AC-31C8-4444-854C-E2C1A6950F92
26 MODULE_TYPE = DXE_DRIVER
27 VERSION_STRING = 1.0
28 LIBRARY_CLASS = PlatformBdsLib|DXE_DRIVER
29 EDK_RELEASE_VERSION = 0x00020000
30 EFI_SPECIFICATION_VERSION = 0x0002000A
31
32
33 [Sources.common]
34 BdsPlatform.c
35 PlatformData.c
36 BdsPlatform.h
37
38 [Packages]
39 MdePkg/MdePkg.dec
40 MdeModulePkg/MdeModulePkg.dec
41 Nt32Pkg/Nt32Pkg.dec
42 DuetPkg/DuetPkg.dec
43
44 [LibraryClasses]
45 BaseLib
46 MemoryAllocationLib
47 UefiBootServicesTableLib
48 BaseMemoryLib
49 DebugLib
50 PcdLib
51 GraphicsLib
52 GenericBdsLib
53 HobLib
54 UefiLib
55 DevicePathLib
56
57 [Guids]
58 gEfiDefaultBmpLogoGuid
59 gEfiGlobalVariableGuid
60 gEfiPciExpressBaseAddressGuid
61 gEfiAcpi20TableGuid
62 gEfiMpsTableGuid
63 gEfiSmbiosTableGuid
64 gEfiAcpiTableGuid