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