From d181539b83410898a11328fd3a2b18220976e490 Mon Sep 17 00:00:00 2001 From: Michael D Kinney Date: Fri, 31 Jul 2020 17:48:07 -0700 Subject: MdeModulePkg: Fix spelling mistake for occurred REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2361 Cc: Jian J Wang Cc: Hao A Wu Signed-off-by: Michael D Kinney Reviewed-by: Guomin Jiang Reviewed-by: Hao A Wu --- MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveState.c | 2 +- MdeModulePkg/Universal/Acpi/SmmS3SaveState/SmmS3SaveState.c | 2 +- MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitter.h | 4 ++-- MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterGraphics.c | 4 ++-- MdeModulePkg/Universal/DebugPortDxe/DebugPort.c | 2 +- MdeModulePkg/Universal/DebugPortDxe/DebugPort.h | 2 +- MdeModulePkg/Universal/FvSimpleFileSystemDxe/FvSimpleFileSystem.c | 2 +- MdeModulePkg/Universal/LoadFileOnFv2/LoadFileOnFv2.c | 2 +- .../Universal/MemoryTest/GenericMemoryTestDxe/LightMemoryTest.c | 4 ++-- .../Universal/MemoryTest/GenericMemoryTestDxe/LightMemoryTest.h | 4 ++-- 10 files changed, 14 insertions(+), 14 deletions(-) (limited to 'MdeModulePkg/Universal') diff --git a/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveState.c b/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveState.c index cfa8ebb..e342f73 100644 --- a/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveState.c +++ b/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveState.c @@ -889,7 +889,7 @@ BootScriptCompare ( @retval EFI_OUT_OF_RESOURCES No enough resource @retval EFI_SUCCESS Succesfully installed the ScriptSave driver. - @retval other Errors occured. + @retval other Errors occurred. **/ EFI_STATUS diff --git a/MdeModulePkg/Universal/Acpi/SmmS3SaveState/SmmS3SaveState.c b/MdeModulePkg/Universal/Acpi/SmmS3SaveState/SmmS3SaveState.c index fc6d29e..601c821 100644 --- a/MdeModulePkg/Universal/Acpi/SmmS3SaveState/SmmS3SaveState.c +++ b/MdeModulePkg/Universal/Acpi/SmmS3SaveState/SmmS3SaveState.c @@ -887,7 +887,7 @@ BootScriptCompare ( @retval EFI_OUT_OF_RESOURCES No enough resource @retval EFI_SUCCESS Succesfully installed the ScriptSave driver. - @retval other Errors occured. + @retval other Errors occurred. **/ EFI_STATUS diff --git a/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitter.h b/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitter.h index 419635c..f26d2ad 100644 --- a/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitter.h +++ b/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitter.h @@ -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 diff --git a/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterGraphics.c b/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterGraphics.c index ab1d2dd..9323f31 100644 --- a/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterGraphics.c +++ b/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterGraphics.c @@ -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 diff --git a/MdeModulePkg/Universal/DebugPortDxe/DebugPort.c b/MdeModulePkg/Universal/DebugPortDxe/DebugPort.c index c3e7db4..172c1cb 100644 --- a/MdeModulePkg/Universal/DebugPortDxe/DebugPort.c +++ b/MdeModulePkg/Universal/DebugPortDxe/DebugPort.c @@ -632,7 +632,7 @@ DebugPortWrite ( the DebugPort interface. @retval EFI_NOT_READY There are no characters ready to read from the DebugPort interface - @retval EFI_DEVICE_ERROR A hardware failure occured... (from SerialIo) + @retval EFI_DEVICE_ERROR A hardware failure occurred... (from SerialIo) **/ EFI_STATUS diff --git a/MdeModulePkg/Universal/DebugPortDxe/DebugPort.h b/MdeModulePkg/Universal/DebugPortDxe/DebugPort.h index 9fa2ae9..12fca8e 100644 --- a/MdeModulePkg/Universal/DebugPortDxe/DebugPort.h +++ b/MdeModulePkg/Universal/DebugPortDxe/DebugPort.h @@ -378,7 +378,7 @@ DebugPortWrite ( the DebugPort interface. @retval EFI_NOT_READY There are no characters ready to read from the DebugPort interface - @retval EFI_DEVICE_ERROR A hardware failure occured... (from SerialIo) + @retval EFI_DEVICE_ERROR A hardware failure occurred... (from SerialIo) **/ EFI_STATUS diff --git a/MdeModulePkg/Universal/FvSimpleFileSystemDxe/FvSimpleFileSystem.c b/MdeModulePkg/Universal/FvSimpleFileSystemDxe/FvSimpleFileSystem.c index ac57a6c..f33f7f7 100644 --- a/MdeModulePkg/Universal/FvSimpleFileSystemDxe/FvSimpleFileSystem.c +++ b/MdeModulePkg/Universal/FvSimpleFileSystemDxe/FvSimpleFileSystem.c @@ -362,7 +362,7 @@ RemoveLastItemFromPath ( @param Path The pointer to the string containing the path. - @retval NULL An error occured. + @retval NULL An error occurred. @return Path in all other instances. **/ diff --git a/MdeModulePkg/Universal/LoadFileOnFv2/LoadFileOnFv2.c b/MdeModulePkg/Universal/LoadFileOnFv2/LoadFileOnFv2.c index 43fa6ce..58e658e 100644 --- a/MdeModulePkg/Universal/LoadFileOnFv2/LoadFileOnFv2.c +++ b/MdeModulePkg/Universal/LoadFileOnFv2/LoadFileOnFv2.c @@ -317,7 +317,7 @@ InstallFileLoadProtocol ( EFI_FIRMWARE_VOLUME_PROTOCOL on the handle of the FFS. This notification function also handles the situation when LZMA decoder driver loaded later than FirmwareVolume driver. - @param Event The event that occured + @param Event The event that occurred @param Context Context of event. Not used in this nofication function. **/ diff --git a/MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/LightMemoryTest.c b/MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/LightMemoryTest.c index fe24e49..7fd383a 100644 --- a/MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/LightMemoryTest.c +++ b/MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/LightMemoryTest.c @@ -539,12 +539,12 @@ InitializeMemoryTest ( @param[out] TestedMemorySize Return the tested extended memory size. @param[out] TotalMemorySize Return the whole system physical memory size. The total memory size does not include memory in a slot with a disabled DIMM. - @param[out] ErrorOut TRUE if the memory error occured. + @param[out] ErrorOut TRUE if the memory error occurred. @param[in] IfTestAbort Indicates that the user pressed "ESC" to skip the memory test. @retval EFI_SUCCESS One block of memory passed the test. @retval EFI_NOT_FOUND All memory blocks have already been tested. - @retval EFI_DEVICE_ERROR Memory device error occured, and no agent can handle it. + @retval EFI_DEVICE_ERROR Memory device error occurred, and no agent can handle it. **/ EFI_STATUS diff --git a/MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/LightMemoryTest.h b/MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/LightMemoryTest.h index b9e2eaa..72e58ae 100644 --- a/MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/LightMemoryTest.h +++ b/MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/LightMemoryTest.h @@ -280,12 +280,12 @@ InitializeMemoryTest ( @param[out] TestedMemorySize Return the tested extended memory size. @param[out] TotalMemorySize Return the whole system physical memory size. The total memory size does not include memory in a slot with a disabled DIMM. - @param[out] ErrorOut TRUE if the memory error occured. + @param[out] ErrorOut TRUE if the memory error occurred. @param[in] IfTestAbort Indicates that the user pressed "ESC" to skip the memory test. @retval EFI_SUCCESS One block of memory passed the test. @retval EFI_NOT_FOUND All memory blocks have already been tested. - @retval EFI_DEVICE_ERROR Memory device error occured, and no agent can handle it. + @retval EFI_DEVICE_ERROR Memory device error occurred, and no agent can handle it. **/ EFI_STATUS -- cgit v1.1