]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/Include/Library/PrePiLib.h
EmbeddedPkg: Fix various typos
[mirror_edk2.git] / EmbeddedPkg / Include / Library / PrePiLib.h
index ee8d4ef4d98a0fbb5b92523098bdc8839dab3cad..54f8e1e582a374f972fd241cd060b56a3b039ceb 100644 (file)
@@ -171,7 +171,7 @@ FfsProcessFvFile (
   Search through every FV until you find a file of type FileType\r
 \r
   @param FileType        File handle of a Fv type file.\r
-  @param Volumehandle    On succes Volume Handle of the match\r
+  @param Volumehandle    On success Volume Handle of the match\r
   @param FileHandle      On success File Handle of the match\r
 \r
   @retval EFI_NOT_FOUND  FV image can't be found.\r
@@ -492,7 +492,7 @@ BuildFvHob (
   );\r
 \r
 /**\r
-  Builds a Firmware Volume HOB and a resrouce descriptor hob\r
+  Builds a Firmware Volume HOB and a resource descriptor hob\r
 \r
   This function builds a Firmware Volume HOB.\r
   It can only be invoked during PEI phase;\r