]> git.proxmox.com Git - mirror_edk2.git/blame - IntelFrameworkModulePkg/IntelFrameworkModulePkg.dsc
Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffExtraActio...
[mirror_edk2.git] / IntelFrameworkModulePkg / IntelFrameworkModulePkg.dsc
CommitLineData
9fade9bd 1#/** @file\r
2# Intel Framework Reference Module Package for All Architectures\r
3#\r
4# This file is used to build all modules in IntelFrameworkModulePkg.\r
5#\r
6# Copyright (c) 2007, Intel Corporation\r
7#\r
f8cd287b 8# All rights reserved. This program and the accompanying materials\r
9# are licensed and made available under the terms and conditions of the BSD License\r
10# which accompanies this distribution. The full text of the license may be found at\r
11# http://opensource.org/licenses/bsd-license.php\r
ad1a1798 12#\r
f8cd287b 13# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
14# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
9fade9bd 15#\r
16#**/\r
17\r
18################################################################################\r
19#\r
20# Defines Section - statements that will be processed to create a Makefile.\r
21#\r
22################################################################################\r
23[Defines]\r
24 PLATFORM_NAME = IntelFrameworkModuleAll\r
25 PLATFORM_GUID = FFF87D9A-E5BB-4AFF-9ADE-8645492E8087\r
26 PLATFORM_VERSION = 0.1\r
27 DSC_SPECIFICATION = 0x00010005\r
409f6780 28 OUTPUT_DIRECTORY = Build/IntelFrameworkModuleAll\r
9fade9bd 29 SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC\r
30 BUILD_TARGETS = DEBUG|RELEASE\r
31 SKUID_IDENTIFIER = DEFAULT\r
32\r
7a4ba07f 33################################################################################\r
34#\r
35# SKU Identification section - list of all SKU IDs supported by this\r
36# Platform.\r
37#\r
38################################################################################\r
39[SkuIds]\r
40 0|DEFAULT # The entry: 0|DEFAULT is reserved and always required.\r
41\r
ead42efc 42[LibraryClasses.common]\r
409f6780
A
43 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
44 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf\r
16f3deb0 45 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf\r
601c8c20 46 CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf\r
409f6780
A
47 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r
48 PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf\r
49 PciExpressLib|MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf\r
50 PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf\r
51 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf\r
6c6004f4 52 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
f8be612e 53 PeCoffExtraActionLib|MdePkg/Library/PeCoffExtraActionLibNull/PeCoffExtraActionLibNull.inf\r
409f6780
A
54 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf\r
55 TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf\r
56 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf\r
57 OemHookStatusCodeLib|IntelFrameworkModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
601c8c20 58 SerialPortLib|MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.inf\r
4fb31c2c 59 S3Lib|IntelFrameworkModulePkg/Library/PeiS3Lib/PeiS3Lib.inf\r
60 RecoveryLib|IntelFrameworkModulePkg/Library/PeiRecoveryLib/PeiRecoveryLib.inf\r
2067710d 61 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
5c08e117 62 IfrSupportLib|MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrSupportLib.inf\r
63 ExtendedIfrSupportLib|MdeModulePkg/Library/ExtendedIfrSupportLib/ExtendedIfrSupportLib.inf\r
64 GenericBdsLib|IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf\r
65 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf\r
66 ExtendedHiiLib|MdeModulePkg/Library/ExtendedHiiLib/ExtendedHiiLib.inf\r
ddac74d1 67 PlatformBdsLib|IntelFrameworkModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf\r
5c08e117 68 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf\r
69 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
70 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r
3efaa6e0 71\r
ad1a1798 72[LibraryClasses.common.PEIM]\r
409f6780
A
73 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
74 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r
75 PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf\r
76 IoLib|MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf\r
77 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r
78 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
79 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r
80 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
2287f237 81 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
ead42efc 82\r
83[LibraryClasses.common.DXE_DRIVER]\r
409f6780 84 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
601c8c20 85 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
409f6780 86 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
409f6780
A
87 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf\r
88 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
89 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
90 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
91 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
92 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
93 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
2287f237 94 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
8e5b17b2 95 FrameworkIfrSupportLib|IntelFrameworkPkg/Library/FrameworkIfrSupportLib/IfrSupportLib.inf\r
409f6780 96 PciIncompatibleDeviceSupportLib|IntelFrameworkModulePkg/Library/PciIncompatibleDeviceSupportLib/PciIncompatibleDeviceSupportLib.inf\r
bd5315cf 97 IoLib|IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf\r
3efaa6e0 98\r
ad1a1798 99[LibraryClasses.common.DXE_RUNTIME_DRIVER]\r
409f6780 100 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
601c8c20 101 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
409f6780 102 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
409f6780
A
103 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
104 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r
105 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
106 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
107 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r
108 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
2287f237 109 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
8e5b17b2 110 FrameworkIfrSupportLib|IntelFrameworkPkg/Library/FrameworkIfrSupportLib/IfrSupportLib.inf\r
bd5315cf 111 IoLib|IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf\r
ad1a1798 112\r
1a8802f7 113[LibraryClasses.common.UEFI_DRIVER]\r
114 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
601c8c20 115 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
1a8802f7 116 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
117 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf\r
118 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
119 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
120 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
121 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
122 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
123 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
124 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
125 FrameworkIfrSupportLib|IntelFrameworkPkg/Library/FrameworkIfrSupportLib/IfrSupportLib.inf\r
126 PciIncompatibleDeviceSupportLib|IntelFrameworkModulePkg/Library/PciIncompatibleDeviceSupportLib/PciIncompatibleDeviceSupportLib.inf\r
bd5315cf 127 IoLib|IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf\r
1a8802f7 128\r
9fade9bd 129################################################################################\r
130#\r
131# Pcd Section - list of all EDK II PCD Entries defined by this Platform\r
132#\r
133################################################################################\r
134[PcdsFeatureFlag.common]\r
b3af5df6 135 gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|FALSE\r
136 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|FALSE\r
137 gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|FALSE\r
138 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|FALSE\r
139 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseSerial|FALSE\r
140 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseMemory|FALSE\r
141 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseOEM|FALSE\r
142 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseEfiSerial|FALSE\r
143 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseHardSerial|FALSE\r
144 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseRuntimeMemory|FALSE\r
145 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseDataHub|FALSE\r
146 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeReplayInSerial|FALSE\r
147 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeReplayInRuntimeMemory|FALSE\r
148 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeReplayInDataHub|FALSE\r
149 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeReplayInOEM|FALSE\r
150 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciIsaEnable|FALSE\r
151 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciVgaEnable|FALSE\r
152 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciBusHotplugDeviceSupport|TRUE\r
153 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdIsaBusSupportDma|TRUE\r
154 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdIsaBusOnlySupportSlaveDma|FALSE\r
155 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdIsaBusSupportIsaMemory|TRUE\r
156 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciCfgDisable|TRUE\r
157 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciCfg2Disable|TRUE\r
ea2d9086 158\r
9fade9bd 159\r
160[PcdsFixedAtBuild.common]\r
b3af5df6 161 gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000\r
162 gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000\r
163 gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000\r
164 gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000\r
165 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x0f\r
166 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000000\r
167 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x06\r
168 gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue|0xAF\r
169 gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask|0\r
170 gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress|0xE0000000\r
171 gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|320\r
172 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciIncompatibleDeviceSupportMask|0\r
173 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|0xFFFB0000\r
174 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate|115200\r
175 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultDataBits|8\r
176 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultParity|1\r
177 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultStopBits|1\r
178 gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|0\r
656f6e66 179\r
3efaa6e0 180\r
7a4ba07f 181[PcdsDynamicDefault.common.DEFAULT]\r
b3af5df6 182 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeMemorySize|1\r
183 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeRuntimeMemorySize|4\r
ad1a1798 184\r
977bdf03 185[PcdsFixedAtBuild.IPF]\r
b3af5df6 186 gEfiMdePkgTokenSpaceGuid.PcdIoBlockBaseAddressForIpf|0x0ffffc000000\r
977bdf03 187\r
dcbb35eb 188###################################################################################################\r
9fade9bd 189#\r
dcbb35eb 190# Components Section - list of the modules and components that will be processed by compilation\r
191# tools and the EDK II tools to generate PE32/PE32+/Coff image files.\r
9fade9bd 192#\r
dcbb35eb 193# Note: The EDK II DSC file is not used to specify how compiled binary images get placed\r
194# into firmware volume images. This section is just a list of modules to compile from\r
195# source into UEFI-compliant binaries.\r
196# It is the FDF file that contains information on combining binary files into firmware\r
197# volume images, whose concept is beyond UEFI and is described in PI specification.\r
198# Binary modules do not need to be listed in this section, as they should be\r
199# specified in the FDF file. For example: Shell binary (Shell_Full.efi), FAT binary (Fat.efi),\r
200# Logo (Logo.bmp), and etc.\r
201# There may also be modules listed in this section that are not required in the FDF file,\r
202# When a module listed here is excluded from FDF file, then UEFI-compliant binary will be\r
203# generated for it, but the binary will not be put into any firmware volume.\r
204#\r
205###################################################################################################\r
9fade9bd 206\r
207[Components.common]\r
409f6780
A
208 IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf\r
209 IntelFrameworkModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
210 IntelFrameworkModulePkg/Library/PciIncompatibleDeviceSupportLib/PciIncompatibleDeviceSupportLib.inf\r
4fb31c2c 211 IntelFrameworkModulePkg/Library/PeiS3Lib/PeiS3Lib.inf\r
212 IntelFrameworkModulePkg/Library/PeiRecoveryLib/PeiRecoveryLib.inf\r
a694b670 213 IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
214 IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
215 IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/SmmRuntimeDxeReportStatusCodeLibFramework.inf\r
a694b670 216 IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
ddac74d1 217 IntelFrameworkModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf\r
a95f236b 218 IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf\r
3efaa6e0 219\r
409f6780
A
220 IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf\r
221 IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf\r
222 IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf\r
223 IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe.inf\r
224 IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf\r
225 IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe.inf\r
226 IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/Ps2MouseDxe.inf\r
ac4f8b5a 227 IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/Ps2MouseAbsolutePointerDxe.inf\r
a694b670 228 IntelFrameworkModulePkg/Bus/Pci/VgaMiniPortDxe/VgaMiniPortDxe.inf\r
229\r
230 IntelFrameworkModulePkg/Universal/SectionExtractionDxe/SectionExtractionDxe.inf\r
409f6780
A
231 IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe.inf\r
232 IntelFrameworkModulePkg/Universal/DataHubStdErrDxe/DataHubStdErrDxe.inf\r
233 IntelFrameworkModulePkg/Universal/StatusCode/Pei/PeiStatusCode.inf\r
409f6780
A
234 IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClassDxe.inf\r
235 IntelFrameworkModulePkg/Universal/PcatSingleSegmentPciCfgPei/PcatSingleSegmentPciCfgPei.inf\r
7ba905c9 236 IntelFrameworkModulePkg/Universal/VariablePei/VariablePei.inf\r
a95f236b 237 IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe.inf\r
3efaa6e0 238\r
239\r
ececc2eb 240[Components.IA32]\r
409f6780 241 IntelFrameworkModulePkg/Universal/StatusCode/Dxe/DxeStatusCode.inf\r
3efaa6e0 242\r
ececc2eb 243[Components.X64]\r
409f6780 244 IntelFrameworkModulePkg/Universal/StatusCode/Dxe/DxeStatusCode.inf\r
3efaa6e0 245\r