[edk2-devel] [PATCH 75/79] StandaloneMmPkg: Fix a typo

Yao, Jiewen jiewen.yao at intel.com
Tue Dec 3 19:44:44 UTC 2019


Reviewed-by: jiewen.yao at intel.com

> -----Original Message-----
> From: Philippe Mathieu-Daude <philmd at redhat.com>
> Sent: Wednesday, December 4, 2019 12:16 AM
> To: devel at edk2.groups.io
> Cc: Philippe Mathieu-Daude <philmd at redhat.com>; Antoine Cœur
> <coeur at gmx.fr>; Achin Gupta <achin.gupta at arm.com>; Yao, Jiewen
> <jiewen.yao at intel.com>; Supreeth Venkatesh <supreeth.venkatesh at arm.com>
> Subject: [PATCH 75/79] StandaloneMmPkg: Fix a typo
> 
> Fix a typo in a comment.
> 
> Cc: Achin Gupta <achin.gupta at arm.com>
> Cc: Jiewen Yao <jiewen.yao at intel.com>
> Cc: Supreeth Venkatesh <supreeth.venkatesh at arm.com>
> Signed-off-by: Philippe Mathieu-Daude <philmd at redhat.com>
> ---
>  StandaloneMmPkg/Core/Dispatcher.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/StandaloneMmPkg/Core/Dispatcher.c
> b/StandaloneMmPkg/Core/Dispatcher.c
> index fe10e65c4bf0..2f795d01dc1f 100644
> --- a/StandaloneMmPkg/Core/Dispatcher.c
> +++ b/StandaloneMmPkg/Core/Dispatcher.c
> @@ -431,7 +431,7 @@ MmLoadImage (
>      //
>      // Copy the PDB file name to our temporary string, and replace .pdb with .efi
>      // The PDB file name is limited in the range of 0~255.
> -    // If the length is bigger than 255, trim the redudant characters to avoid
> overflow in array boundary.
> +    // If the length is bigger than 255, trim the redundant characters to avoid
> overflow in array boundary.
>      //
>      for (Index = 0; Index < sizeof (EfiFileName) - 4; Index++) {
>        EfiFileName[Index] = ImageContext.PdbPointer[Index + StartIndex];
> --
> 2.21.0


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#51659): https://edk2.groups.io/g/devel/message/51659
Mute This Topic: https://groups.io/mt/65866393/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list