[edk2-devel] [PATCH 74/79] SourceLevelDebugPkg: Fix few typos

Wu, Hao A hao.a.wu at intel.com
Wed Dec 4 01:03:49 UTC 2019


> -----Original Message-----
> From: Philippe Mathieu-Daude [mailto:philmd at redhat.com]
> Sent: Wednesday, December 04, 2019 12:16 AM
> To: devel at edk2.groups.io
> Cc: Antoine Coeur; Wu, Hao A; Philippe Mathieu-Daude
> Subject: [PATCH 74/79] SourceLevelDebugPkg: Fix few typos
> 
> From: Antoine Coeur <coeur at gmx.fr>
> 
> Correctly write 'definitions' in comments and documentation.


Reviewed-by: Hao A Wu <hao.a.wu at intel.com>

Best Regards,
Hao Wu


> 
> Cc: Hao A Wu <hao.a.wu at intel.com>
> Reviewed-by: Philippe Mathieu-Daude <philmd at redhat.com>
> Signed-off-by: Philippe Mathieu-Daude <philmd at redhat.com>
> ---
>  SourceLevelDebugPkg/Include/Ia32/ProcessorContext.h | 2 +-
>  SourceLevelDebugPkg/Include/TransferProtocol.h      | 6 +++---
>  2 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/SourceLevelDebugPkg/Include/Ia32/ProcessorContext.h
> b/SourceLevelDebugPkg/Include/Ia32/ProcessorContext.h
> index 71f596f285bd..2c5cf03cec90 100644
> --- a/SourceLevelDebugPkg/Include/Ia32/ProcessorContext.h
> +++ b/SourceLevelDebugPkg/Include/Ia32/ProcessorContext.h
> @@ -1,5 +1,5 @@
>  /** @file
> -  IA32/x64 architecture specific defintions needed by debug transfer protocol.It
> is only
> +  IA32/x64 architecture specific definitions needed by debug transfer
> protocol.It is only
>    intended to be used by Debug related module implementation.
> 
>    Copyright (c) 2010 - 2012, Intel Corporation. All rights reserved.<BR>
> diff --git a/SourceLevelDebugPkg/Include/TransferProtocol.h
> b/SourceLevelDebugPkg/Include/TransferProtocol.h
> index 3904ba27dcb8..154e74165e8d 100644
> --- a/SourceLevelDebugPkg/Include/TransferProtocol.h
> +++ b/SourceLevelDebugPkg/Include/TransferProtocol.h
> @@ -1,5 +1,5 @@
>  /** @file
> -  Transfer protocol defintions used by debug agent and host. It is only
> +  Transfer protocol definitions used by debug agent and host. It is only
>    intended to be used by Debug related module implementation.
> 
>    Copyright (c) 2010 - 2017, Intel Corporation. All rights reserved.<BR>
> @@ -140,7 +140,7 @@ typedef struct {
>    UINT64      StopAddress;
>  } DEBUG_DATA_RESPONSE_BREAK_CAUSE;
>  //
> -// Break type defintions for DEBUG_DATA_BREAK_CAUSE
> +// Break type definitions for DEBUG_DATA_BREAK_CAUSE
>  //
>  #define DEBUG_DATA_BREAK_CAUSE_UNKNOWN        0
>  #define DEBUG_DATA_BREAK_CAUSE_HW_BREAKPOINT  1
> @@ -160,7 +160,7 @@ typedef struct {
>    UINT8       CpuMode;
>  } DEBUG_DATA_RESPONSE_ARCH_MODE;
>  //
> -// Cpu architecture defintions for DEBUG_DATA_RESPONSE_ARCH_MODE
> +// Cpu architecture definitions for DEBUG_DATA_RESPONSE_ARCH_MODE
>  //
>  #define DEBUG_DATA_BREAK_CPU_ARCH_IA16        0
>  #define DEBUG_DATA_BREAK_CPU_ARCH_IA32        1
> --
> 2.21.0


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

View/Reply Online (#51695): https://edk2.groups.io/g/devel/message/51695
Mute This Topic: https://groups.io/mt/66150998/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