]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciCommand.h
Coding style modification.
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Pci / PciBusDxe / PciCommand.h
index 248aa6132e1acba68bf3a12a284db6c1e31a715e..b6f877b9744ad92c8dcd1e1d205be73fd9e7c96a 100644 (file)
@@ -69,7 +69,7 @@ PciOperateRegister (
   IN  UINT8         Operation,\r
   OUT UINT16        *PtrCommand\r
   )\r
-/*++\r
+/**\r
 \r
 Routine Description:\r
 \r
@@ -87,14 +87,14 @@ Returns:
 \r
   TODO: add return values\r
 \r
---*/\r
+**/\r
 ;\r
 \r
 BOOLEAN\r
 PciCapabilitySupport (\r
   IN PCI_IO_DEVICE  *PciIoDevice\r
   )\r
-/*++\r
+/**\r
 \r
 Routine Description:\r
 \r
@@ -108,7 +108,7 @@ Returns:
 \r
   TODO: add return values\r
 \r
---*/\r
+**/\r
 ;\r
 \r
 EFI_STATUS\r
@@ -118,7 +118,7 @@ LocateCapabilityRegBlock (
   IN OUT UINT8      *Offset,\r
   OUT UINT8         *NextRegBlock OPTIONAL\r
   )\r
-/*++\r
+/**\r
 \r
 Routine Description:\r
 \r
@@ -135,7 +135,7 @@ Returns:
 \r
   TODO: add return values\r
 \r
---*/\r
+**/\r
 ;\r
 \r
 \r