EmbeddedPkg: Fix various typos

Fix various typos in EmbeddedPkg.

Signed-off-by: Coeur <coeur@gmx.fr>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
This commit is contained in:
Cœur
2019-07-03 14:25:30 +01:00
committed by Leif Lindholm
parent 16f3544ddd
commit c6a72cd794
34 changed files with 84 additions and 84 deletions

View File

@@ -171,7 +171,7 @@ FfsProcessFvFile (
Search through every FV until you find a file of type FileType
@param FileType File handle of a Fv type file.
@param Volumehandle On succes Volume Handle of the match
@param Volumehandle On success Volume Handle of the match
@param FileHandle On success File Handle of the match
@retval EFI_NOT_FOUND FV image can't be found.
@@ -492,7 +492,7 @@ BuildFvHob (
);
/**
Builds a Firmware Volume HOB and a resrouce descriptor hob
Builds a Firmware Volume HOB and a resource descriptor hob
This function builds a Firmware Volume HOB.
It can only be invoked during PEI phase;