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