]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciHotPlugSupport.h
Coding style modification.
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Pci / PciBusDxe / PciHotPlugSupport.h
index 182afd1ff6d4a4d4b9be34f9b3ff7a5339fd3da5..c1d74a3086038cc70b571cdec63b56050a2409be 100644 (file)
@@ -38,7 +38,7 @@ PciHPCInitialized (
   IN EFI_EVENT    Event,\r
   IN VOID         *Context\r
   )\r
-/*++\r
+/**\r
 \r
 Routine Description:\r
 \r
@@ -53,7 +53,7 @@ Returns:
 \r
   TODO: add return values\r
 \r
---*/\r
+**/\r
 ;\r
 \r
 BOOLEAN\r
@@ -61,7 +61,7 @@ EfiCompareDevicePath (
   IN EFI_DEVICE_PATH_PROTOCOL *DevicePath1,\r
   IN EFI_DEVICE_PATH_PROTOCOL *DevicePath2\r
   )\r
-/*++\r
+/**\r
 \r
 Routine Description:\r
 \r
@@ -76,14 +76,14 @@ Returns:
 \r
   TODO: add return values\r
 \r
---*/\r
+**/\r
 ;\r
 \r
 EFI_STATUS\r
 InitializeHotPlugSupport (\r
   VOID\r
   )\r
-/*++\r
+/**\r
 \r
 Routine Description:\r
 \r
@@ -97,14 +97,14 @@ Returns:
 \r
   TODO: add return values\r
 \r
---*/\r
+**/\r
 ;\r
 \r
 EFI_STATUS\r
 IsPciHotPlugBus (\r
   PCI_IO_DEVICE                       *PciIoDevice\r
   )\r
-/*++\r
+/**\r
 \r
 Routine Description:\r
 \r
@@ -118,7 +118,7 @@ Returns:
 \r
   TODO: add return values\r
 \r
---*/\r
+**/\r
 ;\r
 \r
 BOOLEAN\r
@@ -126,7 +126,7 @@ IsRootPciHotPlugBus (
   IN EFI_DEVICE_PATH_PROTOCOL         *HpbDevicePath,\r
   OUT UINTN                           *HpIndex\r
   )\r
-/*++\r
+/**\r
 \r
 Routine Description:\r
 \r
@@ -141,7 +141,7 @@ Returns:
 \r
   TODO: add return values\r
 \r
---*/\r
+**/\r
 ;\r
 \r
 BOOLEAN\r
@@ -149,7 +149,7 @@ IsRootPciHotPlugController (
   IN EFI_DEVICE_PATH_PROTOCOL         *HpcDevicePath,\r
   OUT UINTN                           *HpIndex\r
   )\r
-/*++\r
+/**\r
 \r
 Routine Description:\r
 \r
@@ -164,7 +164,7 @@ Returns:
 \r
   TODO: add return values\r
 \r
---*/\r
+**/\r
 ;\r
 \r
 EFI_STATUS\r
@@ -172,7 +172,7 @@ CreateEventForHpc (
   IN UINTN       HpIndex,\r
   OUT EFI_EVENT  *Event\r
   )\r
-/*++\r
+/**\r
 \r
 Routine Description:\r
 \r
@@ -187,14 +187,14 @@ Returns:
 \r
   TODO: add return values\r
 \r
---*/\r
+**/\r
 ;\r
 \r
 EFI_STATUS\r
 AllRootHPCInitialized (\r
   IN  UINTN           TimeoutInMicroSeconds\r
   )\r
-/*++\r
+/**\r
 \r
 Routine Description:\r
 \r
@@ -207,14 +207,14 @@ Returns:
   EFI_SUCCESS - All root hpc's initialization is finished before the timeout\r
   EFI_TIMEOUT - Time out\r
 \r
---*/\r
+**/\r
 ;\r
 \r
 EFI_STATUS\r
 IsSHPC (\r
   PCI_IO_DEVICE                       *PciIoDevice\r
   )\r
-/*++\r
+/**\r
 \r
 Routine Description:\r
 \r
@@ -228,14 +228,14 @@ Returns:
 \r
   TODO: add return values\r
 \r
---*/\r
+**/\r
 ;\r
 \r
 EFI_STATUS\r
 GetResourcePaddingForHpb (\r
   IN PCI_IO_DEVICE *PciIoDevice\r
   )\r
-/*++\r
+/**\r
 \r
 Routine Description:\r
 \r
@@ -249,7 +249,7 @@ Returns:
 \r
   TODO: add return values\r
 \r
---*/\r
+**/\r
 ;\r
 \r
 #endif\r