alder_lake_bios/Board/Oem/L05AlderLakeMMultiBoardPkg/Library/GpioCfgLib/GpioCfgLib.inf

38 lines
1.2 KiB
INI

## @file
# Component description file for GpioCfgLib instance.
#
#******************************************************************************
#* Copyright (c) 2016 - 2020, 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 = GpioCfgLib
FILE_GUID = c6b57539-2df4-40f7-a1c6-91a2bae359e7
MODULE_TYPE = PEIM
VERSION_STRING = 1.0
LIBRARY_CLASS = GpioCfgLib
[Sources]
# The file name is GPIO_xxxx.gpio, where xxxx matches [Skuids] in Project.dsc
GPIO_SkuIdAdlMLp4Rvp.gpio
GPIO_SkuIdAdlMLp5Rvp.gpio
GetGpioCfg.c
[Packages]
MdeModulePkg/MdeModulePkg.dec
MdePkg/MdePkg.dec
$(CHIPSET_REF_CODE_PKG)/$(CHIPSET_REF_CODE_DEC_NAME).dec
$(CHIPSET_PKG)/$(CHIPSET_PKG).dec
InsydeModulePkg/InsydeModulePkg.dec
[LibraryClasses]