## @file # Component description file for PeiOemSvcFeatureLib instance. # #****************************************************************************** #* Copyright (c) 2012 - 2015, Insyde Software Corporation. 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 = PeiOemSvcFeatureLib FILE_GUID = 45C189E6-8CDD-466f-B5A6-AC44168C78E5 MODULE_TYPE = PEIM VERSION_STRING = 1.0 LIBRARY_CLASS = PeiOemSvcFeatureLib|PEI_CORE PEIM [Sources] OemSvcSetCrisisLedState.c OemSvcGetNovoButtonStatus.c OemSvcStopLegacyToEfiProcess.c OemSvcNotifyEcToPeiStart.c OemSvcNotifyEcToStopWdt.c OemSvcNotifyEcToClearWdt.c OemSvcNotifyEcToSetWdtFlag.c OemSvcNotifyEcToDisableTopSwap.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 InsydeModulePkg/InsydeModulePkg.dec MdePkg/MdePkg.dec #[-start-211014-BAIN000051-add]# !if ($(LCFC_SUPPORT_ENABLE) == YES) LfcPkg/LfcPkg.dec !endif #[-end-211014-BAIN000051-add]# #[-start-211014-BAIN000051-add]# !if ($(LCFC_SUPPORT_ENABLE) == YES) [LibraryClasses] LfcEcLib !endif #[-end-211014-BAIN000051-add]#