]> git.proxmox.com Git - mirror_edk2.git/blame - IntelSiliconPkg/IntelSiliconPkg.dsc
IntelSiliconPkg/IntelVTdPmrPei: Move to feature dir.
[mirror_edk2.git] / IntelSiliconPkg / IntelSiliconPkg.dsc
CommitLineData
578dbd52
HW
1## @file\r
2# This package provides common open source Intel silicon modules.\r
3#\r
4# Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>\r
5#\r
6# This program and the accompanying materials\r
7# are licensed and made available under the terms and conditions of the BSD License\r
8# which accompanies this distribution. The full text of the license may be found at\r
9# http://opensource.org/licenses/bsd-license.php\r
10#\r
11# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
12# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
13#\r
14##\r
15\r
16[Defines]\r
17 PLATFORM_NAME = IntelSiliconPkg\r
18 PLATFORM_GUID = 9B96228E-1155-4967-8E16-D0ED8E1B4297\r
19 PLATFORM_VERSION = 0.1\r
20 DSC_SPECIFICATION = 0x00010005\r
21 OUTPUT_DIRECTORY = Build/IntelSiliconPkg\r
22 SUPPORTED_ARCHITECTURES = IA32|X64\r
23 BUILD_TARGETS = DEBUG|RELEASE|NOOPT\r
24 SKUID_IDENTIFIER = DEFAULT\r
25\r
642d2242
JY
26[LibraryClasses]\r
27 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf\r
28 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r
29 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf\r
30 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
31 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf\r
32 ReportStatusCodeLib|MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.inf\r
33 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
34 PciSegmentLib|MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci.inf\r
35 PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf\r
36 PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf\r
37 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
38 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf\r
39 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf\r
40 SerialPortLib|MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.inf\r
3ccf5a8a 41 CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf\r
642d2242 42\r
71cfa709
JY
43[LibraryClasses.common.PEIM]\r
44 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r
45 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r
46 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
47\r
48 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
49 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
50\r
642d2242
JY
51[LibraryClasses.common.DXE_DRIVER]\r
52 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
53 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
54 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
55 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
56 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
57\r
58 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
59 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
60\r
578dbd52
HW
61###################################################################################################\r
62#\r
63# Components Section - list of the modules and components that will be processed by compilation\r
64# tools and the EDK II tools to generate PE32/PE32+/Coff image files.\r
65#\r
66# Note: The EDK II DSC file is not used to specify how compiled binary images get placed\r
67# into firmware volume images. This section is just a list of modules to compile from\r
68# source into UEFI-compliant binaries.\r
69# It is the FDF file that contains information on combining binary files into firmware\r
70# volume images, whose concept is beyond UEFI and is described in PI specification.\r
71# Binary modules do not need to be listed in this section, as they should be\r
72# specified in the FDF file. For example: Shell binary (Shell_Full.efi), FAT binary (Fat.efi),\r
73# Logo (Logo.bmp), and etc.\r
74# There may also be modules listed in this section that are not required in the FDF file,\r
75# When a module listed here is excluded from FDF file, then UEFI-compliant binary will be\r
76# generated for it, but the binary will not be put into any firmware volume.\r
77#\r
78###################################################################################################\r
79\r
80[Components]\r
81 IntelSiliconPkg/Library/DxeSmbiosDataHobLib/DxeSmbiosDataHobLib.inf\r
9010459c 82 IntelSiliconPkg/Feature/VTd/IntelVTdDxe/IntelVTdDxe.inf\r
db5c7586 83 IntelSiliconPkg/Feature/VTd/IntelVTdPmrPei/IntelVTdPmrPei.inf\r
e4c9ac64 84 IntelSiliconPkg/Feature/VTd/PlatformVTdSampleDxe/PlatformVTdSampleDxe.inf\r
8a4ed118 85 IntelSiliconPkg/PlatformVTdInfoSamplePei/PlatformVTdInfoSamplePei.inf\r
642d2242
JY
86\r
87[BuildOptions]\r
88 *_*_*_CC_FLAGS = -D DISABLE_NEW_DEPRECATED_INTERFACES\r
89\r