]>
Commit | Line | Data |
---|---|---|
6bfbb5f0 | 1 | ## @file\r |
203677f8 | 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 | |
c77b88d6 | 6 | #Copyright (c) 2007 - 2011, Intel Corporation. All rights reserved.<BR>\r |
49fd8a35 | 7 | #This program and the accompanying materials are licensed and made available under \r |
8 | #the terms and conditions of the BSD License that accompanies this distribution. \r | |
9 | #The full text of the license may be found at\r | |
10 | #http://opensource.org/licenses/bsd-license.php. \r | |
203677f8 | 11 | #\r |
12 | # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r | |
13 | # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r | |
14 | #\r | |
38dc2202 | 15 | ## \r |
16 | \r | |
203677f8 | 17 | ################################################################################\r |
18 | #\r | |
19 | # Defines Section - statements that will be processed to create a Makefile.\r | |
20 | #\r | |
21 | ################################################################################\r | |
22 | [Defines]\r | |
23 | PLATFORM_NAME = IntelFrameworkModuleAll\r | |
24 | PLATFORM_GUID = FFF87D9A-E5BB-4AFF-9ADE-8645492E8087\r | |
37cc0569 | 25 | PLATFORM_VERSION = 0.91\r |
203677f8 | 26 | DSC_SPECIFICATION = 0x00010005\r |
27 | OUTPUT_DIRECTORY = Build/IntelFrameworkModuleAll\r | |
28 | SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC|ARM\r | |
29 | BUILD_TARGETS = DEBUG|RELEASE\r | |
30 | SKUID_IDENTIFIER = DEFAULT\r | |
31 | \r | |
32 | ################################################################################\r | |
33 | #\r | |
34 | # SKU Identification section - list of all SKU IDs supported by this\r | |
35 | # Platform.\r | |
36 | #\r | |
37 | ################################################################################\r | |
38 | [SkuIds]\r | |
39 | 0|DEFAULT # The entry: 0|DEFAULT is reserved and always required.\r | |
40 | \r | |
6bfbb5f0 | 41 | [LibraryClasses]\r |
203677f8 | 42 | DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r |
c77b88d6 | 43 | DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf \r |
203677f8 | 44 | BaseLib|MdePkg/Library/BaseLib/BaseLib.inf\r |
45 | SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf\r | |
203677f8 | 46 | BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r |
203677f8 | 47 | PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf\r |
203677f8 | 48 | PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf\r |
49 | TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf\r | |
e25cd12c | 50 | OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r |
203677f8 | 51 | SerialPortLib|MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.inf\r |
203677f8 | 52 | DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r |
53 | GenericBdsLib|IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf\r | |
54 | UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf\r | |
55 | HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf\r | |
56 | PlatformBdsLib|IntelFrameworkModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf\r | |
57 | CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf\r | |
58 | PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r | |
59 | DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r | |
d42aba98 | 60 | ReportStatusCodeLib|MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.inf\r |
203677f8 | 61 | PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r |
203677f8 | 62 | PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r |
63 | PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r | |
203677f8 | 64 | UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r |
203677f8 | 65 | UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r |
66 | UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r | |
67 | UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r | |
68 | DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r | |
203677f8 | 69 | UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r |
4fb411fd LG |
70 | PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r |
71 | \r | |
72 | [LibraryClasses.common.PEIM]\r | |
73 | HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r | |
74 | PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf\r | |
75 | MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r | |
203677f8 | 76 | \r |
4fb411fd | 77 | [LibraryClasses.common.DXE_DRIVER, LibraryClasses.common.DXE_RUNTIME_DRIVER, LibraryClasses.common.UEFI_DRIVER]\r |
203677f8 | 78 | HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r |
79 | MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r | |
203677f8 | 80 | \r |
4fb411fd LG |
81 | [LibraryClasses.common.DXE_RUNTIME_DRIVER]\r |
82 | DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r | |
83 | \r | |
203677f8 | 84 | ################################################################################\r |
85 | #\r | |
86 | # Pcd Section - list of all EDK II PCD Entries defined by this Platform\r | |
87 | #\r | |
88 | ################################################################################\r | |
6bfbb5f0 | 89 | [PcdsFeatureFlag]\r |
203677f8 | 90 | gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdIsaBusSerialUseHalfHandshake|FALSE\r |
91 | \r | |
6bfbb5f0 | 92 | [PcdsFixedAtBuild]\r |
203677f8 | 93 | gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x0f\r |
203677f8 | 94 | gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x06\r |
203677f8 | 95 | gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress|0xE0000000\r |
203677f8 | 96 | \r |
203677f8 | 97 | [PcdsFixedAtBuild.IPF]\r |
98 | gEfiMdePkgTokenSpaceGuid.PcdIoBlockBaseAddressForIpf|0x0ffffc000000\r | |
99 | \r | |
100 | ###################################################################################################\r | |
101 | #\r | |
102 | # Components Section - list of the modules and components that will be processed by compilation\r | |
103 | # tools and the EDK II tools to generate PE32/PE32+/Coff image files.\r | |
104 | #\r | |
105 | # Note: The EDK II DSC file is not used to specify how compiled binary images get placed\r | |
106 | # into firmware volume images. This section is just a list of modules to compile from\r | |
107 | # source into UEFI-compliant binaries.\r | |
108 | # It is the FDF file that contains information on combining binary files into firmware\r | |
109 | # volume images, whose concept is beyond UEFI and is described in PI specification.\r | |
110 | # Binary modules do not need to be listed in this section, as they should be\r | |
111 | # specified in the FDF file. For example: Shell binary (Shell_Full.efi), FAT binary (Fat.efi),\r | |
112 | # Logo (Logo.bmp), and etc.\r | |
113 | # There may also be modules listed in this section that are not required in the FDF file,\r | |
114 | # When a module listed here is excluded from FDF file, then UEFI-compliant binary will be\r | |
115 | # generated for it, but the binary will not be put into any firmware volume.\r | |
116 | #\r | |
117 | ###################################################################################################\r | |
118 | \r | |
6bfbb5f0 | 119 | [Components]\r |
203677f8 | 120 | IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf\r |
121 | IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf\r | |
203677f8 | 122 | IntelFrameworkModulePkg/Library/PeiS3Lib/PeiS3Lib.inf\r |
123 | IntelFrameworkModulePkg/Library/PeiRecoveryLib/PeiRecoveryLib.inf\r | |
203677f8 | 124 | IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r |
125 | IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/SmmRuntimeDxeReportStatusCodeLibFramework.inf\r | |
126 | IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r | |
127 | IntelFrameworkModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf\r | |
128 | IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf\r | |
129 | \r | |
203677f8 | 130 | IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf\r |
131 | IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf\r | |
558be455 | 132 | IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/IsaIoDxe.inf\r |
203677f8 | 133 | IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe.inf\r |
134 | IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf\r | |
135 | IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe.inf\r | |
136 | IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/Ps2MouseDxe.inf\r | |
137 | IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/Ps2MouseAbsolutePointerDxe.inf\r | |
138 | IntelFrameworkModulePkg/Bus/Pci/VgaMiniPortDxe/VgaMiniPortDxe.inf\r | |
203677f8 | 139 | \r |
140 | IntelFrameworkModulePkg/Universal/SectionExtractionDxe/SectionExtractionDxe.inf\r | |
141 | IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe.inf\r | |
142 | IntelFrameworkModulePkg/Universal/DataHubStdErrDxe/DataHubStdErrDxe.inf\r | |
143 | IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei.inf\r | |
144 | IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClassDxe.inf\r | |
145 | IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe.inf\r | |
146 | IntelFrameworkModulePkg/Universal/LegacyRegionDxe/LegacyRegionDxe.inf\r | |
28a94112 | 147 | IntelFrameworkModulePkg/Universal/StatusCode/DatahubStatusCodeHandlerDxe/DatahubStatusCodeHandlerDxe.inf\r |
148 | \r | |
203677f8 | 149 | [Components.IA32]\r |
150 | IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe.inf\r | |
806bf4f2 | 151 | IntelFrameworkModulePkg/Universal/CpuIoDxe/CpuIoDxe.inf {\r |
152 | <LibraryClasses>\r | |
153 | IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r | |
154 | }\r | |
203677f8 | 155 | \r |
156 | [Components.X64]\r | |
157 | IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe.inf\r | |
806bf4f2 | 158 | IntelFrameworkModulePkg/Universal/CpuIoDxe/CpuIoDxe.inf {\r |
159 | <LibraryClasses>\r | |
160 | IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r | |
161 | }\r | |
162 | \r | |
163 | [Components.IPF]\r | |
164 | IntelFrameworkModulePkg/Universal/CpuIoDxe/CpuIoDxe.inf {\r | |
165 | <LibraryClasses>\r | |
166 | IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r | |
167 | }\r |