]> git.proxmox.com Git - mirror_edk2.git/blame - IntelFrameworkModulePkg/IntelFrameworkModulePkg.dsc
Update Width check for < 0.
[mirror_edk2.git] / IntelFrameworkModulePkg / IntelFrameworkModulePkg.dsc
CommitLineData
203677f8 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
1ace0001 6# Copyright (c) 2007 - 2010, Intel Corporation\r
203677f8 7#\r
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
12#\r
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
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.90\r
27 DSC_SPECIFICATION = 0x00010005\r
28 OUTPUT_DIRECTORY = Build/IntelFrameworkModuleAll\r
29 SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC|ARM\r
30 BUILD_TARGETS = DEBUG|RELEASE\r
31 SKUID_IDENTIFIER = DEFAULT\r
32\r
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
42[LibraryClasses.common]\r
43 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
44 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf\r
45 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf\r
46 CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf\r
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
52 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
53 PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf\r
54 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf\r
55 TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf\r
56 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf\r
e25cd12c 57 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
203677f8 58 SerialPortLib|MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.inf\r
59 S3Lib|IntelFrameworkModulePkg/Library/PeiS3Lib/PeiS3Lib.inf\r
60 RecoveryLib|IntelFrameworkModulePkg/Library/PeiRecoveryLib/PeiRecoveryLib.inf\r
61 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
62 GenericBdsLib|IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf\r
63 UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf\r
64 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf\r
65 PlatformBdsLib|IntelFrameworkModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf\r
66 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf\r
67 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
68 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r
d42aba98 69 ReportStatusCodeLib|MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.inf\r
203677f8 70\r
71[LibraryClasses.common.PEIM]\r
72 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
73 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r
74 PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf\r
75 IoLib|MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf\r
76 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r
77 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
78 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r
79 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
203677f8 80\r
81[LibraryClasses.common.DXE_DRIVER]\r
82 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
83 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
84 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
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
203677f8 92 IoLib|IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf\r
93\r
94[LibraryClasses.common.DXE_RUNTIME_DRIVER]\r
95 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
96 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
97 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
98 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
99 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r
100 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
101 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
102 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r
103 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
203677f8 104 IoLib|IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf\r
105\r
106[LibraryClasses.common.UEFI_DRIVER]\r
107 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
108 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
109 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
110 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf\r
111 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
112 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
113 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
114 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
115 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
116 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
203677f8 117 IoLib|IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf\r
118\r
ce00a232 119[LibraryClasses.common.DXE_SMM_DRIVER]\r
120 SmmServicesTableLib|MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf\r
ce00a232 121 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
122 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
123 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
124 \r
203677f8 125################################################################################\r
126#\r
127# Pcd Section - list of all EDK II PCD Entries defined by this Platform\r
128#\r
129################################################################################\r
130[PcdsFeatureFlag.common]\r
131 gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|FALSE\r
132 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|FALSE\r
133 gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|FALSE\r
134 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|FALSE\r
203677f8 135 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdIsaBusSerialUseHalfHandshake|FALSE\r
136\r
137[PcdsFixedAtBuild.common]\r
138 gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000\r
139 gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000\r
140 gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000\r
141 gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000\r
142 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x0f\r
143 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000000\r
144 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x06\r
145 gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue|0xAF\r
146 gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask|0\r
147 gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress|0xE0000000\r
148 gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|320\r
203677f8 149 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate|115200\r
150 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultDataBits|8\r
151 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultParity|1\r
152 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultStopBits|1\r
153 gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|0\r
154\r
203677f8 155[PcdsFixedAtBuild.IPF]\r
156 gEfiMdePkgTokenSpaceGuid.PcdIoBlockBaseAddressForIpf|0x0ffffc000000\r
157\r
158###################################################################################################\r
159#\r
160# Components Section - list of the modules and components that will be processed by compilation\r
161# tools and the EDK II tools to generate PE32/PE32+/Coff image files.\r
162#\r
163# Note: The EDK II DSC file is not used to specify how compiled binary images get placed\r
164# into firmware volume images. This section is just a list of modules to compile from\r
165# source into UEFI-compliant binaries.\r
166# It is the FDF file that contains information on combining binary files into firmware\r
167# volume images, whose concept is beyond UEFI and is described in PI specification.\r
168# Binary modules do not need to be listed in this section, as they should be\r
169# specified in the FDF file. For example: Shell binary (Shell_Full.efi), FAT binary (Fat.efi),\r
170# Logo (Logo.bmp), and etc.\r
171# There may also be modules listed in this section that are not required in the FDF file,\r
172# When a module listed here is excluded from FDF file, then UEFI-compliant binary will be\r
173# generated for it, but the binary will not be put into any firmware volume.\r
174#\r
175###################################################################################################\r
176\r
177[Components.common]\r
178 IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf\r
179 IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf\r
203677f8 180 IntelFrameworkModulePkg/Library/PeiS3Lib/PeiS3Lib.inf\r
181 IntelFrameworkModulePkg/Library/PeiRecoveryLib/PeiRecoveryLib.inf\r
203677f8 182 IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
183 IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/SmmRuntimeDxeReportStatusCodeLibFramework.inf\r
184 IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
185 IntelFrameworkModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf\r
186 IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf\r
187\r
203677f8 188 IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf\r
189 IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf\r
190 IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe.inf\r
191 IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf\r
192 IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe.inf\r
193 IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/Ps2MouseDxe.inf\r
194 IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/Ps2MouseAbsolutePointerDxe.inf\r
195 IntelFrameworkModulePkg/Bus/Pci/VgaMiniPortDxe/VgaMiniPortDxe.inf\r
203677f8 196\r
197 IntelFrameworkModulePkg/Universal/SectionExtractionDxe/SectionExtractionDxe.inf\r
198 IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe.inf\r
199 IntelFrameworkModulePkg/Universal/DataHubStdErrDxe/DataHubStdErrDxe.inf\r
200 IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei.inf\r
201 IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClassDxe.inf\r
202 IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe.inf\r
203 IntelFrameworkModulePkg/Universal/LegacyRegionDxe/LegacyRegionDxe.inf\r
204\r
205[Components.IA32]\r
206 IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe.inf\r
207\r
208[Components.X64]\r
209 IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe.inf\r