]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/MdeModulePkg.dsc
1. Fixed bugs in DxeNetLib to meet consistence with network module DriverBinding...
[mirror_edk2.git] / MdeModulePkg / MdeModulePkg.dsc
CommitLineData
b7d286b6 1#/** @file\r
2# EFI/PI Reference Module Package for All Architectures\r
3#\r
b7d286b6 4# Copyright (c) 2007, 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
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
c8ff964d 32 CpuLib|MdePkg/Library/CpuLib/CpuLib.inf\r
409f6780
A
33 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r
34 PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf\r
35 PciExpressLib|MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf\r
36 PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf\r
5053cf7f 37 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
6a690e23 38 FrameworkIfrSupportLib|IntelFrameworkPkg/Library/FrameworkIfrSupportLib/IfrSupportLib.inf\r
5053cf7f 39\r
409f6780
A
40 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.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
4fb31c2c 47 S3Lib|MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.inf\r
48 RecoveryLib|MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.inf\r
b7d286b6 49\r
5053cf7f 50 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf\r
51 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r
52 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r
53 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
54 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf\r
55 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
56 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r
57 PalCallLib|MdePkg/Library/BasePalCallLibNull/BasePalCallLibNull.inf\r
58 PeiPiLib|MdePkg/Library/PeiPiLib/PeiPiLib.inf\r
59 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
60 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
61 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
62 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
63 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
64 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r
65 FvbServiceLib|MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf\r
66 ScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
67 FrameworkHiiLib|IntelFrameworkPkg/Library/FrameworkHiiLib/HiiLib.inf\r
68 UsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf\r
69 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf\r
70 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf\r
71 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf\r
36ee91ca 72 DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf\r
5053cf7f 73 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
6ee65722 74 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf\r
b290614d 75 PlatDriOverLib|MdeModulePkg/Library/DxePlatDriOverLib/DxePlatDriOverLib.inf\r
5053cf7f 76\r
b7d286b6 77[LibraryClasses.IA32]\r
409f6780 78 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
b7d286b6 79\r
80[LibraryClasses.X64]\r
409f6780 81 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
b7d286b6 82\r
83[LibraryClasses.IPF]\r
409f6780 84 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
b7d286b6 85\r
40834173 86[LibraryClasses.EBC.DXE_DRIVER]\r
409f6780 87 IoLib|IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf\r
b7d286b6 88\r
40834173 89[LibraryClasses.EBC.PEIM]\r
90 IoLib|MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf\r
91\r
b7d286b6 92[LibraryClasses.common.PEI_CORE]\r
409f6780
A
93 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
94 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
87c96e3d 95 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
5b6cc33b 96\r
b7d286b6 97[LibraryClasses.common.PEIM]\r
409f6780 98 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
409f6780 99 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
87c96e3d 100 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
d8b61daa 101 SmBusLib|MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLibSmbus2Ppi.inf\r
d173d9c7 102 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf\r
d0c64728 103\r
b7d286b6 104[LibraryClasses.common.DXE_CORE]\r
409f6780 105 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf\r
409f6780 106 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf\r
d173d9c7 107 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf\r
b7d286b6 108\r
109[LibraryClasses.common.DXE_DRIVER]\r
409f6780
A
110 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
111 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf\r
87c96e3d 112 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
f5bd465b 113\r
b7d286b6 114[LibraryClasses.common.DXE_RUNTIME_DRIVER]\r
409f6780
A
115 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
116 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf\r
409f6780 117 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf\r
409f6780 118 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r
87c96e3d 119 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
f5bd465b 120\r
b7d286b6 121[LibraryClasses.common.DXE_SAL_DRIVER]\r
409f6780
A
122 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
123 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf\r
409f6780 124 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf\r
409f6780 125 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r
b7d286b6 126\r
127[LibraryClasses.common.DXE_SMM_DRIVER]\r
409f6780
A
128 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
129 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf\r
409f6780 130 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf\r
409f6780 131 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r
b7d286b6 132\r
133[LibraryClasses.common.UEFI_DRIVER]\r
409f6780
A
134 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
135 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf\r
409f6780 136 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r
b7d286b6 137\r
138[LibraryClasses.common.UEFI_APPLICATION]\r
409f6780
A
139 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
140 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf\r
409f6780 141 DebugLib|MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.inf\r
2d85ada2 142\r
b7d286b6 143[PcdsFeatureFlag.common]\r
b3af5df6 144 gEfiMdeModulePkgTokenSpaceGuid.PcdSupportUpdateCapsuleRest|FALSE\r
145 gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|FALSE\r
146 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|FALSE\r
147 gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|TRUE\r
148 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|TRUE\r
149 gEfiMdeModulePkgTokenSpaceGuid.PcdSupportUpdateCapsuleRest|FALSE\r
150 gEfiMdeModulePkgTokenSpaceGuid.PcdDxePcdDatabaseTraverseEnabled|TRUE\r
151 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseTraverseEnabled|TRUE\r
152 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseSetEnabled|TRUE\r
153 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseGetSizeEnabled|TRUE\r
154 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseCallbackOnSetEnabled|TRUE\r
155 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseExEnabled|TRUE\r
156 gEfiMdeModulePkgTokenSpaceGuid.PcdNtEmulatorEnable|FALSE\r
157 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathFromText|FALSE\r
158 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathToText|FALSE\r
159 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportCustomDecompress|TRUE\r
160 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplBuildShareCodeHobs|FALSE\r
161 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportEfiDecompress|TRUE\r
162 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportTianoDecompress|TRUE\r
163 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportCustomDecompress|TRUE\r
d4ef798f 164 gEfiMdeModulePkgTokenSpaceGuid.PcdVariableCollectStatistics|FALSE\r
da22267b 165 gEfiMdeModulePkgTokenSpaceGuid.PcdUnicodeCollationSupport|TRUE\r
166 gEfiMdeModulePkgTokenSpaceGuid.PcdUnicodeCollation2Support|TRUE\r
d0c64728 167 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE\r
168 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport|TRUE\r
b7d286b6 169\r
95276127 170[PcdsFeatureFlag.IA32]\r
b3af5df6 171 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSwitchToLongMode|TRUE\r
5d582956 172 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplEnableIdt|FALSE\r
95276127 173\r
b7d286b6 174[PcdsFixedAtBuild.common]\r
b3af5df6 175 gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000\r
176 gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000\r
177 gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000\r
178 gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000\r
179 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x0f\r
180 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000000\r
181 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x06\r
182 gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue|0xAF\r
183 gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask|0\r
184 gEfiMdePkgTokenSpaceGuid.PcdPostCodePropertyMask|0\r
185 gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress|0xE0000000\r
186 gEfiMdePkgTokenSpaceGuid.PcdFSBClock|200000000\r
187 gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|320\r
188 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizeNonPopulateCapsule|0x0\r
189 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizePopulateCapsule|0x0\r
190 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0x0\r
191 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x0\r
192 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0x0\r
193 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x0\r
194 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|0x0\r
195 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0x0\r
196 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPerformanceLogEntries|28\r
197 gEfiMdeModulePkgTokenSpaceGuid.PcdVpdBaseAddress|0x0\r
198 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPcdCallBackNumberPerPcdEntry|0x08\r
199 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueEfiWatchDogTimerExpired|0x00011003 # EFI_COMPUTING_UNIT_HOST_PROCESSOR | EFI_CU_HP_EC_TIMER_EXPIRED\r
200 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMemoryTestStarted|0x00051006 # EFI_SOFTWARE_EFI_BOOT_SERVICE | EFI_SW_RS_PC_SET_VIRTUAL_ADDRESS_MAP\r
201 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueSetVirtualAddressMap|0x03101004 # EFI_COMPUTING_UNIT_MEMORY | EFI_CU_MEMORY_PC_TEST\r
202 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueUncorrectableMemoryError|0x0005100 # EFI_COMPUTING_UNIT_MEMORY | EFI_CU_MEMORY_EC_UNCORRECTABLE3\r
203 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleError|0x01040006 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_CONTROLLER_ERROR\r
204 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleReset|0x01040001 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_PC_RESET\r
205 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleInputError|0x01040007 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_INPUT_ERROR\r
206 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleOutputError|0x01040008 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_OUTPUT_ERROR\r
207\r
208 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseInterfaceError|0x01020005 # EFI_PERIPHERAL_MOUSE | EFI_P_EC_INTERFACE_ERROR\r
209 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseEnable|0x01020004 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_ENABLE\r
210 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseDisable|0x01020002 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_DISABLE\r
211 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardEnable|0x01010004 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_ENABLE\r
212 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardPresenceDetect|0x01010003 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_PRESENCE_DETECT\r
213 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardDisable|0x01010002 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_DISABLE\r
214 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardReset|0x01010001 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_RESET\r
215 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardClearBuffer|0x01011000 # EFI_PERIPHERAL_KEYBOARD | EFI_P_KEYBOARD_PC_CLEAR_BUFFER\r
216 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardSelfTest|0x01011001 # EFI_PERIPHERAL_KEYBOARD | EFI_P_KEYBOARD_PC_SELF_TEST\r
217 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardInterfaceError|0x01010005 # EFI_PERIPHERAL_KEYBOARD | EFI_P_EC_INTERFACE_ERROR\r
218 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardInputError|0x01010007 # EFI_PERIPHERAL_KEYBOARD | EFI_P_EC_INPUT_ERROR\r
219 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseInputError|0x01020007 # EFI_PERIPHERAL_MOUSE | EFI_P_EC_INPUT_ERROR\r
220 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseReset|0x01020001 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_RESET\r
221\r
222 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate|115200\r
223 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultDataBits|8\r
224 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultParity|1\r
225 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultStopBits|1\r
226 gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|0\r
18fd8d65 227 gEfiMdePkgTokenSpaceGuid.PcdMaximumGuidedExtractHandler|0x10\r
2d85ada2 228\r
177aabe6 229 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported|6\r
230 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeimPerFv|32\r
231\r
232\r
898d4ac2 233[PcdsFixedAtBuild.IPF]\r
b3af5df6 234 gEfiMdePkgTokenSpaceGuid.PcdIoBlockBaseAddressForIpf|0x0ffffc000000\r
ed838d0c 235\r
b7d286b6 236################################################################################\r
237#\r
238# Components Section - list of all EDK II Modules needed by this Platform\r
239#\r
240################################################################################\r
241\r
898d4ac2 242[Components.common]\r
3012ce5c 243# MdeModulePkg/Core/Pei/PeiMain.inf\r
244# MdeModulePkg/Core/Dxe/DxeMain.inf {\r
245# <LibraryClasses>\r
246# NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf\r
247# }\r
248#\r
249# MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.inf\r
250# MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf\r
251# MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf\r
252# MdeModulePkg/Library/EdkDxePrintLib/EdkDxePrintLib.inf\r
253#\r
254# MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf\r
255# MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf\r
256# MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf\r
257# MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf\r
258#\r
259# MdeModulePkg/Library/DxePlatDriOverLib/DxePlatDriOverLib.inf\r
260#\r
261# MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.inf\r
262# MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.inf\r
263#\r
264# MdeModulePkg/Universal/iScsi/IScsi.inf\r
265#\r
266# MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf\r
267# MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf\r
268# MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe.inf\r
269# MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf\r
270# MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf\r
271# MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf\r
272# MdeModulePkg/Universal/Network/PxeBcDxe/PxeBcDxe.inf\r
273# MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf\r
274# MdeModulePkg/Universal/Network/PxeDhcp4Dxe/PxeDhcp4Dxe.inf\r
275# MdeModulePkg/Universal/Network/SnpDxe/SnpDxe.inf\r
276# MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf\r
277# MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf\r
278# MdeModulePkg/Universal/Network/DpcDxe/DpcDxe.inf\r
279#\r
280# MdeModulePkg/Universal/PlatformDriOverrideDxe/PlatformDriOverrideDxe.inf\r
281#\r
282# MdeModulePkg/Application/HelloWorld/HelloWorld.inf\r
283#\r
284# MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf\r
285# MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf\r
286#\r
287# MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf\r
288# MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf\r
289# MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf\r
290# MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf\r
291# MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf\r
292#\r
293# MdeModulePkg/Universal/FirmwareVolume/FaultTolerantWriteDxe/FtwLite.inf\r
294# MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf\r
295# MdeModulePkg/Universal/MemoryTest/BaseMemoryTestPei/BaseMemoryTestPei.inf\r
296# MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf\r
297#\r
298# MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.inf\r
299# MdeModulePkg/Universal/DebugPortDxe/DebugPortDxe.inf\r
300# MdeModulePkg/Universal/PCD/Dxe/Pcd.inf\r
301# MdeModulePkg/Universal/PCD/Pei/Pcd.inf\r
409f6780
A
302 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf\r
303 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf\r
304 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf\r
305 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf\r
306 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf\r
307 MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/PcatSingleSegmentPciCfg2Pei.inf\r
3012ce5c 308# MdeModulePkg/Application/HelloWorld/HelloWorld.inf\r
309# MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf\r
310# MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf\r
311# MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf\r
312# MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf\r
313# MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf\r
314# MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.inf\r
315# MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/UsbMouseAbsolutePointerDxe.inf\r
316#\r
317# MdeModulePkg/Universal/Variable/Pei/VariablePei.inf\r
318# MdeModulePkg/Universal/Variable/Application/VariableInfo.inf\r
319#\r
320#[Components.IA32]\r
321# MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf\r
322# MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf\r
323# MdeModulePkg/Universal/EbcDxe/EbcDxe.inf\r
324# MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf\r
325# MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf\r
326# MdeModulePkg/Bus/Pci/UndiRuntimeDxe/UndiRuntimeDxe.inf\r
327#\r
328#[Components.X64]\r
329# MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf\r
330# MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf\r
331# MdeModulePkg/Universal/EbcDxe/EbcDxe.inf\r
332# MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf\r
333# MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf\r
334# MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf\r
335# MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariableRuntimeDxe.inf\r
336# MdeModulePkg/Bus/Pci/UndiRuntimeDxe/UndiRuntimeDxe.inf\r
337#\r
338#[Components.IPF]\r
339# MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf\r
340# MdeModulePkg/Universal/EbcDxe/EbcDxe.inf\r
341# MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf\r
342#\r
343#[Components.EBC]\r
344# #BugBug: Need DXE I/O library instance for EBC.\r
345# #MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf\r
346# MdeModulePkg/Bus/Pci/UndiRuntimeDxe/UndiRuntimeDxe.inf\r
347#\r