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