]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.inf
Update supported module type of PeiPalLib according to the latest MDE library spec.
[mirror_edk2.git] / MdeModulePkg / Library / GenericBdsLib / GenericBdsLib.inf
CommitLineData
93e3992d 1#/** @file\r
93e3992d 2# \r
897f0eee 3# Component name for module GenericBdsLib\r
4# \r
5# Copyright (c) 2007 - 2008, Intel Corporation. <BR>\r
6# All rights reserved. This program and the accompanying materials\r
7# are licensed and made available under the terms and conditions of the BSD License\r
8# which accompanies this distribution. The full text of the license may be found at\r
9# http://opensource.org/licenses/bsd-license.php\r
10# \r
11# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
93e3992d 12# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
897f0eee 13# \r
93e3992d 14#**/\r
15\r
16[Defines]\r
17 INF_VERSION = 0x00010005\r
18 BASE_NAME = GenericBdsLib\r
19 FILE_GUID = e405ec31-ccaa-4dd4-83e8-0aec01703f7e\r
20 MODULE_TYPE = DXE_DRIVER\r
21 VERSION_STRING = 1.0\r
22 LIBRARY_CLASS = GenericBdsLib|DXE_DRIVER \r
23 EDK_RELEASE_VERSION = 0x00020000\r
24 EFI_SPECIFICATION_VERSION = 0x0002000A\r
25\r
26\r
27#\r
28# The following information is for reference only and not required by the build tools.\r
29#\r
30# VALID_ARCHITECTURES = IA32 X64 IPF EBC\r
31#\r
32\r
33[Sources.common]\r
34 DevicePath.c\r
35 Performance.c\r
36 BdsConnect.c\r
37 BdsMisc.c\r
93e3992d 38 BdsConsole.c\r
39 BdsBoot.c\r
40 InternalBdsLib.h\r
93e3992d 41\r
93e3992d 42[Sources.IPF]\r
8c15c092 43 Ipf/ShadowRom.c\r
93e3992d 44\r
45[Packages]\r
46 MdePkg/MdePkg.dec\r
47 MdeModulePkg/MdeModulePkg.dec\r
48 #\r
49 #This dependency is because of gEfiLegacyBiosProtocolGuid. It may be removed if a Library class is created to\r
50 #abstract away definition in Framework specification or PI spec incorporates the Legacy Booting Protocols.\r
51 #\r
52 IntelFrameworkPkg/IntelFrameworkPkg.dec\r
53\r
54\r
55[LibraryClasses]\r
56 DevicePathLib\r
57 PeCoffGetEntryPointLib\r
58 BaseLib\r
59 HobLib\r
60 UefiRuntimeServicesTableLib\r
61 DxeServicesTableLib\r
62 MemoryAllocationLib\r
63 UefiLib\r
64 UefiBootServicesTableLib\r
65 BaseMemoryLib\r
66 DebugLib\r
67 PrintLib\r
68 PcdLib\r
69 PerformanceLib\r
70 TimerLib\r
71\r
72\r
73[Guids]\r
74 gEfiVT100PlusGuid # ALWAYS_CONSUMED\r
75 gEfiMemoryTypeInformationGuid # ALWAYS_CONSUMED\r
76 gEfiVTUTF8Guid # ALWAYS_CONSUMED\r
93e3992d 77 gEfiShellFileGuid # ALWAYS_CONSUMED\r
78 gEfiGlobalVariableGuid # ALWAYS_CONSUMED\r
79 gEfiVT100Guid # ALWAYS_CONSUMED\r
80 gEfiFileInfoGuid # ALWAYS_CONSUMED\r
81 gEfiPcAnsiGuid # ALWAYS_CONSUMED\r
82 gEfiGenericPlatformVariableGuid # ALWAYS_CONSUMED\r
ec8cd35c 83 gEfiUartDevicePathGuid # ALWAYS_CONSUMED\r
84 gEfiSasDevicePathGuid # ALWAYS_CONSUMED\r
85 \r
93e3992d 86[Protocols]\r
87 gEfiSimpleFileSystemProtocolGuid # PROTOCOL ALWAYS_CONSUMED\r
88 gEfiSimpleTextOutProtocolGuid # PROTOCOL ALWAYS_CONSUMED\r
89 gEfiPciIoProtocolGuid # PROTOCOL ALWAYS_CONSUMED\r
90 gEfiLoadedImageProtocolGuid # PROTOCOL ALWAYS_CONSUMED\r
91 gEfiDevicePathToTextProtocolGuid # PROTOCOL ALWAYS_CONSUMED\r
92 gEfiSimpleNetworkProtocolGuid # PROTOCOL ALWAYS_CONSUMED\r
93 gEfiDebugPortProtocolGuid # PROTOCOL ALWAYS_CONSUMED\r
94 gEfiSimpleTextInProtocolGuid # PROTOCOL ALWAYS_CONSUMED\r
95 gEfiBlockIoProtocolGuid # PROTOCOL ALWAYS_CONSUMED\r
96 gEfiFirmwareVolume2ProtocolGuid # PROTOCOL ALWAYS_CONSUMED\r
97 gEfiLegacyBiosProtocolGuid # PROTOCOL ALWAYS_CONSUMED\r
98 gEfiCpuArchProtocolGuid # PROTOCOL ALWAYS_CONSUMED\r
99 gEfiDevicePathProtocolGuid # PROTOCOL ALWAYS_CONSUMED\r
a1a99cca 100 gEfiFirmwareVolumeDispatchProtocolGuid # PROTOCOL ALWAYS_CONSUMED\r
0581905a 101 gEfiAcpiS3SaveProtocolGuid\r
93e3992d 102\r
103[Pcd]\r
0581905a 104 gEfiMdeModulePkgTokenSpaceGuid.PcdPlatformBootTimeOutDefault\r
ec8cd35c 105 gEfiMdeModulePkgTokenSpaceGuid.PcdDefaultBootFileName