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 |
28 | OUTPUT_DIRECTORY = $(WORKSPACE)/Build/IntelFrameworkModuleAll\r |
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 |
5a9d3040 |
43 | DebugLib|$(WORKSPACE)/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r |
44 | BaseLib|$(WORKSPACE)/MdePkg/Library/BaseLib/BaseLib.inf\r |
45 | BaseMemoryLib|$(WORKSPACE)/MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r |
46 | PciCf8Lib|$(WORKSPACE)/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf\r |
47 | PciExpressLib|$(WORKSPACE)/MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf\r |
48 | PciLib|$(WORKSPACE)/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf\r |
5a9d3040 |
49 | PerformanceLib|$(WORKSPACE)/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf\r |
5a9d3040 |
50 | PrintLib|$(WORKSPACE)/MdePkg/Library/BasePrintLib/BasePrintLib.inf\r |
51 | TimerLib|$(WORKSPACE)/MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf\r |
52 | UefiDecompressLib|$(WORKSPACE)/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf\r |
53 | OemHookStatusCodeLib|$(WORKSPACE)/IntelFrameworkModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r |
54 | SerialPortLib|$(WORKSPACE)/MdePkg/Library/SerialPortLibNull/SerialPortLibNull.inf\r |
ad1a1798 |
55 | \r |
56 | [LibraryClasses.common.PEIM]\r |
57 | HobLib|$(WORKSPACE)/MdePkg/Library/PeiHobLib/PeiHobLib.inf\r |
58 | PeiServicesTablePointerLib|$(WORKSPACE)/MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r |
59 | PcdLib|$(WORKSPACE)/MdePkg/Library/PeiPcdLib/PeiPcdLib.inf\r |
60 | IoLib|$(WORKSPACE)/MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf\r |
ad1a1798 |
61 | PeimEntryPoint|$(WORKSPACE)/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r |
62 | PeiServicesLib|$(WORKSPACE)/MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r |
63 | BaseMemoryLib|$(WORKSPACE)/MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r |
64 | MemoryAllocationLib|$(WORKSPACE)/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r |
65 | ReportStatusCodeLib|$(WORKSPACE)/IntelFrameworkPkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r |
ead42efc |
66 | \r |
67 | [LibraryClasses.common.DXE_DRIVER]\r |
5a9d3040 |
68 | HobLib|$(WORKSPACE)/MdePkg/Library/DxeHobLib/DxeHobLib.inf\r |
69 | MemoryAllocationLib|$(WORKSPACE)/MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf\r |
70 | PcdLib|$(WORKSPACE)/MdePkg/Library/DxePcdLib/DxePcdLib.inf\r |
71 | DxeServiceTableLib|$(WORKSPACE)/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r |
72 | SmbusLib|$(WORKSPACE)/MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf\r |
73 | UefiBootServicesTableLib|$(WORKSPACE)/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r |
5a9d3040 |
74 | DevicePathLib|$(WORKSPACE)/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r |
75 | UefiDriverEntryPoint|$(WORKSPACE)/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r |
76 | UefiLib|$(WORKSPACE)/MdePkg/Library/UefiLib/UefiLib.inf\r |
77 | UefiRuntimeServicesTableLib|$(WORKSPACE)/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r |
78 | DxeServicesTableLib|$(WORKSPACE)/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r |
5a9d3040 |
79 | ReportStatusCodeLib|$(WORKSPACE)/IntelFrameworkPkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r |
103b6520 |
80 | HiiLibFramework|$(WORKSPACE)/IntelFrameworkPkg/Library/HiiLibFramework/HiiLib.inf\r |
81 | IfrSupportLibFramework|$(WORKSPACE)/IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrSupportLib.inf\r |
5a9d3040 |
82 | PciIncompatibleDeviceSupportLib|$(WORKSPACE)/IntelFrameworkModulePkg/Library/PciIncompatibleDeviceSupportLib/PciIncompatibleDeviceSupportLib.inf\r |
3b2265b2 |
83 | IoLib|${WORKSPACE}/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r |
d0288e17 |
84 | GraphicsLib|$(WORKSPACE)/IntelFrameworkModulePkg/Library/GraphicsLib/GraphicsLib.inf\r |
85 | \r |
ad1a1798 |
86 | [LibraryClasses.common.DXE_RUNTIME_DRIVER]\r |
5a9d3040 |
87 | HobLib|$(WORKSPACE)/MdePkg/Library/DxeHobLib/DxeHobLib.inf\r |
88 | MemoryAllocationLib|$(WORKSPACE)/MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf\r |
89 | PcdLib|$(WORKSPACE)/MdePkg/Library/DxePcdLib/DxePcdLib.inf\r |
90 | DxeServiceTableLib|$(WORKSPACE)/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r |
91 | UefiBootServicesTableLib|$(WORKSPACE)/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r |
92 | DebugLib|$(WORKSPACE)/MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r |
93 | UefiDriverEntryPoint|$(WORKSPACE)/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r |
94 | UefiLib|$(WORKSPACE)/MdePkg/Library/UefiLib/UefiLib.inf\r |
95 | UefiRuntimeLib|$(WORKSPACE)/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r |
96 | UefiRuntimeServicesTableLib|$(WORKSPACE)/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r |
97 | ReportStatusCodeLib|$(WORKSPACE)/IntelFrameworkPkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r |
103b6520 |
98 | HiiLibFramework|$(WORKSPACE)/IntelFrameworkPkg/Library/HiiLibFramework/HiiLib.inf\r |
99 | IfrSupportLibFramework|$(WORKSPACE)/IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrSupportLib.inf\r |
3b2265b2 |
100 | IoLib|${WORKSPACE}/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r |
ad1a1798 |
101 | \r |
9fade9bd |
102 | ################################################################################\r |
103 | #\r |
104 | # Pcd Section - list of all EDK II PCD Entries defined by this Platform\r |
105 | #\r |
106 | ################################################################################\r |
107 | [PcdsFeatureFlag.common]\r |
108 | PcdComponentNameDisable|gEfiMdePkgTokenSpaceGuid|FALSE\r |
109 | PcdDriverDiagnosticsDisable|gEfiMdePkgTokenSpaceGuid|FALSE\r |
110 | PcdComponentName2Disable|gEfiMdePkgTokenSpaceGuid|FALSE\r |
111 | PcdDriverDiagnostics2Disable|gEfiMdePkgTokenSpaceGuid|FALSE\r |
112 | PcdStatusCodeUseSerial|gEfiIntelFrameworkModulePkgTokenSpaceGuid|FALSE\r |
113 | PcdStatusCodeUseMemory|gEfiIntelFrameworkModulePkgTokenSpaceGuid|FALSE\r |
114 | PcdStatusCodeUseOEM|gEfiIntelFrameworkModulePkgTokenSpaceGuid|FALSE\r |
115 | PcdStatusCodeUseEfiSerial|gEfiIntelFrameworkModulePkgTokenSpaceGuid|FALSE\r |
116 | PcdStatusCodeUseHardSerial|gEfiIntelFrameworkModulePkgTokenSpaceGuid|FALSE\r |
117 | PcdStatusCodeUseRuntimeMemory|gEfiIntelFrameworkModulePkgTokenSpaceGuid|FALSE\r |
118 | PcdStatusCodeUseDataHub|gEfiIntelFrameworkModulePkgTokenSpaceGuid|FALSE\r |
119 | PcdStatusCodeReplayInSerial|gEfiIntelFrameworkModulePkgTokenSpaceGuid|FALSE\r |
120 | PcdStatusCodeReplayInRuntimeMemory|gEfiIntelFrameworkModulePkgTokenSpaceGuid|FALSE\r |
121 | PcdStatusCodeReplayInDataHub|gEfiIntelFrameworkModulePkgTokenSpaceGuid|FALSE\r |
122 | PcdStatusCodeReplayInOEM|gEfiIntelFrameworkModulePkgTokenSpaceGuid|FALSE\r |
123 | PcdPciIsaEnable|gEfiIntelFrameworkModulePkgTokenSpaceGuid|FALSE\r |
124 | PcdPciVgaEnable|gEfiIntelFrameworkModulePkgTokenSpaceGuid|FALSE\r |
125 | PcdPciBusHotplugDeviceSupport|gEfiIntelFrameworkModulePkgTokenSpaceGuid|TRUE\r |
c3902377 |
126 | PcdIsaBusSupportDma|gEfiIntelFrameworkModulePkgTokenSpaceGuid|TRUE\r |
127 | PcdIsaBusOnlySupportSlaveDma|gEfiIntelFrameworkModulePkgTokenSpaceGuid|FALSE\r |
128 | PcdIsaBusSupportIsaMemory|gEfiIntelFrameworkModulePkgTokenSpaceGuid|TRUE\r |
12232778 |
129 | PcdPciCfgDisable|gEfiIntelFrameworkModulePkgTokenSpaceGuid|TRUE\r |
130 | PcdPciCfg2Disable|gEfiIntelFrameworkModulePkgTokenSpaceGuid|TRUE\r |
637ff819 |
131 | PcdNtEmulatorEnable|gEfiMdeModulePkgTokenSpaceGuid|FALSE\r |
9fade9bd |
132 | \r |
133 | [PcdsFixedAtBuild.common]\r |
134 | PcdMaximumUnicodeStringLength|gEfiMdePkgTokenSpaceGuid|1000000\r |
135 | PcdMaximumAsciiStringLength|gEfiMdePkgTokenSpaceGuid|1000000\r |
136 | PcdMaximumLinkedListLength|gEfiMdePkgTokenSpaceGuid|1000000\r |
137 | PcdSpinLockTimeout|gEfiMdePkgTokenSpaceGuid|10000000\r |
138 | PcdDebugPropertyMask|gEfiMdePkgTokenSpaceGuid|0x0f\r |
139 | PcdDebugPrintErrorLevel|gEfiMdePkgTokenSpaceGuid|0x80000000\r |
140 | PcdReportStatusCodePropertyMask|gEfiMdePkgTokenSpaceGuid|0x06\r |
141 | PcdDebugClearMemoryValue|gEfiMdePkgTokenSpaceGuid|0xAF\r |
142 | PcdPerformanceLibraryPropertyMask|gEfiMdePkgTokenSpaceGuid|0\r |
9fade9bd |
143 | PcdPciExpressBaseAddress|gEfiMdePkgTokenSpaceGuid|0xE0000000\r |
9fade9bd |
144 | PcdUefiLibMaxPrintBufferSize|gEfiMdePkgTokenSpaceGuid|320\r |
145 | PcdPciIncompatibleDeviceSupportMask|gEfiIntelFrameworkModulePkgTokenSpaceGuid|0\r |
146 | \r |
7a4ba07f |
147 | [PcdsDynamicDefault.common.DEFAULT]\r |
ad1a1798 |
148 | PcdStatusCodeMemorySize|gEfiIntelFrameworkModulePkgTokenSpaceGuid|1\r |
149 | PcdStatusCodeRuntimeMemorySize|gEfiIntelFrameworkModulePkgTokenSpaceGuid|4\r |
150 | \r |
977bdf03 |
151 | [PcdsFixedAtBuild.IPF]\r |
152 | PcdIoBlockBaseAddressForIpf|gEfiMdePkgTokenSpaceGuid|0x0ffffc000000\r |
153 | \r |
9fade9bd |
154 | ################################################################################\r |
155 | #\r |
156 | # Components Section - list of all EDK II Modules needed by this Platform\r |
157 | #\r |
158 | ################################################################################\r |
159 | \r |
160 | [Components.common]\r |
35fec2c4 |
161 | $(WORKSPACE)/IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf\r |
75d51bcc |
162 | $(WORKSPACE)/IntelFrameworkModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r |
163 | $(WORKSPACE)/IntelFrameworkModulePkg/Library/PciIncompatibleDeviceSupportLib/PciIncompatibleDeviceSupportLib.inf\r |
164 | $(WORKSPACE)/IntelFrameworkModulePkg/Library/GraphicsLib/GraphicsLib.inf\r |
69b26c15 |
165 | $(WORKSPACE)/IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf\r |
166 | $(WORKSPACE)/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf\r |
c21fc3e8 |
167 | $(WORKSPACE)/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf\r |
168 | $(WORKSPACE)/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe.inf\r |
169 | $(WORKSPACE)/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf\r |
7b88e93c |
170 | $(WORKSPACE)/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe.inf\r |
2fdd0eaf |
171 | $(WORKSPACE)/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/Ps2MouseDxe.inf\r |
69b26c15 |
172 | $(WORKSPACE)/IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe.inf\r |
173 | $(WORKSPACE)/IntelFrameworkModulePkg/Universal/DataHubStdErrDxe/DataHubStdErrDxe.inf\r |
35fec2c4 |
174 | $(WORKSPACE)/IntelFrameworkModulePkg/Universal/StatusCode/Pei/PeiStatusCode.inf\r |
175 | $(WORKSPACE)/IntelFrameworkModulePkg/Universal/HiiDataBaseDxe/HiiDatabase.inf\r |
176 | $(WORKSPACE)/IntelFrameworkModulePkg/Universal/SetupBrowserDxe/SetupBrowser.inf\r |
ececc2eb |
177 | $(WORKSPACE)/IntelFrameworkModulePkg/Universal/DriverSampleDxe/DriverSampleDxe.inf\r |
5db09a6d |
178 | $(WORKSPACE)/IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClassDxe.inf\r |
12232778 |
179 | $(WORKSPACE)/IntelFrameworkModulePkg/Universal/PcatSingleSegmentPciCfgPei/PcatSingleSegmentPciCfgPei.inf\r |
514387bc |
180 | $(WORKSPACE)/IntelFrameworkModulePkg/Bus/Pci/VgaMiniPortDxe/VgaMiniPortDxe.inf\r |
103b6520 |
181 | \r |
ececc2eb |
182 | [Components.IA32]\r |
5c86d6c7 |
183 | $(WORKSPACE)/IntelFrameworkModulePkg/Universal/StatusCode/Dxe/DxeStatusCode.inf\r |
3b2265b2 |
184 | \r |
ececc2eb |
185 | [Components.X64]\r |
5c86d6c7 |
186 | $(WORKSPACE)/IntelFrameworkModulePkg/Universal/StatusCode/Dxe/DxeStatusCode.inf\r |
75d51bcc |
187 | \r |
5c86d6c7 |
188 | [Components.IA32]\r |
189 | $(WORKSPACE)/IntelFrameworkModulePkg/Universal/StatusCode/Dxe/DxeStatusCode.inf |