mirror of https://github.com/acidanthera/audk.git
16 lines
460 B
Plaintext
16 lines
460 B
Plaintext
// /** @file
|
|
// Null instance of HOB Library.
|
|
//
|
|
// Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>
|
|
// Copyright (c) 2018, Linaro, Ltd. All rights reserved.<BR>
|
|
//
|
|
// SPDX-License-Identifier: BSD-2-Clause-Patent
|
|
//
|
|
// **/
|
|
|
|
|
|
#string STR_MODULE_ABSTRACT #language en-US "Null instance of HOB Library"
|
|
|
|
#string STR_MODULE_DESCRIPTION #language en-US "HOB Library implementation for build testing only."
|
|
|