edk2/ManageabilityPkg/Include/PreMemory.fdf
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

16 lines
513 B
Text

## @file
# Manageabilty Package pre-memory initialization firmware
# volume description.
#
# Copyright (C) 2023 Advanced Micro Devices, Inc. All rights reserved.<BR>
# SPDX-License-Identifier: BSD-2-Clause-Patent
#
##
!if gManageabilityPkgTokenSpaceGuid.PcdManageabilityPeiIpmiEnable == TRUE
INF ManageabilityPkg/Universal/IpmiProtocol/Pei/IpmiPpiPei.inf
!endif
!if gManageabilityPkgTokenSpaceGuid.PcdManageabilityPeiIpmiFrb == TRUE
INF ManageabilityPkg/Universal/IpmiFrb/FrbPei.inf
!endif