From: Pete Batard <pete@akeo.ie>
To: edk2-devel@lists.01.org
Cc: Jiewen Yao <jiewen.yao@intel.com>, Pete Batard <pete@akeo.ie>
Subject: [PATCH v2 0/1] MdeModulePkg/EbcDxe: add EBC Debugger configuration application
Date: Thu, 24 Nov 2016 15:46:00 +0000 [thread overview]
Message-ID: <20161124154601.8024-1-pete@akeo.ie> (raw)
Updated version, that uses EFI_SHELL_PARAMETERS_PROTOCOL to parse
the shell parameters and removes ShellLib dependency.
Cc: Jiewen Yao <jiewen.yao@intel.com>
Pete Batard (1):
MdeModulePkg/EbcDxe: add EBC Debugger configuration application
.../Include/Protocol/DebuggerConfiguration.h | 32 +++
MdeModulePkg/MdeModulePkg.dec | 4 +
MdeModulePkg/MdeModulePkg.dsc | 1 +
MdeModulePkg/Universal/EbcDxe/EbcDebugger.inf | 1 +
.../EbcDxe/EbcDebugger/EbcDebuggerConfig.c | 232 +++++++++++++++++++++
MdeModulePkg/Universal/EbcDxe/EbcDebugger/Edb.c | 4 +
.../Universal/EbcDxe/EbcDebugger/EdbCommon.h | 3 +
.../Universal/EbcDxe/EbcDebugger/EdbHook.c | 11 +
.../Universal/EbcDxe/EbcDebuggerConfig.inf | 56 +++++
.../Universal/EbcDxe/EbcDebuggerConfig.uni | 18 ++
.../Universal/EbcDxe/EbcDebuggerConfigExtra.uni | 17 ++
11 files changed, 379 insertions(+)
create mode 100644 MdeModulePkg/Include/Protocol/DebuggerConfiguration.h
create mode 100644 MdeModulePkg/Universal/EbcDxe/EbcDebugger/EbcDebuggerConfig.c
create mode 100644 MdeModulePkg/Universal/EbcDxe/EbcDebuggerConfig.inf
create mode 100644 MdeModulePkg/Universal/EbcDxe/EbcDebuggerConfig.uni
create mode 100644 MdeModulePkg/Universal/EbcDxe/EbcDebuggerConfigExtra.uni
--
2.9.3.windows.2
next reply other threads:[~2016-11-24 15:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-24 15:46 Pete Batard [this message]
2016-11-24 15:46 ` [PATCH v2 1/1] MdeModulePkg/EbcDxe: add EBC Debugger configuration application Pete Batard
2016-11-24 15:55 ` Yao, Jiewen
2016-11-24 16:12 ` Pete Batard
2016-11-24 16:35 ` Yao, Jiewen
2016-11-24 16:38 ` Pete Batard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161124154601.8024-1-pete@akeo.ie \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox