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