]> git.proxmox.com Git - mirror_edk2.git/blame - IntelFrameworkModulePkg/IntelFrameworkModulePkg.dsc
clarify content
[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
4ddaf0e3 53 PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.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 GenericBdsLib|IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf\r
3f07728f 63 UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf\r
5c08e117 64 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf\r
ddac74d1 65 PlatformBdsLib|IntelFrameworkModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf\r
5c08e117 66 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf\r
67 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
68 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r
3efaa6e0 69\r
ad1a1798 70[LibraryClasses.common.PEIM]\r
409f6780
A
71 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
72 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r
73 PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf\r
74 IoLib|MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf\r
75 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r
76 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
77 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r
78 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
2287f237 79 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
ead42efc 80\r
81[LibraryClasses.common.DXE_DRIVER]\r
409f6780 82 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
601c8c20 83 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
409f6780 84 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
409f6780
A
85 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf\r
86 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
87 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
88 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
89 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
90 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
91 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
2287f237 92 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
409f6780 93 PciIncompatibleDeviceSupportLib|IntelFrameworkModulePkg/Library/PciIncompatibleDeviceSupportLib/PciIncompatibleDeviceSupportLib.inf\r
bd5315cf 94 IoLib|IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf\r
3efaa6e0 95\r
ad1a1798 96[LibraryClasses.common.DXE_RUNTIME_DRIVER]\r
409f6780 97 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
601c8c20 98 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
409f6780 99 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
409f6780
A
100 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
101 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r
102 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
103 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
104 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r
105 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
2287f237 106 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
bd5315cf 107 IoLib|IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf\r
ad1a1798 108\r
1a8802f7 109[LibraryClasses.common.UEFI_DRIVER]\r
110 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
601c8c20 111 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
1a8802f7 112 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
113 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf\r
114 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
115 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
116 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
117 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
118 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
119 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
120 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
1a8802f7 121 PciIncompatibleDeviceSupportLib|IntelFrameworkModulePkg/Library/PciIncompatibleDeviceSupportLib/PciIncompatibleDeviceSupportLib.inf\r
bd5315cf 122 IoLib|IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf\r
1a8802f7 123\r
9fade9bd 124################################################################################\r
125#\r
126# Pcd Section - list of all EDK II PCD Entries defined by this Platform\r
127#\r
128################################################################################\r
129[PcdsFeatureFlag.common]\r
b3af5df6 130 gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|FALSE\r
131 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|FALSE\r
132 gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|FALSE\r
133 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|FALSE\r
134 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseSerial|FALSE\r
135 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseMemory|FALSE\r
136 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseOEM|FALSE\r
137 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseEfiSerial|FALSE\r
138 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseHardSerial|FALSE\r
139 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseRuntimeMemory|FALSE\r
140 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseDataHub|FALSE\r
141 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeReplayInSerial|FALSE\r
142 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeReplayInRuntimeMemory|FALSE\r
143 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeReplayInDataHub|FALSE\r
144 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeReplayInOEM|FALSE\r
145 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciIsaEnable|FALSE\r
146 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciVgaEnable|FALSE\r
147 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciBusHotplugDeviceSupport|TRUE\r
148 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdIsaBusSupportDma|TRUE\r
149 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdIsaBusOnlySupportSlaveDma|FALSE\r
150 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdIsaBusSupportIsaMemory|TRUE\r
9fade9bd 151\r
152[PcdsFixedAtBuild.common]\r
b3af5df6 153 gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000\r
154 gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000\r
155 gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000\r
156 gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000\r
157 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x0f\r
158 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000000\r
159 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x06\r
160 gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue|0xAF\r
161 gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask|0\r
162 gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress|0xE0000000\r
163 gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|320\r
164 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciIncompatibleDeviceSupportMask|0\r
165 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|0xFFFB0000\r
166 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate|115200\r
167 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultDataBits|8\r
168 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultParity|1\r
169 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultStopBits|1\r
170 gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|0\r
656f6e66 171\r
3efaa6e0 172\r
7a4ba07f 173[PcdsDynamicDefault.common.DEFAULT]\r
b3af5df6 174 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeMemorySize|1\r
175 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeRuntimeMemorySize|4\r
ad1a1798 176\r
977bdf03 177[PcdsFixedAtBuild.IPF]\r
b3af5df6 178 gEfiMdePkgTokenSpaceGuid.PcdIoBlockBaseAddressForIpf|0x0ffffc000000\r
977bdf03 179\r
dcbb35eb 180###################################################################################################\r
9fade9bd 181#\r
dcbb35eb 182# Components Section - list of the modules and components that will be processed by compilation\r
183# tools and the EDK II tools to generate PE32/PE32+/Coff image files.\r
9fade9bd 184#\r
dcbb35eb 185# Note: The EDK II DSC file is not used to specify how compiled binary images get placed\r
186# into firmware volume images. This section is just a list of modules to compile from\r
187# source into UEFI-compliant binaries.\r
188# It is the FDF file that contains information on combining binary files into firmware\r
189# volume images, whose concept is beyond UEFI and is described in PI specification.\r
190# Binary modules do not need to be listed in this section, as they should be\r
191# specified in the FDF file. For example: Shell binary (Shell_Full.efi), FAT binary (Fat.efi),\r
192# Logo (Logo.bmp), and etc.\r
193# There may also be modules listed in this section that are not required in the FDF file,\r
194# When a module listed here is excluded from FDF file, then UEFI-compliant binary will be\r
195# generated for it, but the binary will not be put into any firmware volume.\r
196#\r
197###################################################################################################\r
9fade9bd 198\r
199[Components.common]\r
409f6780 200 IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf\r
19a4a0a0 201 IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf\r
409f6780
A
202 IntelFrameworkModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
203 IntelFrameworkModulePkg/Library/PciIncompatibleDeviceSupportLib/PciIncompatibleDeviceSupportLib.inf\r
4fb31c2c 204 IntelFrameworkModulePkg/Library/PeiS3Lib/PeiS3Lib.inf\r
205 IntelFrameworkModulePkg/Library/PeiRecoveryLib/PeiRecoveryLib.inf\r
a694b670 206 IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
207 IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
208 IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/SmmRuntimeDxeReportStatusCodeLibFramework.inf\r
a694b670 209 IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
ddac74d1 210 IntelFrameworkModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf\r
a95f236b 211 IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf\r
3efaa6e0 212\r
409f6780
A
213 IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf\r
214 IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf\r
215 IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf\r
216 IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe.inf\r
217 IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf\r
218 IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe.inf\r
219 IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/Ps2MouseDxe.inf\r
ac4f8b5a 220 IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/Ps2MouseAbsolutePointerDxe.inf\r
a694b670 221 IntelFrameworkModulePkg/Bus/Pci/VgaMiniPortDxe/VgaMiniPortDxe.inf\r
222\r
223 IntelFrameworkModulePkg/Universal/SectionExtractionDxe/SectionExtractionDxe.inf\r
409f6780
A
224 IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe.inf\r
225 IntelFrameworkModulePkg/Universal/DataHubStdErrDxe/DataHubStdErrDxe.inf\r
02994038 226 IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei.inf\r
409f6780 227 IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClassDxe.inf\r
a95f236b 228 IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe.inf\r
3efaa6e0 229\r
230\r
ececc2eb 231[Components.IA32]\r
66934142 232 IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe.inf\r
3efaa6e0 233\r
ececc2eb 234[Components.X64]\r
66934142 235 IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe.inf\r
3efaa6e0 236\r