mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-28 12:25:19 +01:00
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."
|
||
|
|
||
|
|