]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/MdeModulePkg.dsc
Cleaned up EFI Console Variable usage
[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
b7d286b6 276[PcdsFeatureFlag.common]\r
aade80ed 277 PcdSupportUpdateCapsuleRest|gEfiMdeModulePkgTokenSpaceGuid|FALSE\r
b7d286b6 278 PcdComponentNameDisable|gEfiMdePkgTokenSpaceGuid|FALSE\r
279 PcdDriverDiagnosticsDisable|gEfiMdePkgTokenSpaceGuid|FALSE\r
ab38df98 280 PcdComponentName2Disable|gEfiMdePkgTokenSpaceGuid|TRUE\r
281 PcdDriverDiagnostics2Disable|gEfiMdePkgTokenSpaceGuid|TRUE\r
3111e7b4 282 PcdSupportUpdateCapsuleRest|gEfiMdeModulePkgTokenSpaceGuid|FALSE\r
283 PcdDxePcdDatabaseTraverseEnabled|gEfiMdeModulePkgTokenSpaceGuid|TRUE\r
284 PcdPeiPcdDatabaseTraverseEnabled|gEfiMdeModulePkgTokenSpaceGuid|TRUE\r
285 PcdPeiPcdDatabaseSetEnabled|gEfiMdeModulePkgTokenSpaceGuid|TRUE\r
286 PcdPeiPcdDatabaseGetSizeEnabled|gEfiMdeModulePkgTokenSpaceGuid|TRUE\r
287 PcdPeiPcdDatabaseCallbackOnSetEnabled|gEfiMdeModulePkgTokenSpaceGuid|TRUE\r
288 PcdPeiPcdDatabaseExEnabled|gEfiMdeModulePkgTokenSpaceGuid|TRUE\r
289 PcdNtEmulatorEnable|gEfiMdeModulePkgTokenSpaceGuid|FALSE\r
290 PcdDevicePathSupportDevicePathFromText|gEfiMdeModulePkgTokenSpaceGuid|FALSE\r
291 PcdDevicePathSupportDevicePathToText|gEfiMdeModulePkgTokenSpaceGuid|FALSE\r
be29ac91 292 PcdDxeIplSupportCustomDecompress|gEfiMdeModulePkgTokenSpaceGuid|TRUE\r
5b6cc33b 293 PcdDxeIplBuildShareCodeHobs|gEfiMdeModulePkgTokenSpaceGuid|FALSE\r
be29ac91 294 PcdDxeIplSupportEfiDecompress|gEfiMdeModulePkgTokenSpaceGuid|TRUE\r
295 PcdDxeIplSupportTianoDecompress|gEfiMdeModulePkgTokenSpaceGuid|TRUE\r
5b6cc33b 296 PcdDxeIplSupportCustomDecompress|gEfiMdeModulePkgTokenSpaceGuid|TRUE\r
b7d286b6 297\r
95276127 298[PcdsFeatureFlag.IA32]\r
299 PcdDxeIplSwitchToLongMode|gEfiMdeModulePkgTokenSpaceGuid|TRUE\r
300\r
b7d286b6 301[PcdsFixedAtBuild.common]\r
302 PcdMaximumUnicodeStringLength|gEfiMdePkgTokenSpaceGuid|1000000\r
303 PcdMaximumAsciiStringLength|gEfiMdePkgTokenSpaceGuid|1000000\r
304 PcdMaximumLinkedListLength|gEfiMdePkgTokenSpaceGuid|1000000\r
305 PcdSpinLockTimeout|gEfiMdePkgTokenSpaceGuid|10000000\r
306 PcdDebugPropertyMask|gEfiMdePkgTokenSpaceGuid|0x0f\r
307 PcdDebugPrintErrorLevel|gEfiMdePkgTokenSpaceGuid|0x80000000\r
308 PcdReportStatusCodePropertyMask|gEfiMdePkgTokenSpaceGuid|0x06\r
309 PcdDebugClearMemoryValue|gEfiMdePkgTokenSpaceGuid|0xAF\r
310 PcdPerformanceLibraryPropertyMask|gEfiMdePkgTokenSpaceGuid|0\r
311 PcdPostCodePropertyMask|gEfiMdePkgTokenSpaceGuid|0\r
312 PcdPciExpressBaseAddress|gEfiMdePkgTokenSpaceGuid|0xE0000000\r
313 PcdFSBClock|gEfiMdePkgTokenSpaceGuid|200000000\r
314 PcdUefiLibMaxPrintBufferSize|gEfiMdePkgTokenSpaceGuid|320\r
3111e7b4 315 PcdMaxSizeNonPopulateCapsule|gEfiMdeModulePkgTokenSpaceGuid|0x0\r
316 PcdMaxSizePopulateCapsule|gEfiMdeModulePkgTokenSpaceGuid|0x0\r
e15fbaf4 317 PcdFlashNvStorageFtwSpareBase|gEfiMdeModulePkgTokenSpaceGuid|0x0\r
318 PcdFlashNvStorageFtwSpareSize|gEfiMdeModulePkgTokenSpaceGuid|0x0\r
319 PcdFlashNvStorageFtwWorkingBase|gEfiMdeModulePkgTokenSpaceGuid|0x0\r
320 PcdFlashNvStorageFtwWorkingSize|gEfiMdeModulePkgTokenSpaceGuid|0x0\r
321 PcdFlashNvStorageVariableBase|gEfiMdeModulePkgTokenSpaceGuid|0x0\r
322 PcdFlashNvStorageVariableSize|gEfiMdeModulePkgTokenSpaceGuid|0x0\r
3111e7b4 323 PcdMaxPeiPerformanceLogEntries|gEfiMdeModulePkgTokenSpaceGuid|28\r
324 PcdVpdBaseAddress|gEfiMdeModulePkgTokenSpaceGuid|0x0\r
2cb630b1 325 PcdMaxPeiPcdCallBackNumberPerPcdEntry|gEfiMdeModulePkgTokenSpaceGuid|0x08\r
ba237732
A
326 PcdStatusCodeValueEfiWatchDogTimerExpired|gEfiMdePkgTokenSpaceGuid|0x00011003 # EFI_COMPUTING_UNIT_HOST_PROCESSOR | EFI_CU_HP_EC_TIMER_EXPIRED\r
327 PcdStatusCodeValueMemoryTestStarted|gEfiMdePkgTokenSpaceGuid|0x00051006 # EFI_SOFTWARE_EFI_BOOT_SERVICE | EFI_SW_RS_PC_SET_VIRTUAL_ADDRESS_MAP\r
328 PcdStatusCodeValueSetVirtualAddressMap|gEfiMdePkgTokenSpaceGuid|0x03101004 # EFI_COMPUTING_UNIT_MEMORY | EFI_CU_MEMORY_PC_TEST\r
329 PcdStatusCodeValueUncorrectableMemoryError|gEfiMdePkgTokenSpaceGuid|0x0005100 # EFI_COMPUTING_UNIT_MEMORY | EFI_CU_MEMORY_EC_UNCORRECTABLE3\r
97a079ed
A
330 PcdStatusCodeValueRemoteConsoleError|gEfiMdePkgTokenSpaceGuid|0x01040006 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_CONTROLLER_ERROR\r
331 PcdStatusCodeValueRemoteConsoleReset|gEfiMdePkgTokenSpaceGuid|0x01040001 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_PC_RESET\r
332 PcdStatusCodeValueRemoteConsoleInputError|gEfiMdePkgTokenSpaceGuid|0x01040007 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_INPUT_ERROR\r
333 PcdStatusCodeValueRemoteConsoleOutputError|gEfiMdePkgTokenSpaceGuid|0x01040008 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_OUTPUT_ERROR\r
b7d286b6 334\r
ed838d0c 335 PcdStatusCodeValueMouseInterfaceError|gEfiMdePkgTokenSpaceGuid|0x01020005 # EFI_PERIPHERAL_MOUSE | EFI_P_EC_INTERFACE_ERROR\r
336 PcdStatusCodeValueMouseEnable|gEfiMdePkgTokenSpaceGuid|0x01020004 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_ENABLE\r
337 PcdStatusCodeValueMouseDisable|gEfiMdePkgTokenSpaceGuid|0x01020002 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_DISABLE\r
338 PcdStatusCodeValueKeyboardEnable|gEfiMdePkgTokenSpaceGuid|0x01010004 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_ENABLE\r
339 PcdStatusCodeValueKeyboardPresenceDetect|gEfiMdePkgTokenSpaceGuid|0x01010003 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_PRESENCE_DETECT\r
340 PcdStatusCodeValueKeyboardDisable|gEfiMdePkgTokenSpaceGuid|0x01010002 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_DISABLE\r
341 PcdStatusCodeValueKeyboardReset|gEfiMdePkgTokenSpaceGuid|0x01010001 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_RESET\r
342 PcdStatusCodeValueKeyboardClearBuffer|gEfiMdePkgTokenSpaceGuid|0x01011000 # EFI_PERIPHERAL_KEYBOARD | EFI_P_KEYBOARD_PC_CLEAR_BUFFER
343 PcdStatusCodeValueKeyboardSelfTest|gEfiMdePkgTokenSpaceGuid|0x01011001 # EFI_PERIPHERAL_KEYBOARD | EFI_P_KEYBOARD_PC_SELF_TEST\r
344 PcdStatusCodeValueKeyboardInterfaceError|gEfiMdePkgTokenSpaceGuid|0x01010005 # EFI_PERIPHERAL_KEYBOARD | EFI_P_EC_INTERFACE_ERROR\r
345 PcdStatusCodeValueKeyboardInputError|gEfiMdePkgTokenSpaceGuid|0x01010007 # EFI_PERIPHERAL_KEYBOARD | EFI_P_EC_INPUT_ERROR\r
346 PcdStatusCodeValueMouseInputError|gEfiMdePkgTokenSpaceGuid|0x01020007 # EFI_PERIPHERAL_MOUSE | EFI_P_EC_INPUT_ERROR\r
347 PcdStatusCodeValueMouseReset|gEfiMdePkgTokenSpaceGuid|0x01020001 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_RESET\r
348\r
898d4ac2 349[PcdsFixedAtBuild.IPF]\r
350 PcdIoBlockBaseAddressForIpf|gEfiMdePkgTokenSpaceGuid|0x0ffffc000000\r
ed838d0c 351\r
b7d286b6 352################################################################################\r
353#\r
354# Components Section - list of all EDK II Modules needed by this Platform\r
355#\r
356################################################################################\r
357\r
898d4ac2 358[Components.common]\r
409f6780
A
359 MdeModulePkg/Core/Pei/PeiMain.inf\r
360 MdeModulePkg/Core/Dxe/DxeMain.inf\r
361 MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.inf\r
362 MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf\r
363 MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf\r
364 MdeModulePkg/Library/EdkDxePrintLib/EdkDxePrintLib.inf\r
365\r
366 MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf\r
367 MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf\r
368 MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf\r
369\r
772db4bb 370 MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf\r
371 MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf\r
409f6780 372 MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe.inf\r
772db4bb 373 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf\r
409f6780 374 MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf\r
a5867703 375 MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf\r
772db4bb 376 MdeModulePkg/Universal/Network/PxeBcDxe/PxeBcDxe.inf\r
377 MdeModulePkg/Universal/Network/PxeDhcp4Dxe/PxeDhcp4Dxe.inf\r
409f6780
A
378 MdeModulePkg/Universal/Network/SnpDxe/SnpDxe.inf\r
379 MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf\r
380 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf\r
381\r
382 MdeModulePkg/Application/HelloWorld/HelloWorld.inf\r
383\r
384 MdeModulePkg/Bus/Pci/AtapiPassThruDxe/AtapiPassThru.inf\r
385 MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf\r
386 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf\r
387\r
388 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf\r
389 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf\r
390 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf\r
391 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf\r
392 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf\r
393\r
394 MdeModulePkg/Universal/FirmwareVolume/FaultTolerantWriteDxe/FtwLite.inf\r
395 MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf\r
396 MdeModulePkg/Universal/MemoryTest/BaseMemoryTestPei/BaseMemoryTestPei.inf\r
397 MdeModulePkg/Universal/FirmwareVolume/Crc32SectionExtractDxe/Crc32SectionExtractDxe.inf\r
398 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf\r
399\r
400 MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.inf\r
401 MdeModulePkg/Universal/DebugPortDxe/DebugPortDxe.inf\r
402 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf\r
403 MdeModulePkg/Universal/PCD/Pei/Pcd.inf\r
404 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf\r
405 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf\r
406 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf\r
407 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf\r
408 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf\r
409 MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/PcatSingleSegmentPciCfg2Pei.inf\r
410 MdeModulePkg/Application/HelloWorld/HelloWorld.inf\r
411 MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf\r
412 MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf\r
413 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf\r
414 MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf\r
415 MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf\r
416 MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.inf\r
417\r
418 MdeModulePkg/Universal/Variable/Pei/VariablePei.inf\r
8d3a5c82 419\r
898d4ac2 420[Components.Ia32]\r
409f6780
A
421 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf\r
422 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf\r
423 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf\r
424 MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf\r
425 MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf\r
40834173 426 MdeModulePkg/Bus/Pci/UndiRuntimeDxe/UndiRuntimeDxe.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
40834173 436 MdeModulePkg/Bus/Pci/UndiRuntimeDxe/UndiRuntimeDxe.inf\r
818e688e 437\r
438[Components.IPF]\r
409f6780
A
439 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf\r
440 MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf\r
818e688e 441\r
442[Components.EBC]\r
824b03ce 443 #BugBug: Need DXE I/O library instance for EBC.\r
444 #MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf\r
40834173 445 MdeModulePkg/Bus/Pci/UndiRuntimeDxe/UndiRuntimeDxe.inf\r
898d4ac2 446\r