]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe.inf
Enable UEFI firmware to support FMP capsule format.
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / BdsDxe / BdsDxe.inf
... / ...
CommitLineData
1## @file\r
2#\r
3# BDSDxe module is core driver for BDS phase. \r
4# When DxeCore dispatching all DXE driver, this module will produce architecture protocol \r
5# gEfiBdsArchProtocolGuid. After DxeCore finish dispatching, DxeCore will invoke Entry\r
6# interface of protocol gEfiBdsArchProtocolGuid, then BDS phase is entered.\r
7#\r
8# Generally, this module take reposiblity to connect all necessary devices for platform boot, \r
9# these boot device path are hold in PlatformBdsLib library instance produced by platform.\r
10# For legacy boot, BDS will transfer control to legacy BIOS after legacy boot device is select.\r
11# For EFI boot, BDS will load boot loader file EFI\BOOT\BOOTIA32.EFI, EFI\BOOT\BOOTX64.EFI, \r
12# EFI\BOOT\BOOTIA64.EFI file from selected boot device and transfer control to boot loader.\r
13#\r
14# BDSDxe also maintain the UI for "Boot Manager, Boot Maintaince Manager, Device Manager" which\r
15# is used for user to configure boot option or maintain hardware device.\r
16# \r
17# Copyright (c) 2008 - 2013, Intel Corporation. All rights reserved.<BR>\r
18# This program and the accompanying materials\r
19# are licensed and made available under the terms and conditions of the BSD License\r
20# which accompanies this distribution. The full text of the license may be found at\r
21# http://opensource.org/licenses/bsd-license.php\r
22# \r
23# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
24# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
25# \r
26##\r
27\r
28[Defines]\r
29 INF_VERSION = 0x00010005\r
30 BASE_NAME = BdsDxe\r
31 FILE_GUID = FC5C7020-1A48-4198-9BE2-EAD5ABC8CF2F\r
32 MODULE_TYPE = DXE_DRIVER\r
33 VERSION_STRING = 1.0 \r
34 ENTRY_POINT = BdsInitialize\r
35\r
36#\r
37# The following information is for reference only and not required by the build tools.\r
38#\r
39# VALID_ARCHITECTURES = IA32 X64 IPF EBC\r
40#\r
41\r
42[Sources]\r
43 FrontPage.h\r
44 Language.h\r
45 Bds.h\r
46 Hotkey.h\r
47 BootMaint/BBSsupport.h\r
48 BootMngr/BootManager.h\r
49 BootMaint/BootMaint.h\r
50 String.h\r
51 BootMaint/FormGuid.h\r
52 HwErrRecSupport.c\r
53 HwErrRecSupport.h\r
54\r
55 DeviceMngr/DeviceManager.h\r
56 DeviceMngr/DeviceManagerVfr.h\r
57 DeviceMngr/DeviceManagerVfr.Vfr\r
58 DeviceMngr/DriverHealthVfr.Vfr\r
59 DeviceMngr/DeviceManagerStrings.uni\r
60 DeviceMngr/DeviceManager.c\r
61 BootMngr/BootManagerVfr.Vfr\r
62 BootMngr/BootManagerStrings.uni\r
63 BootMngr/BootManager.c\r
64 BootMaint/FE.vfr\r
65 BootMaint/FileExplorer.c\r
66 BootMaint/BootMaint.c\r
67 BootMaint/BBSsupport.c\r
68 BootMaint/UpdatePage.c\r
69 BootMaint/Variable.c\r
70 BootMaint/Data.c\r
71 BootMaint/ConsoleOption.c\r
72 BootMaint/BootOption.c\r
73 BootMaint/BmLib.c\r
74 BootMaint/Bm.vfr\r
75 BootMaint/Bmstring.uni\r
76 Hotkey.c\r
77 MemoryTest.c\r
78 Capsules.c\r
79 Strings.uni\r
80 String.c\r
81 Language.c\r
82 FrontPageVfr.Vfr\r
83 FrontPageStrings.uni\r
84 FrontPage.c\r
85 BdsEntry.c\r
86\r
87\r
88[Packages]\r
89 MdePkg/MdePkg.dec\r
90 MdeModulePkg/MdeModulePkg.dec\r
91 IntelFrameworkPkg/IntelFrameworkPkg.dec\r
92 IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec\r
93 \r
94[LibraryClasses]\r
95 DevicePathLib\r
96 BaseLib\r
97 HobLib\r
98 UefiRuntimeServicesTableLib\r
99 GenericBdsLib\r
100 ReportStatusCodeLib\r
101 PerformanceLib\r
102 MemoryAllocationLib\r
103 UefiLib\r
104 UefiBootServicesTableLib\r
105 BaseMemoryLib\r
106 DebugLib\r
107 PrintLib\r
108 HiiLib\r
109 UefiDriverEntryPoint\r
110 PlatformBdsLib\r
111 CapsuleLib\r
112 PcdLib\r
113 UefiHiiServicesLib\r
114 \r
115[Guids]\r
116 ## SOMETIMES_PRODUCES ## Variable:L"BootXX" (Boot option variable)\r
117 ## SOMETIMES_PRODUCES ## Variable:L"PlatformLang" (Platform supported languange in Rfc4646 format)\r
118 ## SOMETIMES_PRODUCES ## Variable:L"Lang" (Platform supported languange in Iso639 format)\r
119 ## SOMETIMES_PRODUCES ## Variable:L"KeyXX" (Hotkey option variable)\r
120 ## PRODUCES ## Variable:L"HwErrRecSupport" (The level of platform supported hardware Error Record Persistence)\r
121 ## SOMETIMES_PRODUCES ## Variable:L"BootOptionSupport" (The feature supported in boot option menu, value could be: EFI_BOOT_OPTION_SUPPORT_KEY, EFI_BOOT_OPTION_SUPPORT_APP\r
122 ## SOMETIMES_PRODUCES (not PcdUefiVariableDefaultLangDeprecate)## Variable:L"LangCodes" (Value of PcdUefiVariableDefaultLangCodes)\r
123 ## PRODUCES ## Variable:L"PlatformLangCodes" (Value of PcdUefiVariableDefaultPlatformLangCodes)\r
124 ## PRODUCES ## Variable:L"Timeout" (The time out value in second of showing progress bar)\r
125 ## SOMETIMES_PRODUCES ## Variable:L"BootOrder" (The boot option array)\r
126 ## SOMETIMES_PRODUCES ## Variable:L"DriverOrder" (The driver order list)\r
127 ## SOMETIMES_CONSUMES ## Variable:L"ConIn" (The device path of console in device)\r
128 ## SOMETIMES_CONSUMES ## Variable:L"ConOut" (The device path of console out device)\r
129 ## SOMETIMES_CONSUMES ## Variable:L"ErrOut" (The device path of error out device)\r
130 gEfiGlobalVariableGuid ## SOMETIMES_PRODUCES ## Variable:L"BootNext" (The number of next boot option)\r
131 gEfiFileSystemVolumeLabelInfoIdGuid ## CONSUMES ## GUID (Indicate the information type is volume)\r
132 gEfiFileInfoGuid ## CONSUMES ## GUID (Indicate the information type is file)\r
133 gEfiHiiPlatformSetupFormsetGuid ## CONSUMES ## GUID (Indicate the formset class guid to be displayed)\r
134 gEfiIfrTianoGuid ## CONSUMES ## GUID (Extended IFR Guid Opcode)\r
135 gEfiHiiDriverHealthFormsetGuid ## CONSUMES ## GUID (Indicate the Driver Health formset class guid to be displayed)\r
136 gEfiLegacyDevOrderVariableGuid ## SOMETIMES_PRODUCES ## Variable:L"LegacyDevOrder"\r
137 gFrontPageFormSetGuid ## PRODUCES ## FrontPage HII Package\r
138 gBootMaintFormSetGuid ## SOMETIMES_PRODUCES ## BootMaint HII Package\r
139 gFileExploreFormSetGuid ## SOMETIMES_PRODUCES ## FileExplore HII Package\r
140 gBootManagerFormSetGuid ## SOMETIMES_PRODUCES ## BootManager HII Package\r
141 gDeviceManagerFormSetGuid ## SOMETIMES_PRODUCES ## DeviceManager HII Package\r
142 gDriverHealthFormSetGuid ## SOMETIMES_PRODUCES ## DriverHealth HII Package\r
143 gConnectConInEventGuid ## CONSUMES ## GUID (Connect ConIn Event)\r
144 gEfiFmpCapsuleGuid ## CONSUMES ## GUID (FMP Capsule)\r
145\r
146[Protocols]\r
147 gEfiSimpleFileSystemProtocolGuid ## PROTOCOL CONSUMES\r
148 gEfiLoadFileProtocolGuid ## PROTOCOL CONSUMES\r
149 gEfiBdsArchProtocolGuid ## PROTOCOL PRODUCES\r
150 gEfiSmbiosProtocolGuid ## PROTOCOL CONSUMES\r
151 gEfiGenericMemTestProtocolGuid ## PROTOCOL CONSUMES\r
152 gEfiLegacyBiosProtocolGuid ## PROTOCOL CONSUMES\r
153 gEfiUgaDrawProtocolGuid |gEfiMdePkgTokenSpaceGuid.PcdUgaConsumeSupport ## PROTOCOL SOMETIMES_CONSUMES\r
154 gEfiBlockIoProtocolGuid ## PROTOCOL CONSUMES\r
155 gEfiGraphicsOutputProtocolGuid ## PROTOCOL SOMETIMES_CONSUMES\r
156 gEfiSimpleTextInputExProtocolGuid ## PROTOCOL CONSUMES\r
157 gEfiHiiConfigAccessProtocolGuid ## PROTOCOL CONSUMES\r
158 gEfiFormBrowser2ProtocolGuid ## PROTOCOL CONSUMES\r
159 gEfiSerialIoProtocolGuid ## PROTOCOL CONSUMES\r
160 gEfiDevicePathProtocolGuid ## PROTOCOL CONSUMES\r
161 gEfiDriverHealthProtocolGuid ## PROTOCOL SOMETIMES_CONSUMES\r
162 gEfiPciIoProtocolGuid ## PROTOCOL CONSUMES\r
163 gEfiBootLogoProtocolGuid ## PROTOCOL SOMETIMES_CONSUMES\r
164 gEdkiiVariableLockProtocolGuid ## PROTOCOL CONSUMES\r
165\r
166[FeaturePcd]\r
167 gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultLangDeprecate\r
168 gEfiMdePkgTokenSpaceGuid.PcdUgaConsumeSupport\r
169 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdBootlogoOnlyEnable\r
170\r
171[Pcd]\r
172 gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultLangCodes\r
173 gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultLang\r
174 gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultPlatformLangCodes\r
175 gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultPlatformLang\r
176 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdHardwareErrorRecordLevel\r
177 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutRow\r
178 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutColumn\r
179 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPlatformBootTimeOut\r
180 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdBootState\r
181 gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareVendor\r
182 gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareRevision\r
183 gEfiMdeModulePkgTokenSpaceGuid.PcdVideoHorizontalResolution\r
184 gEfiMdeModulePkgTokenSpaceGuid.PcdVideoVerticalResolution\r
185 gEfiMdeModulePkgTokenSpaceGuid.PcdConInConnectOnDemand\r
186 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdSetupConOutColumn\r
187 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdSetupConOutRow\r
188 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdSetupVideoHorizontalResolution\r
189 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdSetupVideoVerticalResolution\r
190 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdShellFile\r
191\r
192[Depex]\r
193 TRUE\r
194\r
195#\r
196# [BootMode] \r
197# BOOT_ON_FLASH_UPDATE ## SOMETIMES_CONSUMES (Update Capsule Image)\r
198#\r
199# \r
200# [Hob]\r
201# HOB ## SOMETIMES_CONSUMES ## GUID EXTENSION Capsule Data Hob\r
202#\r
203# \r