50 lines
1.7 KiB
INI
50 lines
1.7 KiB
INI
## @file
|
|
# Component description file for PEI OEM Services Chipset Lib instance.
|
|
#
|
|
#******************************************************************************
|
|
#* Copyright (c) 2015 - 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 = PeiOemSvcChipsetLib
|
|
FILE_GUID = A79B5B30-8CF0-4dc5-A526-E99BCD91BDC6
|
|
MODULE_TYPE = PEIM
|
|
VERSION_STRING = 1.0
|
|
LIBRARY_CLASS = PeiOemSvcChipsetLib|PEI_CORE PEIM
|
|
|
|
[Sources]
|
|
OemSvcEarlyGpioSettingTable.c
|
|
OemSvcGetInitCmosTable.c
|
|
OemSvcHookInitSio.c
|
|
OemSvcModifyGpioSettingTable.c
|
|
OemSvcModifyGpioSettingTablePreMem.c
|
|
OemSvcMxmDgpuPowerSequence.c
|
|
OemSvcUpdateFspmUpd.c
|
|
OemSvcUpdateFspsUpd.c
|
|
OemSvcUpdatePeiPolicyInitPostMem.c
|
|
OemSvcUpdatePeiPolicyInitPreMem.c
|
|
|
|
[Packages]
|
|
MdePkg/MdePkg.dec
|
|
IntelFsp2Pkg/IntelFsp2Pkg.dec
|
|
#[-start-200917-IB06462159-modify]#
|
|
$(PLATFORM_FSP_BIN_PACKAGE)/AlderLakeFspBinPkg.dec
|
|
#[-end-200917-IB06462159-modify]#
|
|
#ClientSiliconPkg/ClientSiliconPkg.dec
|
|
$(CHIPSET_REF_CODE_PKG)/$(CHIPSET_REF_CODE_DEC_NAME).dec
|
|
$(CHIPSET_PKG)/$(CHIPSET_PKG).dec
|
|
InsydeModulePkg/InsydeModulePkg.dec
|
|
SioDummyPkg/SioDummyPkg.dec
|
|
AlderLakeBoardPkg/BoardPkg.dec
|
|
|
|
[LibraryClasses]
|
|
PeiOemSvcChipsetLib
|
|
H2ODebugTraceErrorLevelLib
|