]> git.proxmox.com Git - mirror_edk2.git/blob - Nt32Pkg/Library/Nt32BdsLib/Nt32BdsLib.inf
Update Nt32 platform to use dynamic HII pcd to save console output mode.
[mirror_edk2.git] / Nt32Pkg / Library / Nt32BdsLib / Nt32BdsLib.inf
1 #/** @file
2 # Component name for module GenericBdsLib
3 #
4 # FIX ME!
5 # Copyright (c) 2007, Intel Corporation. All rights reserved.
6 #
7 # All rights reserved. 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 EDK_RELEASE_VERSION = 0x00020000
26 EFI_SPECIFICATION_VERSION = 0x0002000A
27
28
29 #
30 # The following information is for reference only and not required by the build tools.
31 #
32 # VALID_ARCHITECTURES = IA32 X64 IPF EBC
33 #
34
35 [Sources.common]
36 BdsPlatform.c
37 PlatformData.c
38 BdsPlatform.h
39
40 [Packages]
41 MdePkg/MdePkg.dec
42 MdeModulePkg/MdeModulePkg.dec
43 Nt32Pkg/Nt32Pkg.dec
44
45 [LibraryClasses]
46 BaseLib
47 MemoryAllocationLib
48 UefiBootServicesTableLib
49 UefiRuntimeServicesTableLib
50 BaseMemoryLib
51 DebugLib
52 PcdLib
53 GenericBdsLib
54
55 [Guids]
56 gEfiDefaultBmpLogoGuid
57 gEfiWinNtSystemConfigGuid
58
59 [Pcd.common]
60 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutRow
61 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutColumn
62
63 [Depex]
64 gEfiVariableArchProtocolGuid AND gEfiVariableWriteArchProtocolGuid