]> git.proxmox.com Git - mirror_edk2.git/blob - IntelFspWrapperPkg/IntelFspWrapperPkg.dsc
Fsp1.1 update.
[mirror_edk2.git] / IntelFspWrapperPkg / IntelFspWrapperPkg.dsc
1 ## @file
2 # Provides drivers and definitions to support 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 = IntelFspWrapperPkg
17 PLATFORM_GUID = BC1EC7D4-8550-4a64-B7F5-8E0EF864FFA2
18 PLATFORM_VERSION = 0.1
19 DSC_SPECIFICATION = 0x00010005
20 OUTPUT_DIRECTORY = Build/IntelFspWrapperPkg
21 SUPPORTED_ARCHITECTURES = IA32|X64
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 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
31 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf
32 PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf
33 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
34 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
35 PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf
36 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
37
38 # Dummy - test build only
39 SerialPortLib|MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.inf
40 ReportStatusCodeLib|MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.inf
41 TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf
42
43 # MdeModulePkg
44 DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf
45
46 # UefiCpuPkg
47 UefiCpuLib|UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.inf
48 LocalApicLib|UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.inf
49
50 # FSP lib
51 FspApiLib|IntelFspWrapperPkg/Library/BaseFspApiLib/BaseFspApiLib.inf
52
53 # FSP platform sample
54 FspPlatformInfoLib|IntelFspWrapperPkg/Library/BaseFspPlatformInfoLibSample/BaseFspPlatformInfoLibSample.inf
55 FspPlatformSecLib|IntelFspWrapperPkg/Library/SecPeiFspPlatformSecLibSample/SecPeiFspPlatformSecLibSample.inf
56 FspHobProcessLib|IntelFspWrapperPkg/Library/PeiFspHobProcessLibSample/PeiFspHobProcessLibSample.inf
57
58 [LibraryClasses.common.PEIM,LibraryClasses.common.PEI_CORE]
59 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
60 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
61 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
62 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
63 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
64
65 [LibraryClasses.common.DXE_DRIVER]
66 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
67 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
68 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
69 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
70 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
71 DevicePathLib|MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.inf
72
73 [Components.Ia32]
74 IntelFspWrapperPkg/FspWrapperSecCore/FspWrapperSecCore.inf
75 IntelFspWrapperPkg/FspInitPei/FspInitPei.inf
76
77 [Components.IA32, Components.X64]
78 IntelFspWrapperPkg/FspNotifyDxe/FspNotifyDxe.inf
79
80 [PcdsFixedAtBuild.common]
81 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x1f
82 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80080046
83 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x07