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