alder_lake_bios/Intel/AlderLake/AlderLakeChipsetPkg/TraceHubPostCodeHandler/Pei/TraceHubPostCodeHandlerPei.inf

57 lines
1.5 KiB
INI

## @file
# Component description file for TraceHubStatusCodeHandlerPei
#
# ***************************************************************************
# * Copyright (c) 2017 - 2019, 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 = TraceHubPostCodeHandlerPei
FILE_GUID = A74D7B1D-0393-40d7-9AB2-0AE36CF3F1E8
MODULE_TYPE = PEIM
ENTRY_POINT = TraceHubPostCodeHandlerPeiEntry
#
# The following information is for reference only and not required by the build tools.
#
# VALID_ARCHITECTURES = IA32 X64 EBC
#
[Sources]
TraceHubPostCodeHandlerPei.c
[Packages]
MdePkg/MdePkg.dec
MdeModulePkg/MdeModulePkg.dec
InsydeModulePkg/InsydeModulePkg.dec
ClientOneSiliconPkg/SiPkg.dec
$(CHIPSET_PKG)/$(CHIPSET_PKG).dec
[LibraryClasses]
PeimEntryPoint
BaseLib
H2OCpLib
PcdLib
PrintLib
MemoryAllocationLib
HobLib
TraceHubHookLib
TraceHubDebugLib
[Guids]
gH2OBaseCpPostCodeGuid
[FeaturePcd]
gInsydeTokenSpaceGuid.PcdH2OBaseCpPostCodeSupported
[Depex]
TRUE