]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/Library/PciHostBridgeLibScan/PciHostBridge.h
OvmfPkg/PciHostBridgeLibScan: create from PciHostBridgeLib
[mirror_edk2.git] / OvmfPkg / Library / PciHostBridgeLibScan / PciHostBridge.h
diff --git a/OvmfPkg/Library/PciHostBridgeLibScan/PciHostBridge.h b/OvmfPkg/Library/PciHostBridgeLibScan/PciHostBridge.h
new file mode 100644 (file)
index 0000000..582b792
--- /dev/null
@@ -0,0 +1,14 @@
+/** @file\r
+  Header file of OVMF instance of PciHostBridgeLib.\r
+\r
+  Copyright (C) 2021, Red Hat, Inc.\r
+  Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>\r
+\r
+  SPDX-License-Identifier: BSD-2-Clause-Patent\r
+\r
+**/\r
+\r
+PCI_ROOT_BRIDGE *\r
+ScanForRootBridges (\r
+  UINTN      *NumberOfRootBridges\r
+);\r