]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/Include/Protocol/PeCoffLoader.h
EmbeddedPkg: Fix various typos
[mirror_edk2.git] / EmbeddedPkg / Include / Protocol / PeCoffLoader.h
index 69c2f4a322d6f804155ac4be58f4de2148664816..56557901b002d12285076b8f2518d7cc885686b4 100644 (file)
@@ -162,13 +162,13 @@ RETURN_STATUS
 \r
 \r
 /**\r
 \r
 \r
 /**\r
-  Reapply fixups on a fixed up PE32/PE32+ image to allow virutal calling at EFI\r
+  Reapply fixups on a fixed up PE32/PE32+ image to allow virtual calling at EFI\r
   runtime.\r
 \r
   This function reapplies relocation fixups to the PE/COFF image specified by ImageBase\r
   and ImageSize so the image will execute correctly when the PE/COFF image is mapped\r
   to the address specified by VirtualImageBase. RelocationData must be identical\r
   runtime.\r
 \r
   This function reapplies relocation fixups to the PE/COFF image specified by ImageBase\r
   and ImageSize so the image will execute correctly when the PE/COFF image is mapped\r
   to the address specified by VirtualImageBase. RelocationData must be identical\r
-  to the FiuxupData buffer from the PE_COFF_LOADER_IMAGE_CONTEXT structure\r
+  to the FixupData buffer from the PE_COFF_LOADER_IMAGE_CONTEXT structure\r
   after this PE/COFF image was relocated with PeCoffLoaderRelocateImage().\r
 \r
   Note that if the platform does not maintain coherency between the instruction cache(s) and the data\r
   after this PE/COFF image was relocated with PeCoffLoaderRelocateImage().\r
 \r
   Note that if the platform does not maintain coherency between the instruction cache(s) and the data\r