Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Shumin Qiu <shumin.qiu@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Qiu Shumin <shumin.qiu@intel.com>
/**\r
Free the root bridge instances array returned from PciHostBridgeGetRootBridges().\r
\r
- @param The root bridge instances array.\r
- @param The count of the array.\r
+ @param Bridges The root bridge instances array.\r
+ @param Count The count of the array.\r
**/\r
VOID\r
EFIAPI\r
}\r
\r
/**\r
- Free the root bridge instances array returned from\r
- PciHostBridgeGetRootBridges().\r
+ Free the root bridge instances array returned from PciHostBridgeGetRootBridges().\r
\r
- @param The root bridge instances array.\r
- @param The count of the array.\r
+ @param Bridges The root bridge instances array.\r
+ @param Count The count of the array.\r
**/\r
VOID\r
EFIAPI\r