## @file # Component description file for the SkyLake SiPkg DSC file. # # Copyright (c) 2017 - 2021, Intel Corporation. All rights reserved.
# # SPDX-License-Identifier: BSD-2-Clause-Patent # ## [PcdsFeatureFlag] gSiPkgTokenSpaceGuid.PcdTraceHubEnable |FALSE gSiPkgTokenSpaceGuid.PcdSmmVariableEnable |TRUE gSiPkgTokenSpaceGuid.PcdSerialGpioEnable |FALSE gSiPkgTokenSpaceGuid.PcdAtaEnable |FALSE gSiPkgTokenSpaceGuid.PcdSiCsmEnable |FALSE gSiPkgTokenSpaceGuid.PcdSgEnable |TRUE gSiPkgTokenSpaceGuid.PcdAcpiEnable |FALSE gSiPkgTokenSpaceGuid.PcdSourceDebugEnable |FALSE gSiPkgTokenSpaceGuid.PcdPpmEnable |TRUE gSiPkgTokenSpaceGuid.PcdTxtEnable |FALSE gSiPkgTokenSpaceGuid.PcdIntegratedTouchEnable |FALSE gSiPkgTokenSpaceGuid.PcdAmtEnable |FALSE gSiPkgTokenSpaceGuid.PcdPttEnable |FALSE gSiPkgTokenSpaceGuid.PcdJhiEnable |FALSE gSiPkgTokenSpaceGuid.PcdSoftwareGuardEnable |FALSE gSiPkgTokenSpaceGuid.PcdSmbiosEnable |TRUE gSiPkgTokenSpaceGuid.PcdS3Enable |TRUE gSiPkgTokenSpaceGuid.PcdOverclockEnable |FALSE gSiPkgTokenSpaceGuid.PcdCpuPowerOnConfigEnable |FALSE gSiPkgTokenSpaceGuid.PcdBdatEnable |TRUE gSiPkgTokenSpaceGuid.PcdSsaFlagEnable |FALSE gSiPkgTokenSpaceGuid.PcdEvLoaderEnable |FALSE gSiPkgTokenSpaceGuid.PcdIgdEnable |TRUE gSiPkgTokenSpaceGuid.PcdPegEnable |TRUE gSiPkgTokenSpaceGuid.PcdSaDmiEnable |TRUE gSiPkgTokenSpaceGuid.PcdSkycamEnable |TRUE gSiPkgTokenSpaceGuid.PcdGmmEnable |TRUE gSiPkgTokenSpaceGuid.PcdSaOcEnable |TRUE gSiPkgTokenSpaceGuid.PcdVtdEnable |TRUE gSiPkgTokenSpaceGuid.PcdBiosGuardEnable |TRUE #BiosGuardModule.bin gSiPkgTokenSpaceGuid.PcdOptimizeCompilerEnable |FALSE gSiPkgTokenSpaceGuid.PcdPeiDisplayEnable |TRUE gSiPkgTokenSpaceGuid.PcdOcWdtEnable |TRUE gSiPkgTokenSpaceGuid.PcdBootGuardEnable |TRUE gSiPkgTokenSpaceGuid.PcdMinTreeEnable |FALSE gSiPkgTokenSpaceGuid.PcdSiCatalogDebugEnable |FALSE [PcdsFixedAtBuild.common] gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress |0xE0000000 gSiPkgTokenSpaceGuid.PcdSiPciExpressRegionLength |0x10000000 gIntelSiliconPkgTokenSpaceGuid.PcdAcpiBaseAddress |0x1800 # # This DSC mainly for GreenH Silicon code build so PciExpressBaseAddress can be FixedAtBuild # gSiPkgTokenSpaceGuid.PcdSiPciExpressBaseAddress|gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress [Defines] PLATFORM_NAME = KabylakeSiliconPkg PLATFORM_GUID = A45CA44C-AB04-4932-A77C-5A7179F66A22 PLATFORM_VERSION = 0.4 DSC_SPECIFICATION = 0x00010005 OUTPUT_DIRECTORY = Build/KabylakeSiliconPkg SUPPORTED_ARCHITECTURES = IA32|X64 BUILD_TARGETS = DEBUG|RELEASE SKUID_IDENTIFIER = DEFAULT DEFINE PLATFORM_SI_PACKAGE = KabylakeSiliconPkg # # Definition for Build Flag # !include $(PLATFORM_SI_PACKAGE)/SiPkgBuildOption.dsc !include MdePkg/MdeLibs.dsc.inc [LibraryClasses.common] # # Entry point # PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf # # Basic # BaseLib|MdePkg/Library/BaseLib/BaseLib.inf BaseMemoryLib|MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf BasePciLibPciExpress|MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.inf PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf PciExpressLib|MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf # # UEFI & PI # UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf UefiLib|MdePkg/Library/UefiLib/UefiLib.inf DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf S3BootScriptLib|MdePkg/Library/BaseS3BootScriptLibNull/BaseS3BootScriptLibNull.inf S3IoLib|MdePkg/Library/BaseS3IoLib/BaseS3IoLib.inf S3PciLib|MdePkg/Library/BaseS3PciLib/BaseS3PciLib.inf UefiUsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf # # Misc # DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf PostCodeLib|MdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.inf ReportStatusCodeLib|MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.inf MtrrLib|UefiCpuPkg/Library/MtrrLib/MtrrLib.inf RngLib|MdePkg/Library/BaseRngLib/BaseRngLib.inf SmbusLib|MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull.inf ##################################################################################################### # # Silicon Init Common Library # !include $(PLATFORM_SI_PACKAGE)/SiPkgCommonLib.dsc [LibraryClasses.IA32] # # PEI phase common # PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf ##################################################################################################################################### # # Silicon Init Pei Library # !include $(PLATFORM_SI_PACKAGE)/SiPkgPeiLib.dsc [LibraryClasses.IA32.SEC] [LibraryClasses.X64] # # DXE phase common # HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf Tpm2CommandLib|$(PLATFORM_SI_PACKAGE)/SampleCode/SecurityPkg/Library/Tpm2CommandLib/Tpm2CommandLib.inf Tpm2DeviceLib|$(PLATFORM_SI_PACKAGE)/SampleCode/SecurityPkg/Library/Tpm2DeviceLibTrEE/Tpm2DeviceLibTrEE.inf ################################################################################################### # # Silicon Init Dxe Library # !include $(PLATFORM_SI_PACKAGE)/SiPkgDxeLib.dsc [LibraryClasses.X64.PEIM] [LibraryClasses.X64.DXE_CORE] HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf [LibraryClasses.X64.DXE_SMM_DRIVER] SmmServicesTableLib|MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf MemoryAllocationLib|MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.inf [LibraryClasses.X64.SMM_CORE] [LibraryClasses.X64.UEFI_DRIVER] PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf [LibraryClasses.X64.UEFI_APPLICATION] PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf [Components.IA32] !include $(PLATFORM_SI_PACKAGE)/SiPkgPei.dsc [Components.X64] !include $(PLATFORM_SI_PACKAGE)/SiPkgDxe.dsc