MdePkg: Fix some typing errors in the header files
Correct the typos in some header files of MdePkg. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Liming Gao <liming.gao@intel.com> Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>
This commit is contained in:
committed by
Michael Kinney
parent
3868d06d82
commit
00b7cc0fe3
@@ -142,7 +142,7 @@ EFI_STATUS
|
||||
@param This EFI_HII_IMAGE_DECODER_PROTOCOL instance.
|
||||
@param Image Pointer to the image raw data.
|
||||
@param SizeOfImage Size of the entire image raw data.
|
||||
@param ImageInfo Pointer to recieve EFI_HII_IMAGE_DECODER_IMAGE_INFO_HEADER.
|
||||
@param ImageInfo Pointer to receive EFI_HII_IMAGE_DECODER_IMAGE_INFO_HEADER.
|
||||
|
||||
@retval EFI_SUCCESS Get image info success.
|
||||
@retval EFI_UNSUPPORTED Unsupported format of image.
|
||||
|
Reference in New Issue
Block a user