mirror of https://github.com/acidanthera/audk.git
21 lines
396 B
Plaintext
21 lines
396 B
Plaintext
// /** @file
|
|
// Null Instance of IPMI Library.
|
|
//
|
|
// Null Instance of IPMI Library.
|
|
//
|
|
// Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>
|
|
//
|
|
// SPDX-License-Identifier: BSD-2-Clause-Patent
|
|
//
|
|
// **/
|
|
|
|
#string STR_MODULE_ABSTRACT
|
|
#language en-US
|
|
"Null Instance of IPMI Library."
|
|
|
|
#string STR_MODULE_DESCRIPTION
|
|
#language en-US
|
|
"Null Instance of IPMI Library."
|
|
|
|
|