]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Pci/PciBusDxe/PciEnumeratorSupport.c
MdeModulePkg: Issues reported by ECC in EDK2.
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / PciBusDxe / PciEnumeratorSupport.c
index f8020f4e7218e93f6debfbcc5496a9518e2c1326..6c68a97d4e467e4498aea5296d28e8932c3abbc3 100644 (file)
@@ -2071,7 +2071,7 @@ InitializeP2C (
   PciIo->Pci.Write (PciIo, EfiPciIoWidthUint8, 0x3C, 1, &gAllZero);\r
 }\r
 \r
-/*\r
+/**\r
   Authenticate the PCI device by using DeviceSecurityProtocol.\r
 \r
   @param PciIoDevice  PCI device.\r
@@ -2079,7 +2079,7 @@ InitializeP2C (
   @retval EFI_SUCCESS     The device passes the authentication.\r
   @return not EFI_SUCCESS The device failes the authentication or\r
                           unexpected error happen during authentication.\r
-*/\r
+**/\r
 EFI_STATUS\r
 AuthenticatePciDevice (\r
   IN PCI_IO_DEVICE            *PciIoDevice\r