]> git.proxmox.com Git - mirror_edk2.git/blob - MdeModulePkg/MdeModulePkg.dsc
Update following library class/Protocol for puting 'Framework' as prefix
[mirror_edk2.git] / MdeModulePkg / MdeModulePkg.dsc
1 #/** @file
2 # EFI/PI Reference Module Package for All Architectures
3 #
4 # Copyright (c) 2007, Intel Corporation
5 #
6 # All rights reserved. This program and the accompanying materials
7 # are licensed and made available under the terms and conditions of the BSD License
8 # which accompanies this distribution. The full text of the license may be found at
9 # http://opensource.org/licenses/bsd-license.php
10 #
11 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
13 #
14 #**/
15
16 [Defines]
17 PLATFORM_NAME = MdeModule
18 PLATFORM_GUID = 587CE499-6CBE-43cd-94E2-186218569478
19 PLATFORM_VERSION = 0.1
20 DSC_SPECIFICATION = 0x00010005
21 OUTPUT_DIRECTORY = Build/MdeModule
22 SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC
23 BUILD_TARGETS = DEBUG|RELEASE
24 SKUID_IDENTIFIER = DEFAULT
25
26
27
28 [LibraryClasses.common]
29 CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf
30 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
31 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
32 CpuLib|MdePkg/Library/CpuLib/CpuLib.inf
33 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
34 PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf
35 PciExpressLib|MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf
36 PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf
37 PeCoffGetEntryPoint|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
38 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
39 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
40 PostCodeLib|MdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.inf
41 PostCodeLib|MdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.inf
42 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
43 TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf
44 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
45 S3Lib|MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.inf
46 RecoveryLib|MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.inf
47
48 [LibraryClasses.IA32]
49 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
50 BaseMemoryLib|MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf
51
52 [LibraryClasses.X64]
53 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
54 BaseMemoryLib|MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf
55
56 [LibraryClasses.IPF]
57 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
58 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
59 PalCallLib|MdePkg/Library/BasePalCallLibNull/BasePalCallLibNull.inf
60
61 [LibraryClasses.EBC.DXE_DRIVER]
62 IoLib|IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf
63
64 [LibraryClasses.EBC.PEIM]
65 IoLib|MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf
66
67 [LibraryClasses.common.PEI_CORE]
68 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
69 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
70 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
71 PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf
72 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
73 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
74 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
75 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
76 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
77
78 [LibraryClasses.common.PEIM]
79 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
80 PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf
81 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
82 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
83 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
84 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
85 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
86 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
87 SmBusLib|MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLibSmbus2Ppi.inf
88 PeiPiLib|MdePkg/Library/PeiPiLib/PeiPiLib.inf
89 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
90
91 [LibraryClasses.common.DXE_CORE]
92 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf
93 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
94 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
95 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
96 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
97 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
98 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
99 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
100 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
101 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
102
103 [LibraryClasses.common.DXE_DRIVER]
104 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
105 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
106 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
107 DxeServiceTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
108 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
109 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
110 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
111 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
112 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
113 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
114 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
115 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
116 FvbServiceLib|MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf
117 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
118 ScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
119 FrameworkHiiLib|IntelFrameworkPkg/Library/FrameworkHiiLib/HiiLib.inf
120 UsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf
121 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
122 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf
123 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf
124
125 [LibraryClasses.common.DXE_RUNTIME_DRIVER]
126 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
127 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
128 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
129 DxeServiceTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
130 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
131 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
132 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
133 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
134 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
135 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
136 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
137 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
138 FvbServiceLib|MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf
139 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
140 ScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
141
142 [LibraryClasses.common.DXE_SAL_DRIVER]
143 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
144 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
145 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
146 DxeServiceTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
147 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
148 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
149 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
150 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
151 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
152 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
153 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
154 FvbServiceLib|MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf
155 ScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
156
157 [LibraryClasses.common.DXE_SMM_DRIVER]
158 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
159 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
160 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
161 DxeServiceTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
162 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
163 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
164 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
165 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
166 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
167 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
168 FvbServiceLib|MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf
169 ScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
170
171 [LibraryClasses.common.UEFI_DRIVER]
172 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
173 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
174 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
175 DxeServiceTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
176 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
177 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
178 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
179 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
180 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
181 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
182 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
183 FvbServiceLib|MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf
184 ScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
185
186 [LibraryClasses.common.UEFI_APPLICATION]
187 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
188 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
189 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
190 DxeServiceTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
191 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
192 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
193 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
194 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
195 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
196 DebugLib|MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.inf
197 FvbServiceLib|MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf
198 ScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
199
200 [LibraryClasses.IA32.BASE]
201 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
202
203 [LibraryClasses.IA32.SEC]
204 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
205
206 [LibraryClasses.IA32.PEI_CORE]
207 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
208
209 [LibraryClasses.IA32.PEIM]
210 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
211
212 [LibraryClasses.IA32.DXE_DRIVER]
213 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
214
215 [LibraryClasses.IA32.DXE_SAL_DRIVER]
216 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
217
218 [LibraryClasses.IA32.UEFI_DRIVER]
219 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
220
221 [LibraryClasses.IA32.UEFI_APPLICATION]
222 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
223
224 [LibraryClasses.X64.BASE]
225 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
226
227 [LibraryClasses.X64.SEC]
228 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
229
230 [LibraryClasses.X64.PEI_CORE]
231 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
232
233 [LibraryClasses.X64.PEIM]
234 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
235
236 [LibraryClasses.X64.DXE_DRIVER]
237 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
238
239 [LibraryClasses.X64.DXE_SAL_DRIVER]
240 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
241
242 [LibraryClasses.X64.UEFI_DRIVER]
243 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
244
245 [LibraryClasses.X64.UEFI_APPLICATION]
246 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
247
248 [LibraryClasses.IA32.DXE_RUNTIME_DRIVER]
249 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
250
251 [LibraryClasses.X64.DXE_RUNTIME_DRIVER]
252 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
253
254 [LibraryClasses.EBC.DXE_RUNTIME_DRIVER]
255 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
256
257 [LibraryClasses.IPF.DXE_RUNTIME_DRIVER]
258 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
259
260 [LibraryClasses.EBC.PEI_CORE]
261 TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf
262
263 [PcdsFeatureFlag.common]
264 gEfiMdeModulePkgTokenSpaceGuid.PcdSupportUpdateCapsuleRest|FALSE
265 gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|FALSE
266 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|FALSE
267 gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|TRUE
268 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|TRUE
269 gEfiMdeModulePkgTokenSpaceGuid.PcdSupportUpdateCapsuleRest|FALSE
270 gEfiMdeModulePkgTokenSpaceGuid.PcdDxePcdDatabaseTraverseEnabled|TRUE
271 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseTraverseEnabled|TRUE
272 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseSetEnabled|TRUE
273 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseGetSizeEnabled|TRUE
274 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseCallbackOnSetEnabled|TRUE
275 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseExEnabled|TRUE
276 gEfiMdeModulePkgTokenSpaceGuid.PcdNtEmulatorEnable|FALSE
277 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathFromText|FALSE
278 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathToText|FALSE
279 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportCustomDecompress|TRUE
280 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplBuildShareCodeHobs|FALSE
281 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportEfiDecompress|TRUE
282 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportTianoDecompress|TRUE
283 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportCustomDecompress|TRUE
284 gEfiMdeModulePkgTokenSpaceGuid.PcdVariableCollectStatistics|FALSE
285 gEfiMdeModulePkgTokenSpaceGuid.PcdUnicodeCollationSupport|TRUE
286 gEfiMdeModulePkgTokenSpaceGuid.PcdUnicodeCollation2Support|TRUE
287 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE
288 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport|TRUE
289
290 [PcdsFeatureFlag.IA32]
291 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSwitchToLongMode|TRUE
292 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplEnableIdt|FALSE
293
294 [PcdsFixedAtBuild.common]
295 gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000
296 gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000
297 gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000
298 gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000
299 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x0f
300 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000000
301 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x06
302 gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue|0xAF
303 gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask|0
304 gEfiMdePkgTokenSpaceGuid.PcdPostCodePropertyMask|0
305 gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress|0xE0000000
306 gEfiMdePkgTokenSpaceGuid.PcdFSBClock|200000000
307 gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|320
308 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizeNonPopulateCapsule|0x0
309 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizePopulateCapsule|0x0
310 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0x0
311 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x0
312 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0x0
313 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x0
314 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|0x0
315 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0x0
316 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPerformanceLogEntries|28
317 gEfiMdeModulePkgTokenSpaceGuid.PcdVpdBaseAddress|0x0
318 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPcdCallBackNumberPerPcdEntry|0x08
319 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueEfiWatchDogTimerExpired|0x00011003 # EFI_COMPUTING_UNIT_HOST_PROCESSOR | EFI_CU_HP_EC_TIMER_EXPIRED
320 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMemoryTestStarted|0x00051006 # EFI_SOFTWARE_EFI_BOOT_SERVICE | EFI_SW_RS_PC_SET_VIRTUAL_ADDRESS_MAP
321 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueSetVirtualAddressMap|0x03101004 # EFI_COMPUTING_UNIT_MEMORY | EFI_CU_MEMORY_PC_TEST
322 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueUncorrectableMemoryError|0x0005100 # EFI_COMPUTING_UNIT_MEMORY | EFI_CU_MEMORY_EC_UNCORRECTABLE3
323 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleError|0x01040006 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_CONTROLLER_ERROR
324 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleReset|0x01040001 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_PC_RESET
325 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleInputError|0x01040007 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_INPUT_ERROR
326 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleOutputError|0x01040008 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_OUTPUT_ERROR
327
328 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseInterfaceError|0x01020005 # EFI_PERIPHERAL_MOUSE | EFI_P_EC_INTERFACE_ERROR
329 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseEnable|0x01020004 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_ENABLE
330 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseDisable|0x01020002 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_DISABLE
331 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardEnable|0x01010004 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_ENABLE
332 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardPresenceDetect|0x01010003 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_PRESENCE_DETECT
333 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardDisable|0x01010002 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_DISABLE
334 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardReset|0x01010001 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_RESET
335 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardClearBuffer|0x01011000 # EFI_PERIPHERAL_KEYBOARD | EFI_P_KEYBOARD_PC_CLEAR_BUFFER
336 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardSelfTest|0x01011001 # EFI_PERIPHERAL_KEYBOARD | EFI_P_KEYBOARD_PC_SELF_TEST
337 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardInterfaceError|0x01010005 # EFI_PERIPHERAL_KEYBOARD | EFI_P_EC_INTERFACE_ERROR
338 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardInputError|0x01010007 # EFI_PERIPHERAL_KEYBOARD | EFI_P_EC_INPUT_ERROR
339 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseInputError|0x01020007 # EFI_PERIPHERAL_MOUSE | EFI_P_EC_INPUT_ERROR
340 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseReset|0x01020001 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_RESET
341
342 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate|115200
343 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultDataBits|8
344 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultParity|1
345 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultStopBits|1
346 gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|0
347 gEfiMdePkgTokenSpaceGuid.PcdMaximumGuidedExtractHandler|0x10
348
349 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported|6
350 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeimPerFv|32
351
352
353 [PcdsFixedAtBuild.IPF]
354 gEfiMdePkgTokenSpaceGuid.PcdIoBlockBaseAddressForIpf|0x0ffffc000000
355
356 ################################################################################
357 #
358 # Components Section - list of all EDK II Modules needed by this Platform
359 #
360 ################################################################################
361
362 [Components.common]
363 MdeModulePkg/Core/Pei/PeiMain.inf
364 MdeModulePkg/Core/Dxe/DxeMain.inf {
365 <LibraryClasses>
366 NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf
367 }
368
369 MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.inf
370 MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
371 MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf
372 MdeModulePkg/Library/EdkDxePrintLib/EdkDxePrintLib.inf
373
374 MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
375 MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf
376 MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf
377
378 MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.inf
379 MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.inf
380
381 MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf
382 MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf
383 MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe.inf
384 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf
385 MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf
386 MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf
387 MdeModulePkg/Universal/Network/PxeBcDxe/PxeBcDxe.inf
388 MdeModulePkg/Universal/Network/PxeDhcp4Dxe/PxeDhcp4Dxe.inf
389 MdeModulePkg/Universal/Network/SnpDxe/SnpDxe.inf
390 MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf
391 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf
392
393 MdeModulePkg/Application/HelloWorld/HelloWorld.inf
394
395 MdeModulePkg/Bus/Pci/AtapiPassThruDxe/AtapiPassThru.inf
396 MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf
397 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf
398
399 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
400 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
401 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
402 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
403 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
404
405 MdeModulePkg/Universal/FirmwareVolume/FaultTolerantWriteDxe/FtwLite.inf
406 MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf
407 MdeModulePkg/Universal/MemoryTest/BaseMemoryTestPei/BaseMemoryTestPei.inf
408 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
409
410 MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.inf
411 MdeModulePkg/Universal/DebugPortDxe/DebugPortDxe.inf
412 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf
413 MdeModulePkg/Universal/PCD/Pei/Pcd.inf
414 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
415 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
416 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
417 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
418 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
419 MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/PcatSingleSegmentPciCfg2Pei.inf
420 MdeModulePkg/Application/HelloWorld/HelloWorld.inf
421 MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf
422 MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf
423 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf
424 MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf
425 MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf
426 MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.inf
427
428 MdeModulePkg/Universal/Variable/Pei/VariablePei.inf
429 MdeModulePkg/Universal/Variable/Application/VariableInfo.inf
430
431 [Components.IA32]
432 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
433 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
434 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
435 MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf
436 MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
437 MdeModulePkg/Bus/Pci/UndiRuntimeDxe/UndiRuntimeDxe.inf
438
439 [Components.X64]
440 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
441 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
442 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
443 MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf
444 MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
445 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf
446 MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariableRuntimeDxe.inf
447 MdeModulePkg/Bus/Pci/UndiRuntimeDxe/UndiRuntimeDxe.inf
448
449 [Components.IPF]
450 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
451 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
452 MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf
453
454 [Components.EBC]
455 #BugBug: Need DXE I/O library instance for EBC.
456 #MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
457 MdeModulePkg/Bus/Pci/UndiRuntimeDxe/UndiRuntimeDxe.inf
458