MdeModulePkg: Fix spelling mistake for occurred
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2361 Cc: Jian J Wang <jian.j.wang@intel.com> Cc: Hao A Wu <hao.a.wu@intel.com> Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com> Reviewed-by: Guomin Jiang <guomin.jiang@intel.com> Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
This commit is contained in:
committed by
mergify[bot]
parent
f034c05cc4
commit
d181539b83
@@ -1852,7 +1852,7 @@ ConSplitterGraphicsOutputSetMode (
|
||||
|
||||
@retval EFI_SUCCESS The Blt operation completed.
|
||||
@retval EFI_INVALID_PARAMETER BltOperation is not valid.
|
||||
@retval EFI_DEVICE_ERROR A hardware error occured writting to the video
|
||||
@retval EFI_DEVICE_ERROR A hardware error occurred writting to the video
|
||||
buffer.
|
||||
|
||||
**/
|
||||
@@ -1966,7 +1966,7 @@ ConSplitterUgaDrawSetMode (
|
||||
|
||||
@retval EFI_SUCCESS The Blt operation completed.
|
||||
@retval EFI_INVALID_PARAMETER BltOperation is not valid.
|
||||
@retval EFI_DEVICE_ERROR A hardware error occured writting to the video buffer.
|
||||
@retval EFI_DEVICE_ERROR A hardware error occurred writting to the video buffer.
|
||||
|
||||
**/
|
||||
EFI_STATUS
|
||||
|
@@ -238,7 +238,7 @@ ConSplitterGraphicsOutputSetMode (
|
||||
|
||||
@retval EFI_SUCCESS The Blt operation completed.
|
||||
@retval EFI_INVALID_PARAMETER BltOperation is not valid.
|
||||
@retval EFI_DEVICE_ERROR A hardware error occured writting to the video
|
||||
@retval EFI_DEVICE_ERROR A hardware error occurred writting to the video
|
||||
buffer.
|
||||
|
||||
**/
|
||||
@@ -513,7 +513,7 @@ ConSplitterUgaDrawSetMode (
|
||||
|
||||
@retval EFI_SUCCESS The Blt operation completed.
|
||||
@retval EFI_INVALID_PARAMETER BltOperation is not valid.
|
||||
@retval EFI_DEVICE_ERROR A hardware error occured writting to the video buffer.
|
||||
@retval EFI_DEVICE_ERROR A hardware error occurred writting to the video buffer.
|
||||
|
||||
**/
|
||||
EFI_STATUS
|
||||
|
Reference in New Issue
Block a user