]> git.proxmox.com Git - mirror_edk2.git/blob - IntelFspWrapperPkg/IntelFspWrapperPkg.dsc
Eliminate duplicated file GUID.
[mirror_edk2.git] / IntelFspWrapperPkg / IntelFspWrapperPkg.dsc
1 ## @file
2 #
3 # Provides drivers and definitions to support fsp in EDKII bios.
4 #
5 # Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>
6 # This program and the accompanying materials are licensed and made available under
7 # the terms and conditions of the BSD License that accompanies this distribution.
8 # The full text of the license may be found at
9 # http://opensource.org/licenses/bsd-license.php.
10 #
11 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
13 #
14 ##
15
16 [Defines]
17 PLATFORM_NAME = IntelFspWrapperPkg
18 PLATFORM_GUID = BC1EC7D4-8550-4a64-B7F5-8E0EF864FFA2
19 PLATFORM_VERSION = 0.1
20 DSC_SPECIFICATION = 0x00010005
21 OUTPUT_DIRECTORY = Build/IntelFspWrapperPkg
22 SUPPORTED_ARCHITECTURES = IA32|X64
23 BUILD_TARGETS = DEBUG|RELEASE
24 SKUID_IDENTIFIER = DEFAULT
25
26 [LibraryClasses]
27 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
28 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
29 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
30 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
31 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
32 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf
33 PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf
34 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
35 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
36 PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf
37 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
38
39 # Dummy - test build only
40 SerialPortLib|MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.inf
41 ReportStatusCodeLib|MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.inf
42 TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf
43
44 # MdeModulePkg
45 DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf
46
47 # UefiCpuPkg
48 UefiCpuLib|UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.inf
49 LocalApicLib|UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.inf
50
51 # FSP lib
52 FspApiLib|IntelFspWrapperPkg/Library/BaseFspApiLib/BaseFspApiLib.inf
53
54 # FSP platform sample
55 FspPlatformInfoLib|IntelFspWrapperPkg/Library/BaseFspPlatformInfoLibSample/BaseFspPlatformInfoLibSample.inf
56 FspPlatformSecLib|IntelFspWrapperPkg/Library/SecPeiFspPlatformSecLibSample/SecPeiFspPlatformSecLibSample.inf
57 FspHobProcessLib|IntelFspWrapperPkg/Library/PeiFspHobProcessLibSample/PeiFspHobProcessLibSample.inf
58
59 [LibraryClasses.common.PEIM,LibraryClasses.common.PEI_CORE]
60 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
61 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
62 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
63 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
64 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
65
66 [LibraryClasses.common.DXE_DRIVER]
67 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
68 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
69 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
70 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
71 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
72 DevicePathLib|MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.inf
73
74 [Components.Ia32]
75 IntelFspWrapperPkg/FspWrapperSecCore/FspWrapperSecCore.inf
76 IntelFspWrapperPkg/FspInitPei/FspInitPei.inf
77
78 [Components.IA32, Components.X64]
79 IntelFspWrapperPkg/FspNotifyDxe/FspNotifyDxe.inf
80
81 [PcdsFixedAtBuild.common]
82 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x1f
83 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80080046
84 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x07