## @file # Component description file for EarlyProgramGpioPei PEIM. # #****************************************************************************** #* Copyright (c) 2017, 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 = EarlyProgramGpioPei FILE_GUID = 34E5798E-F44F-4526-A08C-39BCA6E8D7D5 MODULE_TYPE = PEIM VERSION_STRING = 1.0 ENTRY_POINT = EarlyProgramGpioEntryPoint [Sources] EarlyProgramGpioPei.c [Packages] MdePkg/MdePkg.dec MdeModulePkg/MdeModulePkg.dec SioDummyPkg/SioDummyPkg.dec $(CHIPSET_PKG)/$(CHIPSET_PKG).dec $(CHIPSET_REF_CODE_PKG)/$(CHIPSET_REF_CODE_DEC_NAME).dec #ClientSiliconPkg/ClientSiliconPkg.dec AlderLakePlatSamplePkg/PlatformPkg.dec [LibraryClasses] PeimEntryPoint DebugLib GpioLib PeiOemSvcChipsetLibDefault [Guids] [Ppis] [Pcd] [FeaturePcd] [Depex] TRUE