]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Ppi/BlockIo.h
MdePkg/Ppi: Fix various typos
[mirror_edk2.git] / MdePkg / Include / Ppi / BlockIo.h
index 524f026fe589686af8980534b3d7dc2db3daa014..3a4955be6b59978ed86fb0c736cc002a45a8d0d4 100644 (file)
@@ -15,7 +15,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
 \r
   @par Revision Reference:\r
   This PPI is defined in UEFI Platform Initialization Specification 1.2 Volume 1:\r
-  Pre-EFI Initalization Core Interface.\r
+  Pre-EFI Initialization Core Interface.\r
 \r
 **/\r
 \r
@@ -58,7 +58,7 @@ typedef enum {
 /// Specification inconsistency here:\r
 /// PEI_BLOCK_IO_MEDIA has been changed to EFI_PEI_BLOCK_IO_MEDIA.\r
 /// Inconsistency exists in UEFI Platform Initialization Specification 1.2\r
-/// Volume 1: Pre-EFI Initalization Core Interface, where all referrences to\r
+/// Volume 1: Pre-EFI Initialization Core Interface, where all references to\r
 /// this structure name are with the "EFI_" prefix, except for the definition\r
 /// which is without "EFI_".  So the name of PEI_BLOCK_IO_MEDIA is taken as the\r
 /// exception, and EFI_PEI_BLOCK_IO_MEDIA is used to comply with most of\r