mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
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>
13 lines
425 B
Text
13 lines
425 B
Text
// /** @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
|
|
//
|
|
// **/
|
|
|
|
#string STR_MODULE_ABSTRACT #language en-US "Manageability Transport Helper Library"
|
|
|
|
#string STR_MODULE_DESCRIPTION #language en-US "Manageability Transport Helper Functions."
|
|
|