819aa7bc |
1 | ## @file\r |
77269125 |
2 | # EFI/PI Reference Module Package for All Architectures\r |
3 | #\r |
bf2f1720 |
4 | # Copyright (c) 2007 - 2010, Intel Corporation\r |
77269125 |
5 | #\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 |
12 | # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r |
13 | #\r |
819aa7bc |
14 | ##\r |
77269125 |
15 | \r |
16 | [Defines]\r |
17 | PLATFORM_NAME = MdeModule\r |
18 | PLATFORM_GUID = 587CE499-6CBE-43cd-94E2-186218569478\r |
19 | PLATFORM_VERSION = 0.90\r |
20 | DSC_SPECIFICATION = 0x00010005\r |
21 | OUTPUT_DIRECTORY = Build/MdeModule\r |
22 | SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC|ARM\r |
23 | BUILD_TARGETS = DEBUG|RELEASE\r |
24 | SKUID_IDENTIFIER = DEFAULT\r |
25 | \r |
26 | \r |
27 | \r |
6bfbb5f0 |
28 | [LibraryClasses]\r |
77269125 |
29 | CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf\r |
30 | DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r |
31 | BaseLib|MdePkg/Library/BaseLib/BaseLib.inf\r |
32 | SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf\r |
33 | CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf\r |
34 | BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r |
35 | PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf\r |
36 | PciExpressLib|MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf\r |
37 | PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf\r |
38 | PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r |
39 | PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r |
40 | PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf\r |
41 | PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf\r |
42 | PostCodeLib|MdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.inf\r |
43 | PostCodeLib|MdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.inf\r |
44 | PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf\r |
45 | TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf\r |
46 | UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf\r |
47 | \r |
48 | PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf\r |
49 | PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r |
50 | DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r |
51 | UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r |
52 | UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf\r |
53 | PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r |
54 | PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r |
55 | PalLib|MdePkg/Library/BasePalLibNull/BasePalLibNull.inf\r |
56 | UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r |
57 | DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r |
58 | UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r |
59 | DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r |
60 | UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r |
61 | UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r |
62 | UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r |
63 | UefiUsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf\r |
64 | NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf\r |
65 | IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf\r |
66 | UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf\r |
67 | DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf\r |
68 | PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r |
69 | CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf\r |
70 | DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r |
71 | DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r |
72 | HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf\r |
73 | ReportStatusCodeLib|MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.inf\r |
74 | UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf\r |
cd98f305 |
75 | SecurityManagementLib|MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf\r |
23b0b374 |
76 | SerialPortLib|MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.inf\r |
fd53b677 |
77 | OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r |
77269125 |
78 | \r |
79 | [LibraryClasses.IA32]\r |
80 | IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r |
81 | \r |
82 | [LibraryClasses.X64]\r |
83 | IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r |
84 | \r |
85 | [LibraryClasses.IPF]\r |
86 | IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r |
87 | \r |
88 | [LibraryClasses.ARM]\r |
89 | IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r |
90 | \r |
77269125 |
91 | [LibraryClasses.EBC.PEIM]\r |
92 | IoLib|MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf\r |
93 | \r |
94 | [LibraryClasses.common.PEI_CORE]\r |
95 | HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r |
96 | MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r |
97 | \r |
98 | [LibraryClasses.common.PEIM]\r |
99 | HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r |
100 | MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r |
101 | ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf\r |
102 | \r |
103 | [LibraryClasses.common.DXE_CORE]\r |
104 | HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf\r |
105 | MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf\r |
106 | ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf\r |
107 | \r |
108 | [LibraryClasses.common.DXE_DRIVER]\r |
109 | HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r |
110 | MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r |
111 | \r |
112 | [LibraryClasses.common.DXE_RUNTIME_DRIVER]\r |
113 | HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r |
114 | MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r |
115 | SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf\r |
116 | DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r |
117 | \r |
118 | [LibraryClasses.common.DXE_SAL_DRIVER]\r |
119 | HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r |
120 | MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r |
121 | SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf\r |
122 | DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r |
123 | \r |
124 | [LibraryClasses.common.DXE_SMM_DRIVER]\r |
125 | HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r |
c0b516d4 |
126 | MemoryAllocationLib|MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.inf\r |
77269125 |
127 | SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf\r |
128 | DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r |
202c3279 |
129 | SmmServicesTableLib|MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf\r |
77269125 |
130 | \r |
131 | [LibraryClasses.common.UEFI_DRIVER]\r |
132 | HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r |
133 | MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r |
134 | DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r |
135 | \r |
136 | [LibraryClasses.common.UEFI_APPLICATION]\r |
137 | HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r |
138 | MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r |
139 | DebugLib|MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.inf\r |
140 | \r |
6bfbb5f0 |
141 | [PcdsFeatureFlag]\r |
77269125 |
142 | gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|FALSE\r |
143 | gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|FALSE\r |
144 | gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|TRUE\r |
145 | gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|TRUE\r |
146 | gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathFromText|FALSE\r |
147 | gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathToText|FALSE\r |
148 | gEfiMdeModulePkgTokenSpaceGuid.PcdVariableCollectStatistics|FALSE\r |
149 | gEfiMdeModulePkgTokenSpaceGuid.PcdUnicodeCollationSupport|TRUE\r |
150 | gEfiMdeModulePkgTokenSpaceGuid.PcdUnicodeCollation2Support|TRUE\r |
151 | gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE\r |
152 | gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport|TRUE\r |
153 | \r |
154 | [PcdsFeatureFlag.IA32]\r |
155 | gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSwitchToLongMode|TRUE\r |
156 | \r |
6bfbb5f0 |
157 | [PcdsFixedAtBuild]\r |
77269125 |
158 | gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000\r |
159 | gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000\r |
160 | gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000\r |
161 | gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000\r |
162 | gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x0f\r |
163 | gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000000\r |
164 | gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x06\r |
165 | gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue|0xAF\r |
166 | gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask|0\r |
167 | gEfiMdePkgTokenSpaceGuid.PcdPostCodePropertyMask|0\r |
168 | gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress|0xE0000000\r |
169 | gEfiMdePkgTokenSpaceGuid.PcdFSBClock|200000000\r |
170 | gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|320\r |
171 | gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizeNonPopulateCapsule|0x0\r |
172 | gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizePopulateCapsule|0x0\r |
173 | gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0x0\r |
174 | gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x0\r |
175 | gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0x0\r |
176 | gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x0\r |
177 | gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|0x0\r |
178 | gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0x0\r |
179 | gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPerformanceLogEntries|28\r |
180 | gEfiMdeModulePkgTokenSpaceGuid.PcdVpdBaseAddress|0x0\r |
181 | gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPcdCallBackNumberPerPcdEntry|0x08\r |
77269125 |
182 | \r |
183 | gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate|115200\r |
184 | gEfiMdePkgTokenSpaceGuid.PcdUartDefaultDataBits|8\r |
185 | gEfiMdePkgTokenSpaceGuid.PcdUartDefaultParity|1\r |
186 | gEfiMdePkgTokenSpaceGuid.PcdUartDefaultStopBits|1\r |
187 | gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|0\r |
188 | gEfiMdePkgTokenSpaceGuid.PcdMaximumGuidedExtractHandler|0x10\r |
189 | \r |
190 | gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported|6\r |
191 | gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeimPerFv|32\r |
192 | gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeiStackSize|0x20000\r |
193 | \r |
194 | \r |
195 | [PcdsFixedAtBuild.IPF]\r |
196 | gEfiMdePkgTokenSpaceGuid.PcdIoBlockBaseAddressForIpf|0x0ffffc000000\r |
197 | \r |
198 | ###################################################################################################\r |
199 | #\r |
200 | # Components Section - list of the modules and components that will be processed by compilation\r |
201 | # tools and the EDK II tools to generate PE32/PE32+/Coff image files.\r |
202 | #\r |
203 | # Note: The EDK II DSC file is not used to specify how compiled binary images get placed\r |
204 | # into firmware volume images. This section is just a list of modules to compile from\r |
205 | # source into UEFI-compliant binaries.\r |
206 | # It is the FDF file that contains information on combining binary files into firmware\r |
207 | # volume images, whose concept is beyond UEFI and is described in PI specification.\r |
208 | # Binary modules do not need to be listed in this section, as they should be\r |
209 | # specified in the FDF file. For example: Shell binary (Shell_Full.efi), FAT binary (Fat.efi),\r |
210 | # Logo (Logo.bmp), and etc.\r |
211 | # There may also be modules listed in this section that are not required in the FDF file,\r |
212 | # When a module listed here is excluded from FDF file, then UEFI-compliant binary will be\r |
213 | # generated for it, but the binary will not be put into any firmware volume.\r |
214 | #\r |
215 | ###################################################################################################\r |
216 | \r |
6bfbb5f0 |
217 | [Components]\r |
77269125 |
218 | MdeModulePkg/Application/HelloWorld/HelloWorld.inf\r |
219 | \r |
9060e3ec |
220 | MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf\r |
221 | MdeModulePkg/Bus/Pci/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupportDxe.inf\r |
77269125 |
222 | MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf\r |
223 | MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf\r |
ad86a50a |
224 | MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe.inf\r |
77269125 |
225 | MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf\r |
226 | MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf\r |
227 | MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf\r |
228 | MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf\r |
229 | MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf\r |
230 | MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/UsbMouseAbsolutePointerDxe.inf\r |
231 | MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.inf\r |
232 | \r |
233 | MdeModulePkg/Core/Dxe/DxeMain.inf {\r |
234 | <LibraryClasses>\r |
235 | NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf\r |
236 | }\r |
237 | MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf\r |
238 | MdeModulePkg/Core/Pei/PeiMain.inf\r |
239 | MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf\r |
240 | \r |
241 | MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf\r |
242 | MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf\r |
243 | MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.inf\r |
244 | MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf\r |
245 | MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf\r |
246 | MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf\r |
247 | MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf\r |
248 | MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf\r |
249 | MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf\r |
250 | MdeModulePkg/Library/DxePrintLibPrint2Protocol/DxePrintLibPrint2Protocol.inf\r |
251 | MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf\r |
252 | MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.inf\r |
253 | MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.inf\r |
254 | MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf\r |
255 | MdeModulePkg/Library/BaseResetSystemLibNull/BaseResetSystemLibNull.inf\r |
cd98f305 |
256 | MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf\r |
fd53b677 |
257 | MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r |
258 | MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r |
259 | MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r |
30c8ee5c |
260 | MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.inf\r |
77269125 |
261 | \r |
262 | MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf\r |
263 | MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf\r |
264 | MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf\r |
265 | MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf\r |
266 | MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf\r |
267 | MdeModulePkg/Universal/DebugPortDxe/DebugPortDxe.inf\r |
268 | MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf\r |
269 | MdeModulePkg/Universal/PrintDxe/PrintDxe.inf\r |
270 | MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf\r |
271 | MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf\r |
272 | MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf\r |
273 | MdeModulePkg/Universal/DriverSampleDxe/DriverSampleDxe.inf\r |
274 | MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf\r |
275 | MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf\r |
276 | MdeModulePkg/Universal/Metronome/Metronome.inf\r |
277 | MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf\r |
310b04e6 |
278 | MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf\r |
77269125 |
279 | \r |
280 | MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf\r |
281 | MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf\r |
282 | MdeModulePkg/Universal/Network/DpcDxe/DpcDxe.inf\r |
283 | MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe.inf\r |
284 | MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf\r |
285 | MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe.inf\r |
286 | MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf\r |
779ae357 |
287 | MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe.inf\r |
77269125 |
288 | MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf\r |
289 | MdeModulePkg/Universal/Network/SnpDxe/SnpDxe.inf\r |
290 | MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf\r |
291 | MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf\r |
77269125 |
292 | \r |
293 | MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/PcatSingleSegmentPciCfg2Pei.inf\r |
294 | MdeModulePkg/Universal/PCD/Dxe/Pcd.inf\r |
295 | MdeModulePkg/Universal/PCD/Pei/Pcd.inf\r |
296 | MdeModulePkg/Universal/PlatformDriOverrideDxe/PlatformDriOverrideDxe.inf\r |
25126a05 |
297 | \r |
298 | MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei.inf\r |
299 | MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe.inf\r |
202c3279 |
300 | MdeModulePkg/Universal/ReportStatusCodeRouter/Smm/ReportStatusCodeRouterSmm.inf\r |
25126a05 |
301 | \r |
77269125 |
302 | MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf\r |
303 | MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf\r |
304 | MdeModulePkg/Application/VariableInfo/VariableInfo.inf\r |
305 | MdeModulePkg/Universal/Variable/Pei/VariablePei.inf\r |
306 | MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf\r |
307 | MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf\r |
308 | \r |
309 | MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatformDxe.inf\r |
310 | MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe.inf\r |
ae76fe74 |
311 | MdeModulePkg/Universal/HiiResourcesSampleDxe/HiiResourcesSampleDxe.inf\r |
2719803b |
312 | MdeModulePkg/Universal/LegacyRegion2Dxe/LegacyRegion2Dxe.inf\r |
77269125 |
313 | \r |
10c5648e |
314 | MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei.inf\r |
315 | MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe.inf\r |
316 | \r |
819aa7bc |
317 | \r |
77269125 |
318 | [Components.IA32, Components.X64]\r |
819aa7bc |
319 | MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf\r |
b25c0b69 |
320 | MdeModulePkg/Library/SmmReportStatusCodeLib/SmmReportStatusCodeLib.inf\r |
77269125 |
321 | MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf\r |
322 | MdeModulePkg/Universal/EbcDxe/EbcDxe.inf\r |
323 | MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariableRuntimeDxe.inf\r |
324 | MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf\r |
10c5648e |
325 | MdeModulePkg/Universal/StatusCodeHandler/Smm/StatusCodeHandlerSmm.inf\r |
77269125 |
326 | \r |
327 | \r |
328 | [Components.IPF]\r |
819aa7bc |
329 | MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf\r |
77269125 |
330 | MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf\r |
331 | MdeModulePkg/Universal/EbcDxe/EbcDxe.inf\r |
332 | \r |
333 | \r |
334 | [Components.EBC]\r |
335 | MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf\r |
336 | MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariableRuntimeDxe.inf\r |