ArmPkg: Fix various typos
Fix various typos in ArmPkg. Signed-off-by: Coeur <coeur@gmx.fr> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
This commit is contained in:
committed by
Leif Lindholm
parent
080981d72d
commit
ff5fef1428
@@ -691,7 +691,7 @@ FileGetPosition (
|
||||
@param[in] Position The byte position from the start of the file to set.
|
||||
|
||||
@retval EFI_SUCCESS The position was set.
|
||||
@retval EFI_DEVICE_ERROR The semi-hosting positionning operation failed.
|
||||
@retval EFI_DEVICE_ERROR The semi-hosting positioning operation failed.
|
||||
@retval EFI_UNSUPPORTED The seek request for nonzero is not valid on open
|
||||
directories.
|
||||
@retval EFI_INVALID_PARAMETER The parameter "This" is NULL.
|
||||
|
Reference in New Issue
Block a user