## @file # Component description file for Smm OEM Services Feature Lib instance. # #****************************************************************************** #* Copyright (c) 2012 - 2016, Insyde Software Corp. All Rights Reserved. #* #* You may not reproduce, distribute, publish, display, perform, modify, adapt, #* transmit, broadcast, present, recite, release, license or otherwise exploit #* any part of this publication in any form, by any means, without the prior #* written permission of Insyde Software Corporation. #* #****************************************************************************** [Defines] INF_VERSION = 0x00010005 BASE_NAME = SmmOemSvcFeatureLib FILE_GUID = A5D10DC3-692F-4324-B4BC-CE0B04FA6761 MODULE_TYPE = DXE_SMM_DRIVER VERSION_STRING = 1.0 LIBRARY_CLASS = SmmOemSvcFeatureLib|DXE_SMM_DRIVER SMM_CORE [Sources] OemSvcGetSlp20ManufactureInfo.c OemSvcGetSlp20Marker.c OemSvcGetSlp20RandomNumber.c OemSvcSaveL05Slp20Info.c OemSvcSetSlp20ManufactureInfo.c OemSvcSetSlp20Marker.c OemSvcSetSlp20RandomNumber.c OemSvcCheckComputraceSupportStatus.c OemSvcBackupSetupSettingBeforeFlash.c OemSvcNotifyEcToSetWdtFlag.c OemSvcSwitchFlipToBootS4S5.c [Packages] $(PROJECT_PKG)/Project.dec $(OEM_FEATURE_OVERRIDE_CORE_CODE)/$(OEM_FEATURE_OVERRIDE_CORE_CODE).dec $(OEM_FEATURE_COMMON_PATH)/$(OEM_FEATURE_COMMON_PATH).dec $(CHIPSET_PKG)/$(CHIPSET_PKG).dec !if $(L05_CHIPSET_VENDOR) == INTEL $(CHIPSET_REF_CODE_PKG)/$(CHIPSET_REF_CODE_DEC_NAME).dec !endif InsydeModulePkg/InsydeModulePkg.dec MdeModulePkg/MdeModulePkg.dec MdePkg/MdePkg.dec #[-start-211014-BAIN000051-add]# !if ($(LCFC_SUPPORT_ENABLE) == YES) LfcPkg/LfcPkg.dec !endif #[-end-211014-BAIN000051-add]# //[-start-211208-TAMT000035-add]// !if ($(S77013_SUPPORT_ENABLE) == YES) AlderLakePlatSamplePkg/PlatformPkg.dec !endif //[-end-211208-TAMT000035-add]// [LibraryClasses] #[-start-211014-BAIN000051-add]# !if ($(LCFC_SUPPORT_ENABLE) == YES) LfcEcLib !endif #[-end-211014-BAIN000051-add]# [Protocols] gEfiSmmFwBlockServiceProtocolGuid [Guids] gL05H2OFlashMapRegionSlp20Guid //[-start-211208-TAMT000035-add]// !if $(S77013_SUPPORT_ENABLE) == YES gSetupVariableGuid !endif //[-end-211208-TAMT000035-add]// [Pcd] [FixedPcd] gL05ServicesTokenSpaceGuid.PcdL05ChipsetName