]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciOptionRomSupport.h
Coding style modification.
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Pci / PciBusDxe / PciOptionRomSupport.h
index 752708d1a5023e719f2876d6d01e74772c63fe74..e06edd4c17bded7c31b238e67116a7bee46aad32 100644 (file)
@@ -18,7 +18,7 @@ EFI_STATUS
 GetOpRomInfo (\r
   IN PCI_IO_DEVICE    *PciIoDevice\r
   )\r
-/*++\r
+/**\r
 \r
 Routine Description:\r
 \r
@@ -32,7 +32,7 @@ Returns:
 \r
   TODO: add return values\r
 \r
---*/\r
+**/\r
 ;\r
 \r
 EFI_STATUS\r
@@ -40,7 +40,7 @@ LoadOpRomImage (
   IN PCI_IO_DEVICE   *PciDevice,\r
   IN UINT64          RomBase\r
   )\r
-/*++\r
+/**\r
 \r
 Routine Description:\r
 \r
@@ -55,7 +55,7 @@ Returns:
 \r
   TODO: add return values\r
 \r
---*/\r
+**/\r
 ;\r
 \r
 EFI_STATUS\r
@@ -65,7 +65,7 @@ RomDecode (
   IN UINT32          RomBar,\r
   IN BOOLEAN         Enable\r
   )\r
-/*++\r
+/**\r
 \r
 Routine Description:\r
 \r
@@ -82,14 +82,14 @@ Returns:
 \r
   TODO: add return values\r
 \r
---*/\r
+**/\r
 ;\r
 \r
 EFI_STATUS\r
 ProcessOpRomImage (\r
   PCI_IO_DEVICE   *PciDevice\r
   )\r
-/*++\r
+/**\r
 \r
 Routine Description:\r
 \r
@@ -103,7 +103,7 @@ Returns:
 \r
   TODO: add return values\r
 \r
---*/\r
+**/\r
 ;\r
 \r
 #endif\r