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