alder_lake_bios/Intel/AlderLake/AlderLakeChipsetPkg/TraceHubPostCodeHandler/Dxe/TraceHubPostCodeHandlerDxe.inf

59 lines
1.6 KiB
INI

## @file
# Component description file for TraceHubStatusCodeHandlerDxe
#
# ***************************************************************************
# * Copyright (c) 2017, 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 = TraceHubPostCodeHandlerDxe
MODULE_TYPE = COMBINED_SMM_DXE
FILE_GUID = F43F7EF6-6A33-427f-961B-6C4F412A977C
PI_SPECIFICATION_VERSION = 0x0001000A
VERSION_STRING = 1.0
ENTRY_POINT = TraceHubPostCodeHandlerDxeEntry
#
# The following information is for reference only and not required by the build tools.
#
# VALID_ARCHITECTURES = IA32 X64 EBC
#
[Sources]
TraceHubPostCodeHandlerDxe.c
[Packages]
MdePkg/MdePkg.dec
MdeModulePkg/MdeModulePkg.dec
InsydeModulePkg/InsydeModulePkg.dec
ClientOneSiliconPkg/SiPkg.dec
$(CHIPSET_PKG)/$(CHIPSET_PKG).dec
[LibraryClasses]
UefiDriverEntryPoint
UefiBootServicesTableLib
BaseLib
H2OCpLib
PcdLib
PrintLib
MemoryAllocationLib
TraceHubHookLib
TraceHubDebugLib
[Guids]
gH2OBaseCpPostCodeGuid
[FeaturePcd]
gInsydeTokenSpaceGuid.PcdH2OBaseCpPostCodeSupported
[Depex]
TRUE