]> git.proxmox.com Git - mirror_edk2.git/blob - MdeModulePkg/MdeModulePkg.dsc
SmBusLib had a bad path and was crashing the build
[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 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
33 PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf
34 PciExpressLib|MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf
35 PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf
36 PeCoffGetEntryPoint|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
37 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
38 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
39 PostCodeLib|MdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.inf
40 PostCodeLib|MdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.inf
41 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
42 TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf
43 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
44 PeCoffLoaderLib|MdeModulePkg/Library/PeiDxePeCoffLoaderLib/PeCoffLoaderLib.inf
45 CustomDecompressLib|IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf
46
47 [LibraryClasses.IA32]
48 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
49 BaseMemoryLib|MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf
50
51 [LibraryClasses.X64]
52 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
53 BaseMemoryLib|MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf
54
55 [LibraryClasses.IPF]
56 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
57
58 [LibraryClasses.EBC]
59 IoLib|IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf
60
61 [LibraryClasses.common.PEI_CORE]
62 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
63 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
64 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
65 PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf
66 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
67 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
68 ReportStatusCodeLib|IntelFrameworkPkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
69 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
70 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
71 OldPeiCoreEntryPoint|MdePkg/Library/OldPeiCoreEntryPoint/OldPeiCoreEntryPoint.inf
72
73 [LibraryClasses.common.PEIM]
74 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
75 PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf
76 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
77 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
78 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
79 ReportStatusCodeLib|IntelFrameworkPkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
80 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
81 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
82 SmBusLib|MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLib.inf
83
84 [LibraryClasses.common.DXE_CORE]
85 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf
86 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
87 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
88 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
89 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
90 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
91 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
92 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
93 PeCoffLoaderLib|MdeModulePkg/Library/PeiDxePeCoffLoaderLib/PeCoffLoaderLib.inf
94
95 [LibraryClasses.common.DXE_DRIVER]
96 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
97 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
98 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
99 DxeServiceTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
100 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
101 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
102 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
103 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
104 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
105 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
106 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
107 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
108 FvbServiceLib|MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf
109 ReportStatusCodeLib|IntelFrameworkPkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
110 ScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
111 HiiLibFramework|IntelFrameworkPkg/Library/HiiLibFramework/HiiLib.inf
112 UsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf
113 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
114 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf
115 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf
116
117 [LibraryClasses.common.DXE_RUNTIME_DRIVER]
118 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
119 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
120 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
121 DxeServiceTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
122 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
123 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
124 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
125 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
126 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
127 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
128 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
129 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
130 FvbServiceLib|MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf
131 ReportStatusCodeLib|IntelFrameworkPkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
132 ScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
133
134 [LibraryClasses.common.DXE_SAL_DRIVER]
135 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
136 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
137 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
138 DxeServiceTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
139 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
140 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
141 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
142 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
143 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
144 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
145 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
146 FvbServiceLib|MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf
147 ScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
148
149 [LibraryClasses.common.DXE_SMM_DRIVER]
150 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
151 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
152 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
153 DxeServiceTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
154 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
155 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
156 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
157 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
158 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
159 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
160 FvbServiceLib|MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf
161 ScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
162
163 [LibraryClasses.common.UEFI_DRIVER]
164 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
165 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
166 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
167 DxeServiceTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
168 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
169 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
170 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
171 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
172 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
173 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
174 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
175 FvbServiceLib|MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf
176 ScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
177
178 [LibraryClasses.common.UEFI_APPLICATION]
179 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
180 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
181 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
182 DxeServiceTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
183 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
184 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
185 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
186 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
187 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
188 DebugLib|MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.inf
189 FvbServiceLib|MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf
190 ScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
191
192 [LibraryClasses.IA32.BASE]
193 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
194
195 [LibraryClasses.IA32.SEC]
196 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
197
198 [LibraryClasses.IA32.PEI_CORE]
199 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
200
201 [LibraryClasses.IA32.PEIM]
202 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
203
204 [LibraryClasses.IA32.DXE_DRIVER]
205 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
206
207 [LibraryClasses.IA32.DXE_SAL_DRIVER]
208 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
209
210 [LibraryClasses.IA32.UEFI_DRIVER]
211 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
212
213 [LibraryClasses.IA32.UEFI_APPLICATION]
214 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
215
216 [LibraryClasses.X64.BASE]
217 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
218
219 [LibraryClasses.X64.SEC]
220 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
221
222 [LibraryClasses.X64.PEI_CORE]
223 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
224
225 [LibraryClasses.X64.PEIM]
226 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
227
228 [LibraryClasses.X64.DXE_DRIVER]
229 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
230
231 [LibraryClasses.X64.DXE_SAL_DRIVER]
232 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
233
234 [LibraryClasses.X64.UEFI_DRIVER]
235 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
236
237 [LibraryClasses.X64.UEFI_APPLICATION]
238 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
239
240 [LibraryClasses.IPF.BASE]
241 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
242
243 [LibraryClasses.IPF.SEC]
244 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
245
246 [LibraryClasses.IPF.PEI_CORE]
247 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
248
249 [LibraryClasses.IPF.PEIM]
250 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
251
252 [LibraryClasses.IPF.DXE_DRIVER]
253 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
254
255 [LibraryClasses.IPF.DXE_SAL_DRIVER]
256 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
257
258 [LibraryClasses.IPF.UEFI_DRIVER]
259 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
260
261 [LibraryClasses.IPF.UEFI_APPLICATION]
262 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
263
264 [LibraryClasses.IA32.DXE_RUNTIME_DRIVER]
265 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
266
267 [LibraryClasses.X64.DXE_RUNTIME_DRIVER]
268 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
269
270 [LibraryClasses.EBC.DXE_RUNTIME_DRIVER]
271 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
272
273 [PcdsFeatureFlag.common]
274 PcdSupportUpdateCapsuleRest|gEfiMdeModulePkgTokenSpaceGuid|FALSE
275 PcdComponentNameDisable|gEfiMdePkgTokenSpaceGuid|FALSE
276 PcdDriverDiagnosticsDisable|gEfiMdePkgTokenSpaceGuid|FALSE
277 PcdComponentName2Disable|gEfiMdePkgTokenSpaceGuid|TRUE
278 PcdDriverDiagnostics2Disable|gEfiMdePkgTokenSpaceGuid|TRUE
279 PcdSupportUpdateCapsuleRest|gEfiMdeModulePkgTokenSpaceGuid|FALSE
280 PcdDxePcdDatabaseTraverseEnabled|gEfiMdeModulePkgTokenSpaceGuid|TRUE
281 PcdPeiPcdDatabaseTraverseEnabled|gEfiMdeModulePkgTokenSpaceGuid|TRUE
282 PcdPeiPcdDatabaseSetEnabled|gEfiMdeModulePkgTokenSpaceGuid|TRUE
283 PcdPeiPcdDatabaseGetSizeEnabled|gEfiMdeModulePkgTokenSpaceGuid|TRUE
284 PcdPeiPcdDatabaseCallbackOnSetEnabled|gEfiMdeModulePkgTokenSpaceGuid|TRUE
285 PcdPeiPcdDatabaseExEnabled|gEfiMdeModulePkgTokenSpaceGuid|TRUE
286 PcdNtEmulatorEnable|gEfiMdeModulePkgTokenSpaceGuid|FALSE
287 PcdDevicePathSupportDevicePathFromText|gEfiMdeModulePkgTokenSpaceGuid|FALSE
288 PcdDevicePathSupportDevicePathToText|gEfiMdeModulePkgTokenSpaceGuid|FALSE
289 PcdDxeIplSupportCustomDecompress|gEfiMdeModulePkgTokenSpaceGuid|TRUE
290 PcdDxeIplBuildShareCodeHobs|gEfiMdeModulePkgTokenSpaceGuid|FALSE
291 PcdDxeIplSupportEfiDecompress|gEfiMdeModulePkgTokenSpaceGuid|TRUE
292 PcdDxeIplSupportTianoDecompress|gEfiMdeModulePkgTokenSpaceGuid|TRUE
293 PcdDxeIplSupportCustomDecompress|gEfiMdeModulePkgTokenSpaceGuid|TRUE
294
295 [PcdsFeatureFlag.IA32]
296 PcdDxeIplSwitchToLongMode|gEfiMdeModulePkgTokenSpaceGuid|TRUE
297
298 [PcdsFixedAtBuild.common]
299 PcdMaximumUnicodeStringLength|gEfiMdePkgTokenSpaceGuid|1000000
300 PcdMaximumAsciiStringLength|gEfiMdePkgTokenSpaceGuid|1000000
301 PcdMaximumLinkedListLength|gEfiMdePkgTokenSpaceGuid|1000000
302 PcdSpinLockTimeout|gEfiMdePkgTokenSpaceGuid|10000000
303 PcdDebugPropertyMask|gEfiMdePkgTokenSpaceGuid|0x0f
304 PcdDebugPrintErrorLevel|gEfiMdePkgTokenSpaceGuid|0x80000000
305 PcdReportStatusCodePropertyMask|gEfiMdePkgTokenSpaceGuid|0x06
306 PcdDebugClearMemoryValue|gEfiMdePkgTokenSpaceGuid|0xAF
307 PcdPerformanceLibraryPropertyMask|gEfiMdePkgTokenSpaceGuid|0
308 PcdPostCodePropertyMask|gEfiMdePkgTokenSpaceGuid|0
309 PcdPciExpressBaseAddress|gEfiMdePkgTokenSpaceGuid|0xE0000000
310 PcdFSBClock|gEfiMdePkgTokenSpaceGuid|200000000
311 PcdUefiLibMaxPrintBufferSize|gEfiMdePkgTokenSpaceGuid|320
312 PcdMaxSizeNonPopulateCapsule|gEfiMdeModulePkgTokenSpaceGuid|0x0
313 PcdMaxSizePopulateCapsule|gEfiMdeModulePkgTokenSpaceGuid|0x0
314 PcdFlashNvStorageFtwSpareBase|gEfiMdeModulePkgTokenSpaceGuid|0x0
315 PcdFlashNvStorageFtwSpareSize|gEfiMdeModulePkgTokenSpaceGuid|0x0
316 PcdFlashNvStorageFtwWorkingBase|gEfiMdeModulePkgTokenSpaceGuid|0x0
317 PcdFlashNvStorageFtwWorkingSize|gEfiMdeModulePkgTokenSpaceGuid|0x0
318 PcdFlashNvStorageVariableBase|gEfiMdeModulePkgTokenSpaceGuid|0x0
319 PcdFlashNvStorageVariableSize|gEfiMdeModulePkgTokenSpaceGuid|0x0
320 PcdMaxPeiPerformanceLogEntries|gEfiMdeModulePkgTokenSpaceGuid|28
321 PcdVpdBaseAddress|gEfiMdeModulePkgTokenSpaceGuid|0x0
322 PcdMaxPeiPcdCallBackNumberPerPcdEntry|gEfiMdeModulePkgTokenSpaceGuid|0x08
323 PcdStatusCodeValueEfiWatchDogTimerExpired|gEfiMdePkgTokenSpaceGuid|0x00011003 # EFI_COMPUTING_UNIT_HOST_PROCESSOR | EFI_CU_HP_EC_TIMER_EXPIRED
324 PcdStatusCodeValueMemoryTestStarted|gEfiMdePkgTokenSpaceGuid|0x00051006 # EFI_SOFTWARE_EFI_BOOT_SERVICE | EFI_SW_RS_PC_SET_VIRTUAL_ADDRESS_MAP
325 PcdStatusCodeValueSetVirtualAddressMap|gEfiMdePkgTokenSpaceGuid|0x03101004 # EFI_COMPUTING_UNIT_MEMORY | EFI_CU_MEMORY_PC_TEST
326 PcdStatusCodeValueUncorrectableMemoryError|gEfiMdePkgTokenSpaceGuid|0x0005100 # EFI_COMPUTING_UNIT_MEMORY | EFI_CU_MEMORY_EC_UNCORRECTABLE3
327 PcdStatusCodeValueRemoteConsoleError|gEfiMdePkgTokenSpaceGuid|0x01040006 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_CONTROLLER_ERROR
328 PcdStatusCodeValueRemoteConsoleReset|gEfiMdePkgTokenSpaceGuid|0x01040001 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_PC_RESET
329 PcdStatusCodeValueRemoteConsoleInputError|gEfiMdePkgTokenSpaceGuid|0x01040007 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_INPUT_ERROR
330 PcdStatusCodeValueRemoteConsoleOutputError|gEfiMdePkgTokenSpaceGuid|0x01040008 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_OUTPUT_ERROR
331
332 PcdStatusCodeValueMouseInterfaceError|gEfiMdePkgTokenSpaceGuid|0x01020005 # EFI_PERIPHERAL_MOUSE | EFI_P_EC_INTERFACE_ERROR
333 PcdStatusCodeValueMouseEnable|gEfiMdePkgTokenSpaceGuid|0x01020004 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_ENABLE
334 PcdStatusCodeValueMouseDisable|gEfiMdePkgTokenSpaceGuid|0x01020002 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_DISABLE
335 PcdStatusCodeValueKeyboardEnable|gEfiMdePkgTokenSpaceGuid|0x01010004 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_ENABLE
336 PcdStatusCodeValueKeyboardPresenceDetect|gEfiMdePkgTokenSpaceGuid|0x01010003 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_PRESENCE_DETECT
337 PcdStatusCodeValueKeyboardDisable|gEfiMdePkgTokenSpaceGuid|0x01010002 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_DISABLE
338 PcdStatusCodeValueKeyboardReset|gEfiMdePkgTokenSpaceGuid|0x01010001 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_RESET
339 PcdStatusCodeValueKeyboardClearBuffer|gEfiMdePkgTokenSpaceGuid|0x01011000 # EFI_PERIPHERAL_KEYBOARD | EFI_P_KEYBOARD_PC_CLEAR_BUFFER
340 PcdStatusCodeValueKeyboardSelfTest|gEfiMdePkgTokenSpaceGuid|0x01011001 # EFI_PERIPHERAL_KEYBOARD | EFI_P_KEYBOARD_PC_SELF_TEST
341 PcdStatusCodeValueKeyboardInterfaceError|gEfiMdePkgTokenSpaceGuid|0x01010005 # EFI_PERIPHERAL_KEYBOARD | EFI_P_EC_INTERFACE_ERROR
342 PcdStatusCodeValueKeyboardInputError|gEfiMdePkgTokenSpaceGuid|0x01010007 # EFI_PERIPHERAL_KEYBOARD | EFI_P_EC_INPUT_ERROR
343 PcdStatusCodeValueMouseInputError|gEfiMdePkgTokenSpaceGuid|0x01020007 # EFI_PERIPHERAL_MOUSE | EFI_P_EC_INPUT_ERROR
344 PcdStatusCodeValueMouseReset|gEfiMdePkgTokenSpaceGuid|0x01020001 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_RESET
345
346 [PcdsFixedAtBuild.IPF]
347 PcdIoBlockBaseAddressForIpf|gEfiMdePkgTokenSpaceGuid|0x0ffffc000000
348
349 ################################################################################
350 #
351 # Components Section - list of all EDK II Modules needed by this Platform
352 #
353 ################################################################################
354
355 [Components.common]
356 MdeModulePkg/Core/Pei/PeiMain.inf
357 MdeModulePkg/Core/Dxe/DxeMain.inf
358 MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.inf
359 MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
360 MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf
361 MdeModulePkg/Library/EdkDxePrintLib/EdkDxePrintLib.inf
362
363 MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
364 MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf
365 MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf
366
367 MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf
368 MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf
369 MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe.inf
370 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf
371 MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf
372 MdeModulePkg/Universal/Network/PxeBcDxe/PxeBcDxe.inf
373 MdeModulePkg/Universal/Network/PxeDhcp4Dxe/PxeDhcp4Dxe.inf
374 MdeModulePkg/Universal/Network/SnpDxe/SnpDxe.inf
375 MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf
376 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf
377
378 MdeModulePkg/Application/HelloWorld/HelloWorld.inf
379
380 MdeModulePkg/Bus/Pci/AtapiPassThruDxe/AtapiPassThru.inf
381 MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf
382 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf
383
384 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
385 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
386 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
387 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
388 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
389
390 MdeModulePkg/Universal/FirmwareVolume/FaultTolerantWriteDxe/FtwLite.inf
391 MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf
392 MdeModulePkg/Universal/MemoryTest/BaseMemoryTestPei/BaseMemoryTestPei.inf
393 MdeModulePkg/Universal/FirmwareVolume/Crc32SectionExtractDxe/Crc32SectionExtractDxe.inf
394 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
395
396 MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.inf
397 MdeModulePkg/Universal/DebugPortDxe/DebugPortDxe.inf
398 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf
399 MdeModulePkg/Universal/PCD/Pei/Pcd.inf
400 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
401 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
402 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
403 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
404 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
405 MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/PcatSingleSegmentPciCfg2Pei.inf
406 MdeModulePkg/Application/HelloWorld/HelloWorld.inf
407 MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf
408 MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf
409 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf
410 MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf
411 MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf
412 MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.inf
413
414 MdeModulePkg/Universal/Variable/Pei/VariablePei.inf
415
416 [Components.Ia32]
417 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
418 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
419 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
420 MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf
421 MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
422
423 [Components.X64]
424 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
425 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
426 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
427 MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf
428 MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
429 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf
430 MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariableRuntimeDxe.inf
431
432 [Components.IPF]
433 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
434 MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf
435
436 [Components.EBC]
437 #BugBug: Need DXE I/O library instance for EBC.
438 #MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
439