]> git.proxmox.com Git - mirror_edk2.git/blob - MdeModulePkg/MdeModulePkg.dsc
Removed unneeded $(WORKSPACE)\ in *.DSC files. Also synced MdePkg.dec file with packa...
[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.DXE_RUNTIME_DRIVER]
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/PeiSmbusLib/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
116 [LibraryClasses.common.DXE_RUNTIME_DRIVER]
117 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
118 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
119 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
120 DxeServiceTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
121 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
122 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
123 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
124 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
125 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
126 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
127 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
128 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
129 FvbServiceLib|MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf
130 ReportStatusCodeLib|IntelFrameworkPkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
131 ScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
132
133 [LibraryClasses.common.DXE_SAL_DRIVER]
134 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
135 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
136 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
137 DxeServiceTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
138 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
139 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
140 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
141 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
142 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
143 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
144 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
145 FvbServiceLib|MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf
146 ScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
147
148 [LibraryClasses.common.DXE_SMM_DRIVER]
149 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
150 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
151 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
152 DxeServiceTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
153 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
154 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
155 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
156 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
157 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
158 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
159 FvbServiceLib|MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf
160 ScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
161
162 [LibraryClasses.common.UEFI_DRIVER]
163 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
164 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
165 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
166 DxeServiceTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
167 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
168 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
169 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
170 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
171 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
172 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
173 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
174 FvbServiceLib|MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf
175 ScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
176
177 [LibraryClasses.common.UEFI_APPLICATION]
178 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
179 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
180 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
181 DxeServiceTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
182 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
183 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
184 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
185 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
186 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
187 DebugLib|MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.inf
188 FvbServiceLib|MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf
189 ScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
190
191 [LibraryClasses.IA32.BASE]
192 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
193
194 [LibraryClasses.IA32.SEC]
195 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
196
197 [LibraryClasses.IA32.PEI_CORE]
198 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
199
200 [LibraryClasses.IA32.PEIM]
201 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
202
203 [LibraryClasses.IA32.DXE_DRIVER]
204 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
205
206 [LibraryClasses.IA32.DXE_SAL_DRIVER]
207 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
208
209 [LibraryClasses.IA32.UEFI_DRIVER]
210 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
211
212 [LibraryClasses.IA32.UEFI_APPLICATION]
213 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
214
215 [LibraryClasses.X64.BASE]
216 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
217
218 [LibraryClasses.X64.SEC]
219 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
220
221 [LibraryClasses.X64.PEI_CORE]
222 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
223
224 [LibraryClasses.X64.PEIM]
225 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
226
227 [LibraryClasses.X64.DXE_DRIVER]
228 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
229
230 [LibraryClasses.X64.DXE_SAL_DRIVER]
231 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
232
233 [LibraryClasses.X64.UEFI_DRIVER]
234 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
235
236 [LibraryClasses.X64.UEFI_APPLICATION]
237 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
238
239 [LibraryClasses.IPF.BASE]
240 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
241
242 [LibraryClasses.IPF.SEC]
243 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
244
245 [LibraryClasses.IPF.PEI_CORE]
246 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
247
248 [LibraryClasses.IPF.PEIM]
249 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
250
251 [LibraryClasses.IPF.DXE_DRIVER]
252 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
253
254 [LibraryClasses.IPF.DXE_SAL_DRIVER]
255 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
256
257 [LibraryClasses.IPF.UEFI_DRIVER]
258 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
259
260 [LibraryClasses.IPF.UEFI_APPLICATION]
261 TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
262
263 [LibraryClasses.IA32.DXE_RUNTIME_DRIVER]
264 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
265
266 [LibraryClasses.X64.DXE_RUNTIME_DRIVER]
267 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
268
269 [LibraryClasses.EBC.DXE_RUNTIME_DRIVER]
270 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
271
272 [PcdsFeatureFlag.common]
273 PcdSupportUpdateCapsuleRest|gEfiMdeModulePkgTokenSpaceGuid|FALSE
274 PcdComponentNameDisable|gEfiMdePkgTokenSpaceGuid|FALSE
275 PcdDriverDiagnosticsDisable|gEfiMdePkgTokenSpaceGuid|FALSE
276 PcdComponentName2Disable|gEfiMdePkgTokenSpaceGuid|TRUE
277 PcdDriverDiagnostics2Disable|gEfiMdePkgTokenSpaceGuid|TRUE
278 PcdSupportUpdateCapsuleRest|gEfiMdeModulePkgTokenSpaceGuid|FALSE
279 PcdDxePcdDatabaseTraverseEnabled|gEfiMdeModulePkgTokenSpaceGuid|TRUE
280 PcdPeiPcdDatabaseTraverseEnabled|gEfiMdeModulePkgTokenSpaceGuid|TRUE
281 PcdPeiPcdDatabaseSetEnabled|gEfiMdeModulePkgTokenSpaceGuid|TRUE
282 PcdPeiPcdDatabaseGetSizeEnabled|gEfiMdeModulePkgTokenSpaceGuid|TRUE
283 PcdPeiPcdDatabaseCallbackOnSetEnabled|gEfiMdeModulePkgTokenSpaceGuid|TRUE
284 PcdPeiPcdDatabaseExEnabled|gEfiMdeModulePkgTokenSpaceGuid|TRUE
285 PcdNtEmulatorEnable|gEfiMdeModulePkgTokenSpaceGuid|FALSE
286 PcdDevicePathSupportDevicePathFromText|gEfiMdeModulePkgTokenSpaceGuid|FALSE
287 PcdDevicePathSupportDevicePathToText|gEfiMdeModulePkgTokenSpaceGuid|FALSE
288 PcdDxeIplSupportCustomDecompress|gEfiMdeModulePkgTokenSpaceGuid|TRUE
289 PcdDxeIplBuildShareCodeHobs|gEfiMdeModulePkgTokenSpaceGuid|FALSE
290 PcdDxeIplSupportEfiDecompress|gEfiMdeModulePkgTokenSpaceGuid|TRUE
291 PcdDxeIplSupportTianoDecompress|gEfiMdeModulePkgTokenSpaceGuid|TRUE
292 PcdDxeIplSupportCustomDecompress|gEfiMdeModulePkgTokenSpaceGuid|TRUE
293
294 [PcdsFeatureFlag.IA32]
295 PcdDxeIplSwitchToLongMode|gEfiMdeModulePkgTokenSpaceGuid|TRUE
296
297 [PcdsFixedAtBuild.common]
298 PcdMaximumUnicodeStringLength|gEfiMdePkgTokenSpaceGuid|1000000
299 PcdMaximumAsciiStringLength|gEfiMdePkgTokenSpaceGuid|1000000
300 PcdMaximumLinkedListLength|gEfiMdePkgTokenSpaceGuid|1000000
301 PcdSpinLockTimeout|gEfiMdePkgTokenSpaceGuid|10000000
302 PcdDebugPropertyMask|gEfiMdePkgTokenSpaceGuid|0x0f
303 PcdDebugPrintErrorLevel|gEfiMdePkgTokenSpaceGuid|0x80000000
304 PcdReportStatusCodePropertyMask|gEfiMdePkgTokenSpaceGuid|0x06
305 PcdDebugClearMemoryValue|gEfiMdePkgTokenSpaceGuid|0xAF
306 PcdPerformanceLibraryPropertyMask|gEfiMdePkgTokenSpaceGuid|0
307 PcdPostCodePropertyMask|gEfiMdePkgTokenSpaceGuid|0
308 PcdPciExpressBaseAddress|gEfiMdePkgTokenSpaceGuid|0xE0000000
309 PcdFSBClock|gEfiMdePkgTokenSpaceGuid|200000000
310 PcdUefiLibMaxPrintBufferSize|gEfiMdePkgTokenSpaceGuid|320
311 PcdMaxSizeNonPopulateCapsule|gEfiMdeModulePkgTokenSpaceGuid|0x0
312 PcdMaxSizePopulateCapsule|gEfiMdeModulePkgTokenSpaceGuid|0x0
313 PcdFlashNvStorageFtwSpareBase|gEfiMdeModulePkgTokenSpaceGuid|0x0
314 PcdFlashNvStorageFtwSpareSize|gEfiMdeModulePkgTokenSpaceGuid|0x0
315 PcdFlashNvStorageFtwWorkingBase|gEfiMdeModulePkgTokenSpaceGuid|0x0
316 PcdFlashNvStorageFtwWorkingSize|gEfiMdeModulePkgTokenSpaceGuid|0x0
317 PcdFlashNvStorageVariableBase|gEfiMdeModulePkgTokenSpaceGuid|0x0
318 PcdFlashNvStorageVariableSize|gEfiMdeModulePkgTokenSpaceGuid|0x0
319 PcdMaxPeiPerformanceLogEntries|gEfiMdeModulePkgTokenSpaceGuid|28
320 PcdVpdBaseAddress|gEfiMdeModulePkgTokenSpaceGuid|0x0
321 PcdMaxPeiPcdCallBackNumberPerPcdEntry|gEfiMdeModulePkgTokenSpaceGuid|0x08
322 PcdStatusCodeValueEfiWatchDogTimerExpired|gEfiMdePkgTokenSpaceGuid|0x00011003 # EFI_COMPUTING_UNIT_HOST_PROCESSOR | EFI_CU_HP_EC_TIMER_EXPIRED
323 PcdStatusCodeValueMemoryTestStarted|gEfiMdePkgTokenSpaceGuid|0x00051006 # EFI_SOFTWARE_EFI_BOOT_SERVICE | EFI_SW_RS_PC_SET_VIRTUAL_ADDRESS_MAP
324 PcdStatusCodeValueSetVirtualAddressMap|gEfiMdePkgTokenSpaceGuid|0x03101004 # EFI_COMPUTING_UNIT_MEMORY | EFI_CU_MEMORY_PC_TEST
325 PcdStatusCodeValueUncorrectableMemoryError|gEfiMdePkgTokenSpaceGuid|0x0005100 # EFI_COMPUTING_UNIT_MEMORY | EFI_CU_MEMORY_EC_UNCORRECTABLE3
326 PcdStatusCodeValueRemoteConsoleError|gEfiMdePkgTokenSpaceGuid|0x01040006 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_CONTROLLER_ERROR
327 PcdStatusCodeValueRemoteConsoleReset|gEfiMdePkgTokenSpaceGuid|0x01040001 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_PC_RESET
328 PcdStatusCodeValueRemoteConsoleInputError|gEfiMdePkgTokenSpaceGuid|0x01040007 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_INPUT_ERROR
329 PcdStatusCodeValueRemoteConsoleOutputError|gEfiMdePkgTokenSpaceGuid|0x01040008 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_OUTPUT_ERROR
330
331 PcdStatusCodeValueMouseInterfaceError|gEfiMdePkgTokenSpaceGuid|0x01020005 # EFI_PERIPHERAL_MOUSE | EFI_P_EC_INTERFACE_ERROR
332 PcdStatusCodeValueMouseEnable|gEfiMdePkgTokenSpaceGuid|0x01020004 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_ENABLE
333 PcdStatusCodeValueMouseDisable|gEfiMdePkgTokenSpaceGuid|0x01020002 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_DISABLE
334 PcdStatusCodeValueKeyboardEnable|gEfiMdePkgTokenSpaceGuid|0x01010004 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_ENABLE
335 PcdStatusCodeValueKeyboardPresenceDetect|gEfiMdePkgTokenSpaceGuid|0x01010003 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_PRESENCE_DETECT
336 PcdStatusCodeValueKeyboardDisable|gEfiMdePkgTokenSpaceGuid|0x01010002 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_DISABLE
337 PcdStatusCodeValueKeyboardReset|gEfiMdePkgTokenSpaceGuid|0x01010001 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_RESET
338 PcdStatusCodeValueKeyboardClearBuffer|gEfiMdePkgTokenSpaceGuid|0x01011000 # EFI_PERIPHERAL_KEYBOARD | EFI_P_KEYBOARD_PC_CLEAR_BUFFER
339 PcdStatusCodeValueKeyboardSelfTest|gEfiMdePkgTokenSpaceGuid|0x01011001 # EFI_PERIPHERAL_KEYBOARD | EFI_P_KEYBOARD_PC_SELF_TEST
340 PcdStatusCodeValueKeyboardInterfaceError|gEfiMdePkgTokenSpaceGuid|0x01010005 # EFI_PERIPHERAL_KEYBOARD | EFI_P_EC_INTERFACE_ERROR
341 PcdStatusCodeValueKeyboardInputError|gEfiMdePkgTokenSpaceGuid|0x01010007 # EFI_PERIPHERAL_KEYBOARD | EFI_P_EC_INPUT_ERROR
342 PcdStatusCodeValueMouseInputError|gEfiMdePkgTokenSpaceGuid|0x01020007 # EFI_PERIPHERAL_MOUSE | EFI_P_EC_INPUT_ERROR
343 PcdStatusCodeValueMouseReset|gEfiMdePkgTokenSpaceGuid|0x01020001 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_RESET
344
345 [PcdsFixedAtBuild.IPF]
346 PcdIoBlockBaseAddressForIpf|gEfiMdePkgTokenSpaceGuid|0x0ffffc000000
347
348 [PcdsPatchableInModule.common]
349 PcdDebugPrintErrorLevel|gEfiMdePkgTokenSpaceGuid|0x80000000
350 PcdPciExpressBaseAddress|gEfiMdePkgTokenSpaceGuid|0xE0000000
351 PcdFSBClock|gEfiMdePkgTokenSpaceGuid|200000000
352
353 ################################################################################
354 #
355 # Components Section - list of all EDK II Modules needed by this Platform
356 #
357 ################################################################################
358
359 [Components.common]
360 MdeModulePkg/Core/Pei/PeiMain.inf
361 MdeModulePkg/Core/Dxe/DxeMain.inf
362 MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.inf
363 MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
364 MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf
365 MdeModulePkg/Library/EdkDxePrintLib/EdkDxePrintLib.inf
366
367 MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
368 MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf
369 MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf
370
371 MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe.inf
372 MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf
373 MdeModulePkg/Universal/Network/SnpDxe/SnpDxe.inf
374 MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf
375 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf
376
377 MdeModulePkg/Application/HelloWorld/HelloWorld.inf
378
379 MdeModulePkg/Bus/Pci/AtapiPassThruDxe/AtapiPassThru.inf
380 MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf
381 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf
382
383 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
384 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
385 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
386 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
387 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
388
389 MdeModulePkg/Universal/FirmwareVolume/FaultTolerantWriteDxe/FtwLite.inf
390 MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf
391 MdeModulePkg/Universal/MemoryTest/BaseMemoryTestPei/BaseMemoryTestPei.inf
392 MdeModulePkg/Universal/FirmwareVolume/Crc32SectionExtractDxe/Crc32SectionExtractDxe.inf
393 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
394
395 MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.inf
396 MdeModulePkg/Universal/DebugPortDxe/DebugPortDxe.inf
397 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf
398 MdeModulePkg/Universal/PCD/Pei/Pcd.inf
399 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
400 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
401 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
402 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
403 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
404 MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/PcatSingleSegmentPciCfg2Pei.inf
405 MdeModulePkg/Application/HelloWorld/HelloWorld.inf
406 MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf
407 MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf
408 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf
409 MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf
410 MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf
411 MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.inf
412
413 MdeModulePkg/Universal/Variable/Pei/VariablePei.inf
414
415 [Components.Ia32]
416 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
417 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
418 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
419 MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf
420 MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
421
422 [Components.X64]
423 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
424 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
425 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
426 MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf
427 MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
428 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf
429 MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariableRuntimeDxe.inf
430
431 [Components.IPF]
432 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
433 MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf
434
435 [Components.EBC]
436 MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
437