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