]> git.proxmox.com Git - mirror_edk2.git/blob - IntelFrameworkModulePkg/IntelFrameworkModulePkg.dsc
Update following library class/Protocol for puting 'Framework' as prefix
[mirror_edk2.git] / IntelFrameworkModulePkg / IntelFrameworkModulePkg.dsc
1 #/** @file
2 # Intel Framework Reference Module Package for All Architectures
3 #
4 # This file is used to build all modules in IntelFrameworkModulePkg.
5 #
6 # Copyright (c) 2007, Intel Corporation
7 #
8 # All rights reserved. This program and the accompanying materials
9 # are licensed and made available under the terms and conditions of the BSD License
10 # which accompanies this distribution. The full text of the license may be found at
11 # http://opensource.org/licenses/bsd-license.php
12 #
13 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
14 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
15 #
16 #**/
17
18 ################################################################################
19 #
20 # Defines Section - statements that will be processed to create a Makefile.
21 #
22 ################################################################################
23 [Defines]
24 PLATFORM_NAME = IntelFrameworkModuleAll
25 PLATFORM_GUID = FFF87D9A-E5BB-4AFF-9ADE-8645492E8087
26 PLATFORM_VERSION = 0.1
27 DSC_SPECIFICATION = 0x00010005
28 OUTPUT_DIRECTORY = Build/IntelFrameworkModuleAll
29 SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC
30 BUILD_TARGETS = DEBUG|RELEASE
31 SKUID_IDENTIFIER = DEFAULT
32
33 ################################################################################
34 #
35 # SKU Identification section - list of all SKU IDs supported by this
36 # Platform.
37 #
38 ################################################################################
39 [SkuIds]
40 0|DEFAULT # The entry: 0|DEFAULT is reserved and always required.
41
42 [LibraryClasses.common]
43 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
44 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
45 CpuLib|MdePkg/Library/CpuLib/CpuLib.inf
46 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
47 PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf
48 PciExpressLib|MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf
49 PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf
50 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
51 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
52 TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf
53 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
54 OemHookStatusCodeLib|IntelFrameworkModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
55 SerialPortLib|MdePkg/Library/SerialPortLibNull/SerialPortLibNull.inf
56 S3Lib|IntelFrameworkModulePkg/Library/PeiS3Lib/PeiS3Lib.inf
57 RecoveryLib|IntelFrameworkModulePkg/Library/PeiRecoveryLib/PeiRecoveryLib.inf
58
59 [LibraryClasses.common.PEIM]
60 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
61 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
62 PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf
63 IoLib|MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf
64 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
65 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
66 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
67 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
68 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
69
70 [LibraryClasses.common.DXE_DRIVER]
71 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
72 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
73 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
74 DxeServiceTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
75 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
76 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
77 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
78 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
79 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
80 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
81 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
82 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
83 FrameworkHiiLib|IntelFrameworkPkg/Library/FrameworkHiiLib/HiiLib.inf
84 FrameworkIfrSupportLib|IntelFrameworkPkg/Library/FrameworkIfrSupportLib/IfrSupportLib.inf
85 PciIncompatibleDeviceSupportLib|IntelFrameworkModulePkg/Library/PciIncompatibleDeviceSupportLib/PciIncompatibleDeviceSupportLib.inf
86 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
87 GraphicsLib|IntelFrameworkModulePkg/Library/GraphicsLib/GraphicsLib.inf
88
89 [LibraryClasses.common.DXE_RUNTIME_DRIVER]
90 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
91 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
92 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
93 DxeServiceTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
94 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
95 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
96 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
97 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
98 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
99 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
100 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
101 FrameworkHiiLib|IntelFrameworkPkg/Library/FrameworkHiiLib/HiiLib.inf
102 FrameworkIfrSupportLib|IntelFrameworkPkg/Library/FrameworkIfrSupportLib/IfrSupportLib.inf
103 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
104
105 ################################################################################
106 #
107 # Pcd Section - list of all EDK II PCD Entries defined by this Platform
108 #
109 ################################################################################
110 [PcdsFeatureFlag.common]
111 gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|FALSE
112 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|FALSE
113 gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|FALSE
114 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|FALSE
115 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseSerial|FALSE
116 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseMemory|FALSE
117 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseOEM|FALSE
118 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseEfiSerial|FALSE
119 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseHardSerial|FALSE
120 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseRuntimeMemory|FALSE
121 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseDataHub|FALSE
122 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeReplayInSerial|FALSE
123 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeReplayInRuntimeMemory|FALSE
124 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeReplayInDataHub|FALSE
125 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeReplayInOEM|FALSE
126 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciIsaEnable|FALSE
127 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciVgaEnable|FALSE
128 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciBusHotplugDeviceSupport|TRUE
129 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdIsaBusSupportDma|TRUE
130 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdIsaBusOnlySupportSlaveDma|FALSE
131 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdIsaBusSupportIsaMemory|TRUE
132 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciCfgDisable|TRUE
133 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciCfg2Disable|TRUE
134 gEfiMdeModulePkgTokenSpaceGuid.PcdNtEmulatorEnable|FALSE
135
136 [PcdsFixedAtBuild.common]
137 gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000
138 gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000
139 gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000
140 gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000
141 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x0f
142 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000000
143 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x06
144 gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue|0xAF
145 gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask|0
146 gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress|0xE0000000
147 gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|320
148 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciIncompatibleDeviceSupportMask|0
149 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|0xFFFB0000
150 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate|115200
151 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultDataBits|8
152 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultParity|1
153 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultStopBits|1
154 gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|0
155
156
157 [PcdsDynamicDefault.common.DEFAULT]
158 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeMemorySize|1
159 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeRuntimeMemorySize|4
160
161 [PcdsFixedAtBuild.IPF]
162 gEfiMdePkgTokenSpaceGuid.PcdIoBlockBaseAddressForIpf|0x0ffffc000000
163
164 ################################################################################
165 #
166 # Components Section - list of all EDK II Modules needed by this Platform
167 #
168 ################################################################################
169
170 [Components.common]
171 IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf
172 IntelFrameworkModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
173 IntelFrameworkModulePkg/Library/PciIncompatibleDeviceSupportLib/PciIncompatibleDeviceSupportLib.inf
174 IntelFrameworkModulePkg/Library/GraphicsLib/GraphicsLib.inf
175
176 IntelFrameworkModulePkg/Library/PeiS3Lib/PeiS3Lib.inf
177 IntelFrameworkModulePkg/Library/PeiRecoveryLib/PeiRecoveryLib.inf
178
179 IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf
180 IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf
181 IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf
182 IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe.inf
183 IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf
184 IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe.inf
185 IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/Ps2MouseDxe.inf
186 IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe.inf
187 IntelFrameworkModulePkg/Universal/DataHubStdErrDxe/DataHubStdErrDxe.inf
188 IntelFrameworkModulePkg/Universal/StatusCode/Pei/PeiStatusCode.inf
189 IntelFrameworkModulePkg/Universal/HiiDataBaseDxe/HiiDatabase.inf
190 IntelFrameworkModulePkg/Universal/SetupBrowserDxe/SetupBrowser.inf
191 IntelFrameworkModulePkg/Universal/DriverSampleDxe/DriverSampleDxe.inf
192 IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClassDxe.inf
193 IntelFrameworkModulePkg/Universal/PcatSingleSegmentPciCfgPei/PcatSingleSegmentPciCfgPei.inf
194 IntelFrameworkModulePkg/Universal/VariablePei/VariablePei.inf
195 IntelFrameworkModulePkg/Bus/Pci/VgaMiniPortDxe/VgaMiniPortDxe.inf
196
197 IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
198 IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
199 IntelFrameworkModulePkg/Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.inf
200 IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf
201
202
203 [Components.IA32]
204 IntelFrameworkModulePkg/Universal/StatusCode/Dxe/DxeStatusCode.inf
205
206 [Components.X64]
207 IntelFrameworkModulePkg/Universal/StatusCode/Dxe/DxeStatusCode.inf