IntelSiliconPkg.dsc 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  1. ## @file
  2. # This package provides common open source Intel silicon modules.
  3. #
  4. # Copyright (c) 2017 - 2021, Intel Corporation. All rights reserved.<BR>
  5. # Copyright (c) Microsoft Corporation.<BR>
  6. #
  7. # SPDX-License-Identifier: BSD-2-Clause-Patent
  8. #
  9. ##
  10. [Defines]
  11. PLATFORM_NAME = IntelSiliconPkg
  12. PLATFORM_GUID = 9B96228E-1155-4967-8E16-D0ED8E1B4297
  13. PLATFORM_VERSION = 0.1
  14. DSC_SPECIFICATION = 0x00010005
  15. OUTPUT_DIRECTORY = Build/IntelSiliconPkg
  16. SUPPORTED_ARCHITECTURES = IA32|X64
  17. BUILD_TARGETS = DEBUG|RELEASE|NOOPT
  18. SKUID_IDENTIFIER = DEFAULT
  19. !include MdePkg/MdeLibs.dsc.inc
  20. [LibraryClasses]
  21. BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
  22. BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
  23. PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
  24. DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
  25. DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf
  26. ReportStatusCodeLib|MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.inf
  27. PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
  28. PciSegmentLib|MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci.inf
  29. PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf
  30. PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf
  31. IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
  32. UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
  33. PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
  34. SerialPortLib|MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.inf
  35. CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf
  36. MicrocodeFlashAccessLib|IntelSiliconPkg/Feature/Capsule/Library/MicrocodeFlashAccessLibNull/MicrocodeFlashAccessLibNull.inf
  37. PeiGetVtdPmrAlignmentLib|IntelSiliconPkg/Library/PeiGetVtdPmrAlignmentLib/PeiGetVtdPmrAlignmentLib.inf
  38. TpmMeasurementLib|MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurementLibNull.inf
  39. MicrocodeLib|UefiCpuPkg/Library/MicrocodeLib/MicrocodeLib.inf
  40. SafeIntLib|MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib.inf
  41. SpiFlashCommonLib|IntelSiliconPkg/Library/SpiFlashCommonLibNull/SpiFlashCommonLibNull.inf
  42. UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
  43. UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
  44. VariableFlashInfoLib|MdeModulePkg/Library/BaseVariableFlashInfoLib/BaseVariableFlashInfoLib.inf
  45. [LibraryClasses.common.PEIM]
  46. PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
  47. PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
  48. PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
  49. MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
  50. HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
  51. [LibraryClasses.common.DXE_DRIVER]
  52. UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
  53. UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
  54. UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
  55. UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
  56. DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
  57. HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
  58. MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
  59. [LibraryClasses.common.DXE_SMM_DRIVER]
  60. DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
  61. HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
  62. MemoryAllocationLib|MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.inf
  63. MmServicesTableLib|MdePkg/Library/MmServicesTableLib/MmServicesTableLib.inf
  64. SmmServicesTableLib|MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf
  65. UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
  66. UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
  67. [LibraryClasses.common.MM_STANDALONE]
  68. HobLib|StandaloneMmPkg/Library/StandaloneMmHobLib/StandaloneMmHobLib.inf
  69. MemoryAllocationLib|StandaloneMmPkg/Library/StandaloneMmMemoryAllocationLib/StandaloneMmMemoryAllocationLib.inf
  70. MmServicesTableLib|MdePkg/Library/StandaloneMmServicesTableLib/StandaloneMmServicesTableLib.inf
  71. StandaloneMmDriverEntryPoint|MdePkg/Library/StandaloneMmDriverEntryPoint/StandaloneMmDriverEntryPoint.inf
  72. ###################################################################################################
  73. #
  74. # Components Section - list of the modules and components that will be processed by compilation
  75. # tools and the EDK II tools to generate PE32/PE32+/Coff image files.
  76. #
  77. # Note: The EDK II DSC file is not used to specify how compiled binary images get placed
  78. # into firmware volume images. This section is just a list of modules to compile from
  79. # source into UEFI-compliant binaries.
  80. # It is the FDF file that contains information on combining binary files into firmware
  81. # volume images, whose concept is beyond UEFI and is described in PI specification.
  82. # Binary modules do not need to be listed in this section, as they should be
  83. # specified in the FDF file. For example: Shell binary (Shell_Full.efi), FAT binary (Fat.efi),
  84. # Logo (Logo.bmp), and etc.
  85. # There may also be modules listed in this section that are not required in the FDF file,
  86. # When a module listed here is excluded from FDF file, then UEFI-compliant binary will be
  87. # generated for it, but the binary will not be put into any firmware volume.
  88. #
  89. ###################################################################################################
  90. [Components]
  91. IntelSiliconPkg/Library/DxeSmbiosDataHobLib/DxeSmbiosDataHobLib.inf
  92. IntelSiliconPkg/Feature/PcieSecurity/IntelPciDeviceSecurityDxe/IntelPciDeviceSecurityDxe.inf
  93. IntelSiliconPkg/Feature/PcieSecurity/SamplePlatformDevicePolicyDxe/SamplePlatformDevicePolicyDxe.inf
  94. IntelSiliconPkg/Feature/Flash/SpiFvbService/SpiFvbServiceSmm.inf
  95. IntelSiliconPkg/Feature/Flash/SpiFvbService/SpiFvbServiceStandaloneMm.inf
  96. IntelSiliconPkg/Feature/VTd/IntelVTdDxe/IntelVTdDxe.inf
  97. IntelSiliconPkg/Feature/VTd/IntelVTdDmarPei/IntelVTdDmarPei.inf
  98. IntelSiliconPkg/Feature/VTd/IntelVTdPmrPei/IntelVTdPmrPei.inf
  99. IntelSiliconPkg/Feature/VTd/PlatformVTdSampleDxe/PlatformVTdSampleDxe.inf
  100. IntelSiliconPkg/Feature/VTd/PlatformVTdInfoSamplePei/PlatformVTdInfoSamplePei.inf
  101. IntelSiliconPkg/Feature/Capsule/MicrocodeUpdateDxe/MicrocodeUpdateDxe.inf
  102. IntelSiliconPkg/Feature/Capsule/Library/MicrocodeFlashAccessLibNull/MicrocodeFlashAccessLibNull.inf
  103. IntelSiliconPkg/Feature/ShadowMicrocode/ShadowMicrocodePei.inf
  104. IntelSiliconPkg/Library/PeiDxeSmmBootMediaLib/PeiFirmwareBootMediaLib.inf
  105. IntelSiliconPkg/Library/PeiDxeSmmBootMediaLib/DxeSmmFirmwareBootMediaLib.inf
  106. IntelSiliconPkg/Library/DxeAslUpdateLib/DxeAslUpdateLib.inf
  107. IntelSiliconPkg/Library/ReportCpuHobLib/ReportCpuHobLib.inf
  108. IntelSiliconPkg/Library/SpiFlashCommonLibNull/SpiFlashCommonLibNull.inf
  109. IntelSiliconPkg/Library/SmmSpiFlashCommonLib/SmmSpiFlashCommonLib.inf
  110. [BuildOptions]
  111. *_*_*_CC_FLAGS = -D DISABLE_NEW_DEPRECATED_INTERFACES