MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbCommand.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2360
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>
---
MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbCommand.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbCommand.c b/MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbCommand.c
index fb85b30578..5597a7e154 100644
--- a/MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbCommand.c
+++ b/MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbCommand.c
@@ -218,7 +218,7 @@ EFI_DEBUGGER_COMMAND_SET mDebuggerCommandSet[] = {
L"TRACE - show/clear trace instruction branch\n",
L"The trace command will show or clear the latest instruction branch.\n\n",
L"TRACE [c]\n"
- L" (No Argument) - Show current instrcution branch\n"
+ L" (No Argument) - Show current instruction branch\n"
L" c - Clear current instruction branch\n",
L"",
{SCAN_NULL, CHAR_NULL},
--
2.21.0.windows.1
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#63603): https://edk2.groups.io/g/devel/message/63603
Mute This Topic: https://groups.io/mt/75917297/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-
> -----Original Message-----
> From: Kinney, Michael D <michael.d.kinney@intel.com>
> Sent: Saturday, August 1, 2020 6:35 AM
> To: devel@edk2.groups.io
> Cc: Wang, Jian J <jian.j.wang@intel.com>; Wu, Hao A <hao.a.wu@intel.com>
> Subject: [Patch] MdeModulePkg/EbcDxe: Fix spelling mistake
>
> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2360
>
> 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>
> ---
> MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbCommand.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbCommand.c
> b/MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbCommand.c
> index fb85b30578..5597a7e154 100644
> --- a/MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbCommand.c
> +++ b/MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbCommand.c
> @@ -218,7 +218,7 @@ EFI_DEBUGGER_COMMAND_SET
> mDebuggerCommandSet[] = {
> L"TRACE - show/clear trace instruction branch\n",
> L"The trace command will show or clear the latest instruction
> branch.\n\n",
> L"TRACE [c]\n"
> - L" (No Argument) - Show current instrcution branch\n"
> + L" (No Argument) - Show current instruction branch\n"
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
Best Regards,
Hao Wu
> L" c - Clear current instruction branch\n",
> L"",
> {SCAN_NULL, CHAR_NULL},
> --
> 2.21.0.windows.1
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#63656): https://edk2.groups.io/g/devel/message/63656
Mute This Topic: https://groups.io/mt/75917297/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-
© 2016 - 2026 Red Hat, Inc.