]> git.proxmox.com Git - mirror_edk2.git/blob - MdeModulePkg/MdeModulePkg.dsc
Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41...
[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 [LibraryClasses.IPF.DXE_RUNTIME_DRIVER]
277 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
278
279 [LibraryClasses.EBC.PEI_CORE]
280 TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf
281
282 [PcdsFeatureFlag.common]
283 gEfiMdeModulePkgTokenSpaceGuid.PcdSupportUpdateCapsuleRest|FALSE
284 gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|FALSE
285 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|FALSE
286 gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|TRUE
287 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|TRUE
288 gEfiMdeModulePkgTokenSpaceGuid.PcdSupportUpdateCapsuleRest|FALSE
289 gEfiMdeModulePkgTokenSpaceGuid.PcdDxePcdDatabaseTraverseEnabled|TRUE
290 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseTraverseEnabled|TRUE
291 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseSetEnabled|TRUE
292 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseGetSizeEnabled|TRUE
293 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseCallbackOnSetEnabled|TRUE
294 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseExEnabled|TRUE
295 gEfiMdeModulePkgTokenSpaceGuid.PcdNtEmulatorEnable|FALSE
296 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathFromText|FALSE
297 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathToText|FALSE
298 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportCustomDecompress|TRUE
299 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplBuildShareCodeHobs|FALSE
300 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportEfiDecompress|TRUE
301 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportTianoDecompress|TRUE
302 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportCustomDecompress|TRUE
303
304 [PcdsFeatureFlag.IA32]
305 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSwitchToLongMode|TRUE
306
307 [PcdsFixedAtBuild.common]
308 gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000
309 gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000
310 gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000
311 gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000
312 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x0f
313 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000000
314 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x06
315 gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue|0xAF
316 gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask|0
317 gEfiMdePkgTokenSpaceGuid.PcdPostCodePropertyMask|0
318 gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress|0xE0000000
319 gEfiMdePkgTokenSpaceGuid.PcdFSBClock|200000000
320 gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|320
321 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizeNonPopulateCapsule|0x0
322 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizePopulateCapsule|0x0
323 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0x0
324 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x0
325 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0x0
326 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x0
327 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|0x0
328 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0x0
329 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPerformanceLogEntries|28
330 gEfiMdeModulePkgTokenSpaceGuid.PcdVpdBaseAddress|0x0
331 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPcdCallBackNumberPerPcdEntry|0x08
332 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueEfiWatchDogTimerExpired|0x00011003 # EFI_COMPUTING_UNIT_HOST_PROCESSOR | EFI_CU_HP_EC_TIMER_EXPIRED
333 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMemoryTestStarted|0x00051006 # EFI_SOFTWARE_EFI_BOOT_SERVICE | EFI_SW_RS_PC_SET_VIRTUAL_ADDRESS_MAP
334 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueSetVirtualAddressMap|0x03101004 # EFI_COMPUTING_UNIT_MEMORY | EFI_CU_MEMORY_PC_TEST
335 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueUncorrectableMemoryError|0x0005100 # EFI_COMPUTING_UNIT_MEMORY | EFI_CU_MEMORY_EC_UNCORRECTABLE3
336 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleError|0x01040006 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_CONTROLLER_ERROR
337 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleReset|0x01040001 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_PC_RESET
338 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleInputError|0x01040007 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_INPUT_ERROR
339 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleOutputError|0x01040008 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_OUTPUT_ERROR
340
341 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseInterfaceError|0x01020005 # EFI_PERIPHERAL_MOUSE | EFI_P_EC_INTERFACE_ERROR
342 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseEnable|0x01020004 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_ENABLE
343 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseDisable|0x01020002 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_DISABLE
344 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardEnable|0x01010004 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_ENABLE
345 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardPresenceDetect|0x01010003 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_PRESENCE_DETECT
346 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardDisable|0x01010002 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_DISABLE
347 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardReset|0x01010001 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_RESET
348 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardClearBuffer|0x01011000 # EFI_PERIPHERAL_KEYBOARD | EFI_P_KEYBOARD_PC_CLEAR_BUFFER
349 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardSelfTest|0x01011001 # EFI_PERIPHERAL_KEYBOARD | EFI_P_KEYBOARD_PC_SELF_TEST
350 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardInterfaceError|0x01010005 # EFI_PERIPHERAL_KEYBOARD | EFI_P_EC_INTERFACE_ERROR
351 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardInputError|0x01010007 # EFI_PERIPHERAL_KEYBOARD | EFI_P_EC_INPUT_ERROR
352 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseInputError|0x01020007 # EFI_PERIPHERAL_MOUSE | EFI_P_EC_INPUT_ERROR
353 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseReset|0x01020001 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_RESET
354
355 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate|115200
356 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultDataBits|8
357 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultParity|1
358 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultStopBits|1
359 gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|0
360
361
362 [PcdsFixedAtBuild.IPF]
363 gEfiMdePkgTokenSpaceGuid.PcdIoBlockBaseAddressForIpf|0x0ffffc000000
364
365 ################################################################################
366 #
367 # Components Section - list of all EDK II Modules needed by this Platform
368 #
369 ################################################################################
370
371 [Components.common]
372 MdeModulePkg/Core/Pei/PeiMain.inf
373 MdeModulePkg/Core/Dxe/DxeMain.inf
374 MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.inf
375 MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
376 MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf
377 MdeModulePkg/Library/EdkDxePrintLib/EdkDxePrintLib.inf
378
379 MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
380 MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf
381 MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf
382
383 MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf
384 MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf
385 MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe.inf
386 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf
387 MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf
388 MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf
389 MdeModulePkg/Universal/Network/PxeBcDxe/PxeBcDxe.inf
390 MdeModulePkg/Universal/Network/PxeDhcp4Dxe/PxeDhcp4Dxe.inf
391 MdeModulePkg/Universal/Network/SnpDxe/SnpDxe.inf
392 MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf
393 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf
394
395 MdeModulePkg/Application/HelloWorld/HelloWorld.inf
396
397 MdeModulePkg/Bus/Pci/AtapiPassThruDxe/AtapiPassThru.inf
398 MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf
399 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf
400
401 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
402 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
403 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
404 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
405 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
406
407 MdeModulePkg/Universal/FirmwareVolume/FaultTolerantWriteDxe/FtwLite.inf
408 MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf
409 MdeModulePkg/Universal/MemoryTest/BaseMemoryTestPei/BaseMemoryTestPei.inf
410 MdeModulePkg/Universal/FirmwareVolume/Crc32SectionExtractDxe/Crc32SectionExtractDxe.inf
411 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
412
413 MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.inf
414 MdeModulePkg/Universal/DebugPortDxe/DebugPortDxe.inf
415 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf
416 MdeModulePkg/Universal/PCD/Pei/Pcd.inf
417 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
418 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
419 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
420 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
421 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
422 MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/PcatSingleSegmentPciCfg2Pei.inf
423 MdeModulePkg/Application/HelloWorld/HelloWorld.inf
424 MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf
425 MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf
426 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf
427 MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf
428 MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf
429 MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.inf
430
431 MdeModulePkg/Universal/Variable/Pei/VariablePei.inf
432
433 [Components.IA32]
434 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
435 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
436 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
437 MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf
438 MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
439 MdeModulePkg/Bus/Pci/UndiRuntimeDxe/UndiRuntimeDxe.inf
440
441 [Components.X64]
442 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
443 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
444 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
445 MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf
446 MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
447 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf
448 MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariableRuntimeDxe.inf
449 MdeModulePkg/Bus/Pci/UndiRuntimeDxe/UndiRuntimeDxe.inf
450
451 [Components.IPF]
452 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
453 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
454 MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf
455
456 [Components.EBC]
457 #BugBug: Need DXE I/O library instance for EBC.
458 #MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
459 MdeModulePkg/Bus/Pci/UndiRuntimeDxe/UndiRuntimeDxe.inf
460