mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-24 11:45:27 +01:00
15 lines
499 B
Plaintext
15 lines
499 B
Plaintext
|
// /** @file
|
||
|
// NULL implementation for PlatformBootManagerLib library class interfaces.
|
||
|
//
|
||
|
// Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>
|
||
|
//
|
||
|
// SPDX-License-Identifier: BSD-2-Clause-Patent
|
||
|
//
|
||
|
// **/
|
||
|
|
||
|
|
||
|
#string STR_MODULE_ABSTRACT #language en-US "NULL implementation for PlatformBootManagerLib library class interfaces"
|
||
|
|
||
|
#string STR_MODULE_DESCRIPTION #language en-US "NULL implementation for PlatformBootManagerLib library class interfaces."
|
||
|
|