mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-30 12:43:41 +01:00
17 lines
429 B
Plaintext
17 lines
429 B
Plaintext
|
// /** @file
|
||
|
// FmpAuthentication Library
|
||
|
//
|
||
|
// NULL Instance of FmpAuthentication Library.
|
||
|
//
|
||
|
// Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
|
||
|
//
|
||
|
// SPDX-License-Identifier: BSD-2-Clause-Patent
|
||
|
//
|
||
|
// **/
|
||
|
|
||
|
|
||
|
#string STR_MODULE_ABSTRACT #language en-US "FmpAuthentication Library"
|
||
|
|
||
|
#string STR_MODULE_DESCRIPTION #language en-US "NULL Instance of FmpAuthentication Library."
|
||
|
|