mirror of https://github.com/acidanthera/audk.git
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."
|
|
|