]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/Include/Protocol/AndroidFastbootPlatform.h
EmbeddedPkg: Fix various typos
[mirror_edk2.git] / EmbeddedPkg / Include / Protocol / AndroidFastbootPlatform.h
index c013ce2ea2c15c7318e9189d0118c775eb1e2b77..ec15a352643bf96480afee87bda8b894c7bed960 100644 (file)
@@ -36,7 +36,7 @@ EFI_STATUS
 \r
 /*\r
   To be called when Fastboot is finished and we aren't rebooting or booting an\r
-  image. Undo initialisation, free resrouces.\r
+  image. Undo initialisation, free resources.\r
 */\r
 typedef\r
 VOID\r
@@ -49,7 +49,7 @@ VOID
   PartitionName, with the image pointed to by Buffer, whose size is BufferSize.\r
 \r
   @param[in] PartitionName  Null-terminated name of partition to write.\r
-  @param[in] BufferSize     Size of Buffer in byets.\r
+  @param[in] BufferSize     Size of Buffer in bytes.\r
   @param[in] Buffer         Data to write to partition.\r
 \r
   @retval EFI_NOT_FOUND     No such partition.\r