]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Ata/AtaBusDxe/AtaPassThruExecute.c
MdeModulePkg/Bus/Ata: Fix various typos
[mirror_edk2.git] / MdeModulePkg / Bus / Ata / AtaBusDxe / AtaPassThruExecute.c
index fd483cb9a465cf3f00a650697b1fd9473d064acd..79026a4a957d1909a9f634d8fdd3f267bb705c06 100644 (file)
@@ -536,7 +536,7 @@ TransferAtaDevice (
   //\r
   // As AtaBus is used to manage ATA devices, we have to use the lowest transfer rate to\r
   // calculate the possible maximum timeout value for each read/write operation.\r
-  // The timout value is rounded up to nearest integar and here an additional 30s is added\r
+  // The timeout value is rounded up to nearest integer and here an additional 30s is added\r
   // to follow ATA spec in which it mentioned that the device may take up to 30s to respond\r
   // commands in the Standby/Idle mode.\r
   //\r
@@ -634,7 +634,7 @@ AtaTerminateNonBlockingTask (
 }\r
 \r
 /**\r
-  Call back funtion when the event is signaled.\r
+  Call back function when the event is signaled.\r
 \r
   @param[in]  Event     The Event this notify function registered to.\r
   @param[in]  Context   Pointer to the context data registered to the\r