]> git.proxmox.com Git - mirror_edk2.git/blob - IntelFspPkg/IntelFspPkg.dsc
Fsp1.1 update.
[mirror_edk2.git] / IntelFspPkg / IntelFspPkg.dsc
1 ## @file
2 # Provides driver and definitions to build fsp in EDKII bios.
3 #
4 # Copyright (c) 2014 - 2015, Intel Corporation. All rights reserved.<BR>
5 # This program and the accompanying materials are licensed and made available under
6 # the terms and conditions of the BSD License that accompanies this distribution.
7 # The full text of the license may be found at
8 # http://opensource.org/licenses/bsd-license.php.
9 #
10 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
12 #
13 ##
14
15 [Defines]
16 PLATFORM_NAME = IntelFspPkg
17 PLATFORM_GUID = 29C6791F-9EBC-4470-A126-2BB47431AE5E
18 PLATFORM_VERSION = 0.1
19 DSC_SPECIFICATION = 0x00010005
20 OUTPUT_DIRECTORY = Build/IntelFspPkg
21 SUPPORTED_ARCHITECTURES = IA32
22 BUILD_TARGETS = DEBUG|RELEASE
23 SKUID_IDENTIFIER = DEFAULT
24
25 [LibraryClasses]
26 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
27 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
28 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
29 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
30 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf
31 PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf
32 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
33 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
34
35 # Dummy - test build only
36 SerialPortLib|MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.inf
37 ReportStatusCodeLib|MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.inf
38 DebugDeviceLib|IntelFspPkg/Library/BaseDebugDeviceLibNull/BaseDebugDeviceLibNull.inf
39
40 # FSP override
41 DebugLib|IntelFspPkg/Library/BaseFspDebugLibSerialPort/BaseFspDebugLibSerialPort.inf
42
43 # FSP specific lib
44 CacheAsRamLib|IntelFspPkg/Library/BaseCacheAsRamLibNull/BaseCacheAsRamLibNull.inf
45 CacheLib|IntelFspPkg/Library/BaseCacheLib/BaseCacheLib.inf
46 FspCommonLib|IntelFspPkg/Library/BaseFspCommonLib/BaseFspCommonLib.inf
47 FspPlatformLib|IntelFspPkg/Library/BaseFspPlatformLib/BaseFspPlatformLib.inf
48 FspSwitchStackLib|IntelFspPkg/Library/BaseFspSwitchStackLib/BaseFspSwitchStackLib.inf
49
50 [LibraryClasses.common.PEIM]
51 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
52 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
53 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
54 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
55 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
56
57 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
58
59 [Components]
60 IntelFspPkg/Library/BaseCacheAsRamLibNull/BaseCacheAsRamLibNull.inf
61 IntelFspPkg/Library/BaseCacheLib/BaseCacheLib.inf
62 IntelFspPkg/Library/BaseFspCommonLib/BaseFspCommonLib.inf
63 IntelFspPkg/Library/BaseFspDebugLibSerialPort/BaseFspDebugLibSerialPort.inf
64 IntelFspPkg/Library/BaseFspPlatformLib/BaseFspPlatformLib.inf
65 IntelFspPkg/Library/BaseFspSwitchStackLib/BaseFspSwitchStackLib.inf
66
67 IntelFspPkg/FspSecCore/FspSecCore.inf {
68 <LibraryClasses>
69 NULL|IntelFspPkg/Library/SecPlatformSecLibNull/SecPlatformSecLibNull.inf
70 }
71 IntelFspPkg/FspDxeIpl/FspDxeIpl.inf
72
73 [PcdsFixedAtBuild.common]
74 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x1f
75 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80080046
76 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x07