]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciHotPlugSupport.c
Update For R9 Review.
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Pci / PciBusDxe / PciHotPlugSupport.c
index dcc6d72058c70a3bbafaa0561a3489725264b8d2..7d30797f76bc67b59e7a1f4a398df9c43b2a7df4 100644 (file)
@@ -1,4 +1,4 @@
-/**file\r
+/** @file\r
   This module provide support function for hot plug device.\r
   \r
 Copyright (c) 2006, Intel Corporation                                                         \r
@@ -131,7 +131,7 @@ InitializeHotPlugSupport (
 /**\r
   Test whether device path is for root pci hot plug bus\r
   \r
-  @param HpbdevicePath  tested device path.\r
+  @param HpbDevicePath  tested device path.\r
   @param HpIndex        Return the index of root hot plug in global array.\r
   \r
   @retval TRUE  device path is for root pci hot plug.\r
@@ -163,7 +163,7 @@ IsRootPciHotPlugBus (
 /**\r
   Test whether device path is for root pci hot plug controller\r
   \r
-  @param HpbdevicePath  tested device path.\r
+  @param HpcDevicePath  tested device path.\r
   @param HpIndex        Return the index of root hot plug in global array.\r
   \r
   @retval TRUE  device path is for root pci hot plug controller.\r