alder_lake_bios/Insyde/InsydeModulePkg/Library/Tpm2TisCommLib/Tpm2TisCommLib.inf

42 lines
1.2 KiB
INI

## @file
# Tpm2TisCommLib instance implements basis TPM Interface Specification functions.
#
#******************************************************************************
#* Copyright (c) 2013, 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 = Tpm2TisCommLib
FILE_GUID = 2DEA019C-FDDC-43ab-AE76-B7847A8D5576
MODULE_TYPE = BASE
VERSION_STRING = 1.0
LIBRARY_CLASS = Tpm2TisCommLib
#
# The following information is for reference only and not required by the build tools.
#
# VALID_ARCHITECTURES = IA32 X64
#
[Sources]
TisPc.c
[Packages]
MdePkg/MdePkg.dec
SecurityPkg/SecurityPkg.dec
InsydeModulePkg/InsydeModulePkg.dec
[LibraryClasses]
BaseLib
BaseMemoryLib
IoLib
TimerLib
MemoryAllocationLib
DebugLib