summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/PciHostBridgeLibNull/PciHostBridgeLibNull.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Library/PciHostBridgeLibNull/PciHostBridgeLibNull.c')
-rw-r--r--MdeModulePkg/Library/PciHostBridgeLibNull/PciHostBridgeLibNull.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/MdeModulePkg/Library/PciHostBridgeLibNull/PciHostBridgeLibNull.c b/MdeModulePkg/Library/PciHostBridgeLibNull/PciHostBridgeLibNull.c
index fe0632dd35..761e45b0de 100644
--- a/MdeModulePkg/Library/PciHostBridgeLibNull/PciHostBridgeLibNull.c
+++ b/MdeModulePkg/Library/PciHostBridgeLibNull/PciHostBridgeLibNull.c
@@ -41,11 +41,10 @@ PciHostBridgeGetRootBridges (
}
/**
- Free the root bridge instances array returned from
- PciHostBridgeGetRootBridges().
+ Free the root bridge instances array returned from PciHostBridgeGetRootBridges().
- @param The root bridge instances array.
- @param The count of the array.
+ @param Bridges The root bridge instances array.
+ @param Count The count of the array.
**/
VOID
EFIAPI