audk/OvmfPkg/Library/PciHostBridgeLib/PciHostBridge.h

14 lines
272 B
C

/** @file
Header file of OVMF instance of PciHostBridgeLib.
Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
PCI_ROOT_BRIDGE *
ScanForRootBridges (
UINTN *NumberOfRootBridges
);