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