alder_lake_bios/Oem/L05/FeatureCommon/InsydeL05ModulePkg/Library/PeiOemSvcFeatureLib/PeiOemSvcFeatureLibDefault.inf

51 lines
1.7 KiB
INI

## @file
# Component description file for PeiOemSvcFeatureLibDefault 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 = PeiOemSvcFeatureLibDefault
FILE_GUID = 557CBCE1-F065-46d8-96D4-65EF838E6D8A
MODULE_TYPE = PEIM
VERSION_STRING = 1.0
LIBRARY_CLASS = PeiOemSvcFeatureLibDefault|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]#
[LibraryClasses]
PeiOemSvcFeatureLib
#[-start-211014-BAIN000051-add]#
!if ($(LCFC_SUPPORT_ENABLE) == YES)
LfcEcLib
!endif
#[-end-211014-BAIN000051-add]#