]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AhciMode.c
Update the function's descriptions (which is in AtaBus, AtaAtapiPassThru, Partition...
[mirror_edk2.git] / MdeModulePkg / Bus / Ata / AtaAtapiPassThru / AhciMode.c
index 7765bfc75c892ba5acf0064aea10f5b7ff456c7a..7acd96fa5026e87459d927c2e7aa1457d411f8a3 100644 (file)
@@ -201,11 +201,11 @@ AhciWaitMemSet (
 EFI_STATUS\r
 EFIAPI\r
 AhciCheckMemSet (\r
-  IN  EFI_PCI_IO_PROTOCOL       *PciIo,\r
-  IN  UINT32                    Offset,\r
-  IN  UINT32                    MaskValue,\r
-  IN  UINT32                    TestValue,\r
-  IN  UINTN                     *RetryTimes\r
+  IN     EFI_PCI_IO_PROTOCOL       *PciIo,\r
+  IN     UINT32                    Offset,\r
+  IN     UINT32                    MaskValue,\r
+  IN     UINT32                    TestValue,\r
+  IN OUT UINTN                     *RetryTimes\r
   )\r
 {\r
   UINT32     Value;\r