]>
Commit | Line | Data |
---|---|---|
1 | #/** @file\r | |
2 | # EFI/PI Reference Module Package for All Architectures\r | |
3 | #\r | |
4 | # Copyright (c) 2007 - 2009, Intel Corporation\r | |
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 | |
14 | #**/\r | |
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 | |
28 | [LibraryClasses.common]\r | |
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 | |
75 | \r | |
76 | [LibraryClasses.IA32]\r | |
77 | IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r | |
78 | \r | |
79 | [LibraryClasses.X64]\r | |
80 | IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r | |
81 | \r | |
82 | [LibraryClasses.IPF]\r | |
83 | IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r | |
84 | \r | |
85 | [LibraryClasses.ARM]\r | |
86 | IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r | |
87 | \r | |
88 | [LibraryClasses.EBC.PEIM]\r | |
89 | IoLib|MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf\r | |
90 | \r | |
91 | [LibraryClasses.common.PEI_CORE]\r | |
92 | HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r | |
93 | MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r | |
94 | \r | |
95 | [LibraryClasses.common.PEIM]\r | |
96 | HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r | |
97 | MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r | |
98 | ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf\r | |
99 | \r | |
100 | [LibraryClasses.common.DXE_CORE]\r | |
101 | HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf\r | |
102 | MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf\r | |
103 | ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf\r | |
104 | \r | |
105 | [LibraryClasses.common.DXE_DRIVER]\r | |
106 | HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r | |
107 | MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r | |
108 | \r | |
109 | [LibraryClasses.common.DXE_RUNTIME_DRIVER]\r | |
110 | HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r | |
111 | MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r | |
112 | SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf\r | |
113 | DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r | |
114 | \r | |
115 | [LibraryClasses.common.DXE_SAL_DRIVER]\r | |
116 | HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r | |
117 | MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r | |
118 | SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf\r | |
119 | DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r | |
120 | \r | |
121 | [LibraryClasses.common.DXE_SMM_DRIVER]\r | |
122 | HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r | |
123 | MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r | |
124 | SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf\r | |
125 | DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r | |
126 | \r | |
127 | [LibraryClasses.common.UEFI_DRIVER]\r | |
128 | HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r | |
129 | MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r | |
130 | DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r | |
131 | \r | |
132 | [LibraryClasses.common.UEFI_APPLICATION]\r | |
133 | HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r | |
134 | MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r | |
135 | DebugLib|MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.inf\r | |
136 | \r | |
137 | [PcdsFeatureFlag.common]\r | |
138 | gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|FALSE\r | |
139 | gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|FALSE\r | |
140 | gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|TRUE\r | |
141 | gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|TRUE\r | |
142 | gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathFromText|FALSE\r | |
143 | gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathToText|FALSE\r | |
144 | gEfiMdeModulePkgTokenSpaceGuid.PcdVariableCollectStatistics|FALSE\r | |
145 | gEfiMdeModulePkgTokenSpaceGuid.PcdUnicodeCollationSupport|TRUE\r | |
146 | gEfiMdeModulePkgTokenSpaceGuid.PcdUnicodeCollation2Support|TRUE\r | |
147 | gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE\r | |
148 | gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport|TRUE\r | |
149 | \r | |
150 | [PcdsFeatureFlag.IA32]\r | |
151 | gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSwitchToLongMode|TRUE\r | |
152 | \r | |
153 | [PcdsFixedAtBuild.common]\r | |
154 | gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000\r | |
155 | gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000\r | |
156 | gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000\r | |
157 | gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000\r | |
158 | gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x0f\r | |
159 | gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000000\r | |
160 | gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x06\r | |
161 | gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue|0xAF\r | |
162 | gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask|0\r | |
163 | gEfiMdePkgTokenSpaceGuid.PcdPostCodePropertyMask|0\r | |
164 | gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress|0xE0000000\r | |
165 | gEfiMdePkgTokenSpaceGuid.PcdFSBClock|200000000\r | |
166 | gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|320\r | |
167 | gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizeNonPopulateCapsule|0x0\r | |
168 | gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizePopulateCapsule|0x0\r | |
169 | gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0x0\r | |
170 | gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x0\r | |
171 | gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0x0\r | |
172 | gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x0\r | |
173 | gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|0x0\r | |
174 | gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0x0\r | |
175 | gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPerformanceLogEntries|28\r | |
176 | gEfiMdeModulePkgTokenSpaceGuid.PcdVpdBaseAddress|0x0\r | |
177 | gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPcdCallBackNumberPerPcdEntry|0x08\r | |
178 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueEfiWatchDogTimerExpired|0x00011003 # EFI_COMPUTING_UNIT_HOST_PROCESSOR | EFI_CU_HP_EC_TIMER_EXPIRED\r | |
179 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMemoryTestStarted|0x00051006 # EFI_SOFTWARE_EFI_BOOT_SERVICE | EFI_SW_RS_PC_SET_VIRTUAL_ADDRESS_MAP\r | |
180 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueSetVirtualAddressMap|0x03101004 # EFI_COMPUTING_UNIT_MEMORY | EFI_CU_MEMORY_PC_TEST\r | |
181 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueUncorrectableMemoryError|0x0005100 # EFI_COMPUTING_UNIT_MEMORY | EFI_CU_MEMORY_EC_UNCORRECTABLE3\r | |
182 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleError|0x01040006 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_CONTROLLER_ERROR\r | |
183 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleReset|0x01040001 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_PC_RESET\r | |
184 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleInputError|0x01040007 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_INPUT_ERROR\r | |
185 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleOutputError|0x01040008 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_OUTPUT_ERROR\r | |
186 | \r | |
187 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseInterfaceError|0x01020005 # EFI_PERIPHERAL_MOUSE | EFI_P_EC_INTERFACE_ERROR\r | |
188 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseEnable|0x01020004 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_ENABLE\r | |
189 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseDisable|0x01020002 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_DISABLE\r | |
190 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardEnable|0x01010004 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_ENABLE\r | |
191 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardPresenceDetect|0x01010003 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_PRESENCE_DETECT\r | |
192 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardDisable|0x01010002 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_DISABLE\r | |
193 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardReset|0x01010001 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_RESET\r | |
194 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardClearBuffer|0x01011000 # EFI_PERIPHERAL_KEYBOARD | EFI_P_KEYBOARD_PC_CLEAR_BUFFER\r | |
195 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardSelfTest|0x01011001 # EFI_PERIPHERAL_KEYBOARD | EFI_P_KEYBOARD_PC_SELF_TEST\r | |
196 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardInterfaceError|0x01010005 # EFI_PERIPHERAL_KEYBOARD | EFI_P_EC_INTERFACE_ERROR\r | |
197 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardInputError|0x01010007 # EFI_PERIPHERAL_KEYBOARD | EFI_P_EC_INPUT_ERROR\r | |
198 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseInputError|0x01020007 # EFI_PERIPHERAL_MOUSE | EFI_P_EC_INPUT_ERROR\r | |
199 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseReset|0x01020001 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_RESET\r | |
200 | \r | |
201 | gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate|115200\r | |
202 | gEfiMdePkgTokenSpaceGuid.PcdUartDefaultDataBits|8\r | |
203 | gEfiMdePkgTokenSpaceGuid.PcdUartDefaultParity|1\r | |
204 | gEfiMdePkgTokenSpaceGuid.PcdUartDefaultStopBits|1\r | |
205 | gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|0\r | |
206 | gEfiMdePkgTokenSpaceGuid.PcdMaximumGuidedExtractHandler|0x10\r | |
207 | \r | |
208 | gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported|6\r | |
209 | gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeimPerFv|32\r | |
210 | gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeiStackSize|0x20000\r | |
211 | \r | |
212 | \r | |
213 | [PcdsFixedAtBuild.IPF]\r | |
214 | gEfiMdePkgTokenSpaceGuid.PcdIoBlockBaseAddressForIpf|0x0ffffc000000\r | |
215 | \r | |
216 | ###################################################################################################\r | |
217 | #\r | |
218 | # Components Section - list of the modules and components that will be processed by compilation\r | |
219 | # tools and the EDK II tools to generate PE32/PE32+/Coff image files.\r | |
220 | #\r | |
221 | # Note: The EDK II DSC file is not used to specify how compiled binary images get placed\r | |
222 | # into firmware volume images. This section is just a list of modules to compile from\r | |
223 | # source into UEFI-compliant binaries.\r | |
224 | # It is the FDF file that contains information on combining binary files into firmware\r | |
225 | # volume images, whose concept is beyond UEFI and is described in PI specification.\r | |
226 | # Binary modules do not need to be listed in this section, as they should be\r | |
227 | # specified in the FDF file. For example: Shell binary (Shell_Full.efi), FAT binary (Fat.efi),\r | |
228 | # Logo (Logo.bmp), and etc.\r | |
229 | # There may also be modules listed in this section that are not required in the FDF file,\r | |
230 | # When a module listed here is excluded from FDF file, then UEFI-compliant binary will be\r | |
231 | # generated for it, but the binary will not be put into any firmware volume.\r | |
232 | #\r | |
233 | ###################################################################################################\r | |
234 | \r | |
235 | [Components.common]\r | |
236 | MdeModulePkg/Application/HelloWorld/HelloWorld.inf\r | |
237 | \r | |
238 | MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf\r | |
239 | MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf\r | |
240 | MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf\r | |
241 | MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf\r | |
242 | MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf\r | |
243 | MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf\r | |
244 | MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf\r | |
245 | MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/UsbMouseAbsolutePointerDxe.inf\r | |
246 | MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.inf\r | |
247 | \r | |
248 | MdeModulePkg/Core/Dxe/DxeMain.inf {\r | |
249 | <LibraryClasses>\r | |
250 | NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf\r | |
251 | }\r | |
252 | MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf\r | |
253 | MdeModulePkg/Core/Pei/PeiMain.inf\r | |
254 | MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf\r | |
255 | \r | |
256 | MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf\r | |
257 | MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf\r | |
258 | MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.inf\r | |
259 | MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf\r | |
260 | MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf\r | |
261 | MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf\r | |
262 | MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf\r | |
263 | MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf\r | |
264 | MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf\r | |
265 | MdeModulePkg/Library/DxePrintLibPrint2Protocol/DxePrintLibPrint2Protocol.inf\r | |
266 | MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf\r | |
267 | MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.inf\r | |
268 | MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.inf\r | |
269 | MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf\r | |
270 | MdeModulePkg/Library/BaseResetSystemLibNull/BaseResetSystemLibNull.inf\r | |
271 | \r | |
272 | MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf\r | |
273 | MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf\r | |
274 | MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf\r | |
275 | MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf\r | |
276 | MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf\r | |
277 | MdeModulePkg/Universal/DebugPortDxe/DebugPortDxe.inf\r | |
278 | MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf\r | |
279 | MdeModulePkg/Universal/PrintDxe/PrintDxe.inf\r | |
280 | MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf\r | |
281 | MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf\r | |
282 | MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf\r | |
283 | MdeModulePkg/Universal/DriverSampleDxe/DriverSampleDxe.inf\r | |
284 | MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf\r | |
285 | MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf\r | |
286 | MdeModulePkg/Universal/Metronome/Metronome.inf\r | |
287 | MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf\r | |
288 | \r | |
289 | MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf\r | |
290 | MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf\r | |
291 | MdeModulePkg/Universal/Network/DpcDxe/DpcDxe.inf\r | |
292 | MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe.inf\r | |
293 | MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf\r | |
294 | MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe.inf\r | |
295 | MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf\r | |
296 | MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf\r | |
297 | MdeModulePkg/Universal/Network/SnpDxe/SnpDxe.inf\r | |
298 | MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf\r | |
299 | MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf\r | |
300 | MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf\r | |
301 | \r | |
302 | MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/PcatSingleSegmentPciCfg2Pei.inf\r | |
303 | MdeModulePkg/Universal/PCD/Dxe/Pcd.inf\r | |
304 | MdeModulePkg/Universal/PCD/Pei/Pcd.inf\r | |
305 | MdeModulePkg/Universal/PlatformDriOverrideDxe/PlatformDriOverrideDxe.inf\r | |
306 | MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf\r | |
307 | MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf\r | |
308 | MdeModulePkg/Application/VariableInfo/VariableInfo.inf\r | |
309 | MdeModulePkg/Universal/Variable/Pei/VariablePei.inf\r | |
310 | MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf\r | |
311 | MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf\r | |
312 | \r | |
313 | MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatformDxe.inf\r | |
314 | MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe.inf\r | |
315 | \r | |
316 | [Components.IA32, Components.X64]\r | |
317 | MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf\r | |
318 | MdeModulePkg/Universal/EbcDxe/EbcDxe.inf\r | |
319 | MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariableRuntimeDxe.inf\r | |
320 | MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf\r | |
321 | \r | |
322 | \r | |
323 | [Components.IPF]\r | |
324 | MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf\r | |
325 | MdeModulePkg/Universal/EbcDxe/EbcDxe.inf\r | |
326 | \r | |
327 | \r | |
328 | [Components.EBC]\r | |
329 | MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf\r | |
330 | MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariableRuntimeDxe.inf\r |