mirror of https://github.com/acidanthera/audk.git
16 lines
539 B
Plaintext
16 lines
539 B
Plaintext
// /** @file
|
|
// Null instance of PCI Host Bridge Library with empty functions.
|
|
//
|
|
// Null instance of PCI Host Bridge Library with empty functions.
|
|
//
|
|
// Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
|
|
//
|
|
// SPDX-License-Identifier: BSD-2-Clause-Patent
|
|
//
|
|
// **/
|
|
|
|
|
|
#string STR_MODULE_ABSTRACT #language en-US "Null instance of PCI Host Bridge Library with empty functions."
|
|
|
|
#string STR_MODULE_DESCRIPTION #language en-US "Null instance of PCI Host Bridge Library with empty functions."
|