]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/MdeModulePkg.dsc
Use NULL library instance for ReportStatusCodeLib in MdeModulePkg.dsc.
[mirror_edk2.git] / MdeModulePkg / MdeModulePkg.dsc
CommitLineData
b7d286b6 1#/** @file\r
2# EFI/PI Reference Module Package for All Architectures\r
3#\r
a41a173f 4# Copyright (c) 2007 - 2008, Intel Corporation\r
b7d286b6 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
b7d286b6 16[Defines]\r
97a079ed 17 PLATFORM_NAME = MdeModule\r
b7d286b6 18 PLATFORM_GUID = 587CE499-6CBE-43cd-94E2-186218569478\r
19 PLATFORM_VERSION = 0.1\r
20 DSC_SPECIFICATION = 0x00010005\r
409f6780 21 OUTPUT_DIRECTORY = Build/MdeModule\r
7a7f7e47 22 SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC\r
23 BUILD_TARGETS = DEBUG|RELEASE\r
b7d286b6 24 SKUID_IDENTIFIER = DEFAULT\r
25\r
26\r
27\r
b7d286b6 28[LibraryClasses.common]\r
409f6780
A
29 CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf\r
30 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
31 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf\r
4cf894eb 32 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf\r
1fbe8cdd 33 CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf\r
409f6780
A
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
5053cf7f 38 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
409f6780
A
39 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
40 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf\r
41 PostCodeLib|MdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.inf\r
42 PostCodeLib|MdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.inf\r
43 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf\r
44 TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf\r
45 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf\r
4fb31c2c 46 S3Lib|MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.inf\r
47 RecoveryLib|MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.inf\r
b7d286b6 48\r
5053cf7f 49 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf\r
50 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r
51 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r
52 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
53 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf\r
54 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
55 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r
1bea9c74 56 PalLib|MdePkg/Library/BasePalLibNull/BasePalLibNull.inf\r
5053cf7f 57 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
58 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
59 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
60 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
61 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
62 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r
a7e883d8 63 FvbServiceLib|MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf\r
1bea9c74 64 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
9226efe5 65 ExtendedHiiLib|MdeModulePkg/Library/ExtendedHiiLib/ExtendedHiiLib.inf\r
1bea9c74 66 UefiUsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf\r
5053cf7f 67 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf\r
68 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf\r
69 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf\r
36ee91ca 70 DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf\r
5053cf7f 71 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
1bea9c74 72 IfrSupportLib|MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrSupportLib.inf\r
9226efe5 73 ExtendedIfrSupportLib|MdeModulePkg/Library/ExtendedIfrSupportLib/ExtendedIfrSupportLib.inf\r
6ee65722 74 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf\r
1bea9c74 75 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r
1bea9c74 76 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r
e4b99ad9 77 PlatformDriverOverrideLib|MdeModulePkg/Library/DxePlatDriOverLib/DxePlatDriOverLib.inf\r
71a6ebb5 78 OemHookStatusCodeLib|IntelFrameworkModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
1bea9c74 79 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf\r
429ed969 80 ReportStatusCodeLib|MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.inf\r
ad801d01 81 MemoryTestLib|MdeModulePkg/Library/BaseMemoryTestLibNull/BaseMemoryTestLibNull.inf\r
82\r
b7d286b6 83[LibraryClasses.IA32]\r
409f6780 84 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
b7d286b6 85\r
86[LibraryClasses.X64]\r
409f6780 87 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
b7d286b6 88\r
89[LibraryClasses.IPF]\r
409f6780 90 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
b7d286b6 91\r
40834173 92[LibraryClasses.EBC.DXE_DRIVER]\r
409f6780 93 IoLib|IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf\r
b7d286b6 94\r
40834173 95[LibraryClasses.EBC.PEIM]\r
96 IoLib|MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf\r
97\r
b7d286b6 98[LibraryClasses.common.PEI_CORE]\r
409f6780
A
99 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
100 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
5b6cc33b 101\r
b7d286b6 102[LibraryClasses.common.PEIM]\r
409f6780 103 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
409f6780 104 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
d173d9c7 105 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf\r
d0c64728 106\r
b7d286b6 107[LibraryClasses.common.DXE_CORE]\r
409f6780 108 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf\r
8331f123 109 MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf\r
d173d9c7 110 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf\r
b7d286b6 111\r
112[LibraryClasses.common.DXE_DRIVER]\r
409f6780 113 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
1fbe8cdd 114 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
f5bd465b 115\r
b7d286b6 116[LibraryClasses.common.DXE_RUNTIME_DRIVER]\r
409f6780 117 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
1fbe8cdd 118 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
409f6780 119 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf\r
409f6780 120 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r
f5bd465b 121\r
b7d286b6 122[LibraryClasses.common.DXE_SAL_DRIVER]\r
409f6780 123 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
1fbe8cdd 124 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
409f6780 125 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf\r
409f6780 126 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r
b7d286b6 127\r
128[LibraryClasses.common.DXE_SMM_DRIVER]\r
409f6780 129 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
1fbe8cdd 130 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
409f6780 131 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf\r
409f6780 132 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r
b7d286b6 133\r
134[LibraryClasses.common.UEFI_DRIVER]\r
409f6780 135 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
1fbe8cdd 136 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
409f6780 137 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r
b7d286b6 138\r
139[LibraryClasses.common.UEFI_APPLICATION]\r
409f6780 140 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
1fbe8cdd 141 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
409f6780 142 DebugLib|MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.inf\r
2d85ada2 143\r
b7d286b6 144[PcdsFeatureFlag.common]\r
b3af5df6 145 gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|FALSE\r
146 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|FALSE\r
147 gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|TRUE\r
148 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|TRUE\r
b3af5df6 149 gEfiMdeModulePkgTokenSpaceGuid.PcdNtEmulatorEnable|FALSE\r
150 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathFromText|FALSE\r
151 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathToText|FALSE\r
152 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportCustomDecompress|TRUE\r
153 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplBuildShareCodeHobs|FALSE\r
154 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportEfiDecompress|TRUE\r
155 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportTianoDecompress|TRUE\r
156 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportCustomDecompress|TRUE\r
d4ef798f 157 gEfiMdeModulePkgTokenSpaceGuid.PcdVariableCollectStatistics|FALSE\r
da22267b 158 gEfiMdeModulePkgTokenSpaceGuid.PcdUnicodeCollationSupport|TRUE\r
159 gEfiMdeModulePkgTokenSpaceGuid.PcdUnicodeCollation2Support|TRUE\r
d0c64728 160 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE\r
161 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport|TRUE\r
b7d286b6 162\r
95276127 163[PcdsFeatureFlag.IA32]\r
b3af5df6 164 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSwitchToLongMode|TRUE\r
95276127 165\r
b7d286b6 166[PcdsFixedAtBuild.common]\r
b3af5df6 167 gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000\r
168 gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000\r
169 gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000\r
170 gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000\r
171 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x0f\r
172 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000000\r
173 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x06\r
174 gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue|0xAF\r
175 gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask|0\r
176 gEfiMdePkgTokenSpaceGuid.PcdPostCodePropertyMask|0\r
177 gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress|0xE0000000\r
178 gEfiMdePkgTokenSpaceGuid.PcdFSBClock|200000000\r
179 gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|320\r
180 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizeNonPopulateCapsule|0x0\r
181 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizePopulateCapsule|0x0\r
182 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0x0\r
183 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x0\r
184 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0x0\r
185 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x0\r
186 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|0x0\r
187 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0x0\r
188 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPerformanceLogEntries|28\r
189 gEfiMdeModulePkgTokenSpaceGuid.PcdVpdBaseAddress|0x0\r
190 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPcdCallBackNumberPerPcdEntry|0x08\r
191 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueEfiWatchDogTimerExpired|0x00011003 # EFI_COMPUTING_UNIT_HOST_PROCESSOR | EFI_CU_HP_EC_TIMER_EXPIRED\r
192 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMemoryTestStarted|0x00051006 # EFI_SOFTWARE_EFI_BOOT_SERVICE | EFI_SW_RS_PC_SET_VIRTUAL_ADDRESS_MAP\r
193 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueSetVirtualAddressMap|0x03101004 # EFI_COMPUTING_UNIT_MEMORY | EFI_CU_MEMORY_PC_TEST\r
194 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueUncorrectableMemoryError|0x0005100 # EFI_COMPUTING_UNIT_MEMORY | EFI_CU_MEMORY_EC_UNCORRECTABLE3\r
195 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleError|0x01040006 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_CONTROLLER_ERROR\r
196 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleReset|0x01040001 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_PC_RESET\r
197 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleInputError|0x01040007 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_INPUT_ERROR\r
198 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleOutputError|0x01040008 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_OUTPUT_ERROR\r
199\r
200 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseInterfaceError|0x01020005 # EFI_PERIPHERAL_MOUSE | EFI_P_EC_INTERFACE_ERROR\r
201 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseEnable|0x01020004 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_ENABLE\r
202 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseDisable|0x01020002 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_DISABLE\r
203 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardEnable|0x01010004 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_ENABLE\r
204 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardPresenceDetect|0x01010003 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_PRESENCE_DETECT\r
205 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardDisable|0x01010002 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_DISABLE\r
206 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardReset|0x01010001 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_RESET\r
207 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardClearBuffer|0x01011000 # EFI_PERIPHERAL_KEYBOARD | EFI_P_KEYBOARD_PC_CLEAR_BUFFER\r
208 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardSelfTest|0x01011001 # EFI_PERIPHERAL_KEYBOARD | EFI_P_KEYBOARD_PC_SELF_TEST\r
209 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardInterfaceError|0x01010005 # EFI_PERIPHERAL_KEYBOARD | EFI_P_EC_INTERFACE_ERROR\r
210 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardInputError|0x01010007 # EFI_PERIPHERAL_KEYBOARD | EFI_P_EC_INPUT_ERROR\r
211 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseInputError|0x01020007 # EFI_PERIPHERAL_MOUSE | EFI_P_EC_INPUT_ERROR\r
212 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseReset|0x01020001 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_RESET\r
213\r
214 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate|115200\r
215 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultDataBits|8\r
216 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultParity|1\r
217 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultStopBits|1\r
e8cb61fe 218 gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|0\r
18fd8d65 219 gEfiMdePkgTokenSpaceGuid.PcdMaximumGuidedExtractHandler|0x10\r
2d85ada2 220\r
177aabe6 221 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported|6\r
222 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeimPerFv|32\r
58dcdada 223 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeiStackSize|0x20000\r
177aabe6 224\r
225\r
898d4ac2 226[PcdsFixedAtBuild.IPF]\r
b3af5df6 227 gEfiMdePkgTokenSpaceGuid.PcdIoBlockBaseAddressForIpf|0x0ffffc000000\r
ed838d0c 228\r
dcbb35eb 229###################################################################################################\r
b7d286b6 230#\r
dcbb35eb 231# Components Section - list of the modules and components that will be processed by compilation\r
232# tools and the EDK II tools to generate PE32/PE32+/Coff image files.\r
b7d286b6 233#\r
dcbb35eb 234# Note: The EDK II DSC file is not used to specify how compiled binary images get placed\r
235# into firmware volume images. This section is just a list of modules to compile from\r
236# source into UEFI-compliant binaries.\r
237# It is the FDF file that contains information on combining binary files into firmware\r
238# volume images, whose concept is beyond UEFI and is described in PI specification.\r
239# Binary modules do not need to be listed in this section, as they should be\r
240# specified in the FDF file. For example: Shell binary (Shell_Full.efi), FAT binary (Fat.efi),\r
241# Logo (Logo.bmp), and etc.\r
242# There may also be modules listed in this section that are not required in the FDF file,\r
243# When a module listed here is excluded from FDF file, then UEFI-compliant binary will be\r
244# generated for it, but the binary will not be put into any firmware volume.\r
245#\r
246###################################################################################################\r
b7d286b6 247\r
898d4ac2 248[Components.common]\r
a41a173f 249 MdeModulePkg/Application/HelloWorld/HelloWorld.inf\r
250\r
251 MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf\r
252 MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf\r
253 MdeModulePkg/Bus/Pci/UndiRuntimeDxe/UndiRuntimeDxe.inf\r
254 MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf\r
255 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf\r
256 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf\r
257 MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf\r
258 MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf\r
259 MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/UsbMouseAbsolutePointerDxe.inf\r
260 MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.inf\r
261\r
c3f6b7b6 262 MdeModulePkg/Core/Dxe/DxeMain.inf {\r
263 <LibraryClasses>\r
264 NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf\r
265 }\r
a41a173f 266 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf\r
267 MdeModulePkg/Core/Pei/PeiMain.inf\r
268 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf\r
c3f6b7b6 269\r
a41a173f 270 MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf\r
8331f123 271 MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf\r
a41a173f 272 MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.inf\r
273 MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf\r
c3f6b7b6 274 MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf\r
c3f6b7b6 275 MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf\r
a41a173f 276 MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf\r
277 MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf\r
c3f6b7b6 278 MdeModulePkg/Library/DxePlatDriOverLib/DxePlatDriOverLib.inf\r
a41a173f 279 MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf\r
bdb869f6 280 MdeModulePkg/Library/DxePrintLibPrint2Protocol/DxePrintLibPrint2Protocol.inf\r
9226efe5 281 MdeModulePkg/Library/ExtendedHiiLib/ExtendedHiiLib.inf\r
282 MdeModulePkg/Library/ExtendedIfrSupportLib/ExtendedIfrSupportLib.inf\r
a41a173f 283 MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf\r
284 MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.inf\r
285 MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.inf\r
a7e883d8 286 MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf\r
1bea9c74 287 MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf\r
288 MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrSupportLib.inf\r
ad801d01 289 MdeModulePkg/Library/BaseMemoryTestLibNull/BaseMemoryTestLibNull.inf\r
93e3992d 290\r
a41a173f 291 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf\r
292 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf\r
293 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf\r
294 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf\r
295 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf\r
296 MdeModulePkg/Universal/DebugPortDxe/DebugPortDxe.inf\r
297 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf\r
bdb869f6 298 MdeModulePkg/Universal/PrintDxe/PrintDxe.inf\r
a41a173f 299 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf\r
300 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf\r
301 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf\r
302 MdeModulePkg/Universal/DriverSampleDxe/DriverSampleDxe.inf\r
303 MdeModulePkg/Universal/FirmwareVolume/FaultTolerantWriteDxe/FtwLite.inf\r
304 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf\r
a41a173f 305 MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf\r
045c8b9a 306 MdeModulePkg/Universal/Metronome/Metronome.inf\r
a41a173f 307 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf\r
c3f6b7b6 308\r
309 MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf\r
310 MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf\r
a41a173f 311 MdeModulePkg/Universal/Network/DpcDxe/DpcDxe.inf\r
c3f6b7b6 312 MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe.inf\r
313 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf\r
a41a173f 314 MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe.inf\r
c3f6b7b6 315 MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf\r
316 MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf\r
317 MdeModulePkg/Universal/Network/PxeBcDxe/PxeBcDxe.inf\r
c3f6b7b6 318 MdeModulePkg/Universal/Network/PxeDhcp4Dxe/PxeDhcp4Dxe.inf\r
319 MdeModulePkg/Universal/Network/SnpDxe/SnpDxe.inf\r
320 MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf\r
321 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf\r
a41a173f 322 MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf\r
c3f6b7b6 323\r
a41a173f 324 MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/PcatSingleSegmentPciCfg2Pei.inf\r
325 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf\r
326 MdeModulePkg/Universal/PCD/Pei/Pcd.inf\r
b6349c05 327 MdeModulePkg/Universal/PlatformDriOverrideDxe/PlatformDriOverrideDxe.inf\r
e4b99ad9 328 MdeModulePkg/Application/PlatOverMngr/PlatOverMngr.inf\r
c3f6b7b6 329 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf\r
a41a173f 330 MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf\r
34a2bb9a 331 MdeModulePkg/Application/VariableInfo/VariableInfo.inf\r
a41a173f 332 MdeModulePkg/Universal/Variable/Pei/VariablePei.inf\r
333 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf\r
c3f6b7b6 334\r
078bee4e 335\r
a41a173f 336[Components.IA32, Components.X64]\r
c3f6b7b6 337 MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf\r
c3f6b7b6 338 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf\r
c3f6b7b6 339 MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf\r
c3f6b7b6 340 MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariableRuntimeDxe.inf\r
a41a173f 341 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf\r
342\r
c3f6b7b6 343\r
344[Components.IPF]\r
c3f6b7b6 345 MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf\r
a41a173f 346 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf\r
347\r
c3f6b7b6 348\r
349[Components.EBC]\r
078bee4e 350 #\r
351 # PcatRealTimeClockRuntimeDxe.inf needs DXE I/O Library instance.\r
352 #\r
c3f6b7b6 353 #MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf\r
078bee4e 354 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf\r
355 MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariableRuntimeDxe.inf\r