public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/5] Code refinements in MdeModulePkg/EbcDebugger
@ 2016-11-24  2:56 Hao Wu
  2016-11-24  2:56 ` [PATCH 1/5] MdeModulePkg/EbcDebugger: Operands of same size for bitwise operation Hao Wu
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Hao Wu @ 2016-11-24  2:56 UTC (permalink / raw)
  To: edk2-devel; +Cc: Hao Wu, Jiewen Yao

Cc: Jiewen Yao <jiewen.yao@intel.com>

Hao Wu (5):
  MdeModulePkg/EbcDebugger: Operands of same size for bitwise operation
  MdeModulePkg/EbcDebugger: Add check for invalid 'CommandArg'
  MdeModulePkg/EbcDebugger: Add missing check for symbol not found
  MdeModulePkg/EbcDebugger: Add ASSERT to ensure FieldBuffer is not NULL
  MdeModulePkg/EbcDebugger: Compare ASCII char with '\0'

 MdeModulePkg/Universal/EbcDxe/EbcDebugger/Edb.c            |  6 +++---
 .../Universal/EbcDxe/EbcDebugger/EdbCmdBreakpoint.c        | 14 +++++++++++++-
 MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbCmdSymbol.c   |  4 ++--
 .../Universal/EbcDxe/EbcDebugger/EdbSupportString.c        |  4 ++--
 MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbSymbol.c      |  3 ++-
 5 files changed, 22 insertions(+), 9 deletions(-)

-- 
1.9.5.msysgit.0



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-11-24  3:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-24  2:56 [PATCH 0/5] Code refinements in MdeModulePkg/EbcDebugger Hao Wu
2016-11-24  2:56 ` [PATCH 1/5] MdeModulePkg/EbcDebugger: Operands of same size for bitwise operation Hao Wu
2016-11-24  2:56 ` [PATCH 2/5] MdeModulePkg/EbcDebugger: Add check for invalid 'CommandArg' Hao Wu
2016-11-24  2:56 ` [PATCH 3/5] MdeModulePkg/EbcDebugger: Add missing check for symbol not found Hao Wu
2016-11-24  2:56 ` [PATCH 4/5] MdeModulePkg/EbcDebugger: Add ASSERT to ensure FieldBuffer is not NULL Hao Wu
2016-11-24  2:56 ` [PATCH 5/5] MdeModulePkg/EbcDebugger: Compare ASCII char with '\0' Hao Wu
2016-11-24  3:12 ` [PATCH 0/5] Code refinements in MdeModulePkg/EbcDebugger Yao, Jiewen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox