edk2/ManageabilityPkg/Library/BaseManageabilityTransportHelperLib/BaseManageabilityTransportHelper.inf
Abner Chang c9c309146e ManageabilityPkg: Initial version of ManageabilityPkg
ManageabilityPkg is migrated from edk2-platform repository.
The last commit ID of ManageabilityPkg on edk2-platform is
<4538a1b94c0e55d58e3841b2d640df7da0a3b149>.

Signed-off-by: Abner Chang <abner.chang@amd.com>
2026-04-27 13:15:26 +00:00

44 lines
1.2 KiB
INI

## @file
# Null instance of Manageability Transport Helper Library
#
# Copyright (C) 2023 Advanced Micro Devices, Inc. All rights reserved.<BR>
# SPDX-License-Identifier: BSD-2-Clause-Patent
#
##
[Defines]
INF_VERSION = 0x0001001B
BASE_NAME = BaseManageabilityTransportHelper
MODULE_UNI_FILE = BaseManageabilityTransportHelper.uni
FILE_GUID = 52F2DE11-A8FC-4A06-B8C6-10DCF4A7397C
MODULE_TYPE = BASE
VERSION_STRING = 1.0
LIBRARY_CLASS = ManageabilityTransportHelperLib
#
# VALID_ARCHITECTURES = IA32 X64 AARCH64
#
[Sources]
BaseManageabilityTransportHelper.c
BaseManageabilityTransportIpmiHelper.c
[LibraryClasses]
BaseMemoryLib
DebugLib
MemoryAllocationLib
[Packages]
ManageabilityPkg/ManageabilityPkg.dec
MdePkg/MdePkg.dec
[Guids]
gManageabilityTransportKcsGuid
gManageabilityTransportSmbusI2cGuid
gManageabilityTransportPciVdmGuid
gManageabilityTransportSerialGuid
gManageabilityTransportMctpGuid
gManageabilityProtocolIpmiGuid
gManageabilityProtocolMctpGuid
gManageabilityProtocolPldmGuid