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