]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/Library/PciHostBridgeLibScan/PciHostBridge.h
OvmfPkg: Apply uncrustify changes
[mirror_edk2.git] / OvmfPkg / Library / PciHostBridgeLibScan / PciHostBridge.h
index 582b7929aff2ad53968af80160aef50e3c5c41f2..43ab2b2f97b323c29516b8a6265d9c3bade2ca84 100644 (file)
@@ -1,5 +1,6 @@
 /** @file\r
-  Header file of OVMF instance of PciHostBridgeLib.\r
+  OVMF's instance of the PCI Host Bridge Library, for Bhyve and Xen guests;\r
+  internal declarations.\r
 \r
   Copyright (C) 2021, Red Hat, Inc.\r
   Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>\r
@@ -10,5 +11,5 @@
 \r
 PCI_ROOT_BRIDGE *\r
 ScanForRootBridges (\r
-  UINTN      *NumberOfRootBridges\r
-);\r
+  UINTN  *NumberOfRootBridges\r
+  );\r