mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-29 12:35:53 +01:00
17 lines
559 B
Plaintext
17 lines
559 B
Plaintext
// /** @file
|
|
// Null PE/Coff Extra Action library instances with empty functions.
|
|
//
|
|
// Null PE/Coff Extra Action library instances with empty functions.
|
|
//
|
|
// Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>
|
|
//
|
|
// SPDX-License-Identifier: BSD-2-Clause-Patent
|
|
//
|
|
// **/
|
|
|
|
|
|
#string STR_MODULE_ABSTRACT #language en-US "Null PE/Coff Extra Action library instances with empty functions"
|
|
|
|
#string STR_MODULE_DESCRIPTION #language en-US "Null PE/Coff Extra Action library instances with empty functions."
|
|
|