44 lines
1.4 KiB
INI
44 lines
1.4 KiB
INI
## @file
|
|
# Component description file for BASE OEM Services Chipset Lib Default instance.
|
|
#
|
|
#******************************************************************************
|
|
#* Copyright (c) 2014 - 2019, 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 = BaseOemSvcChipsetLibDefault
|
|
FILE_GUID = 03714F5B-62A0-4dec-92DB-B7290EBDADFE
|
|
MODULE_TYPE = BASE
|
|
VERSION_STRING = 1.0
|
|
LIBRARY_CLASS = BaseOemSvcChipsetLibDefault
|
|
|
|
[Sources]
|
|
OemSvcEcDetectEcPresent.c
|
|
|
|
OemSvcEcGetLidState.c
|
|
OemSvcEcGetPcieDockStatus.c
|
|
OemSvcEcPowerState.c
|
|
OemSvcEcReadEcRam.c
|
|
OemSvcEcSaveRestoreKbc.c
|
|
OemSvcEcSetCriticalThermal.c
|
|
OemSvcEcSetDswMode.c
|
|
OemSvcEcSetLowPowerMode.c
|
|
OemSvcEcVersion.c
|
|
|
|
[Packages]
|
|
MdePkg/MdePkg.dec
|
|
$(CHIPSET_PKG)/$(CHIPSET_PKG).dec
|
|
InsydeModulePkg/InsydeModulePkg.dec
|
|
AlderLakePlatSamplePkg/PlatformPkg.dec
|
|
|
|
[LibraryClasses]
|
|
BaseOemSvcChipsetLib
|
|
H2ODebugTraceErrorLevelLib
|