]> git.proxmox.com Git - mirror_edk2.git/blob - Nt32Pkg/Library/Nt32BdsLib/Nt32BdsLib.inf
e8d88b76edb799dc482aef7ff52d4d809d466430
[mirror_edk2.git] / Nt32Pkg / Library / Nt32BdsLib / Nt32BdsLib.inf
1 ## @file
2 # Component name for module GenericBdsLib
3 #
4 # FIX ME!
5 # Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>
6 #
7 # This program and the accompanying materials
8 # are licensed and made available under the terms and conditions of the BSD License
9 # which accompanies this distribution. The full text of the license may be found at
10 # http://opensource.org/licenses/bsd-license.php
11 #
12 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
13 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
14 #
15 #
16 ##
17
18 [Defines]
19 INF_VERSION = 0x00010005
20 BASE_NAME = PlatformBdsLib
21 FILE_GUID = D2E346C6-7AA5-4b25-947C-A6736F4221C7
22 MODULE_TYPE = DXE_DRIVER
23 VERSION_STRING = 1.0
24 LIBRARY_CLASS = PlatformBdsLib|DXE_DRIVER
25
26 #
27 # The following information is for reference only and not required by the build tools.
28 #
29 # VALID_ARCHITECTURES = IA32 X64 IPF EBC
30 #
31
32 [Sources]
33 BdsPlatform.c
34 PlatformData.c
35 BdsPlatform.h
36
37 [Packages]
38 MdePkg/MdePkg.dec
39 MdeModulePkg/MdeModulePkg.dec
40 Nt32Pkg/Nt32Pkg.dec
41 IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec
42
43 [LibraryClasses]
44 BaseLib
45 MemoryAllocationLib
46 UefiBootServicesTableLib
47 UefiRuntimeServicesTableLib
48 BaseMemoryLib
49 DebugLib
50 PcdLib
51 GenericBdsLib
52
53 [Guids]
54 gEfiWinNtSystemConfigGuid
55
56 [Pcd]
57 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutRow
58 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutColumn
59 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPlatformBootTimeOut
60 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdLogoFile
61
62 [Depex]
63 gEfiVariableArchProtocolGuid AND gEfiVariableWriteArchProtocolGuid