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 v3 0/1] MdeModulePkg/EbcDxe: add EBC Debugger configuration application
Date: Thu, 24 Nov 2016 17:00:17 +0000 [thread overview]
Message-ID: <20161124170018.7176-1-pete@akeo.ie> (raw)
This version returns EFI_STATUS codes and removes the AppPkg reference.
Compilation was tested on IA32, X64 (VS2015) and AARCH64 (gcc 6.2.1).
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 | 55 +++++
.../Universal/EbcDxe/EbcDebuggerConfig.uni | 18 ++
.../Universal/EbcDxe/EbcDebuggerConfigExtra.uni | 17 ++
11 files changed, 378 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 17:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-24 17:00 Pete Batard [this message]
2016-11-24 17:00 ` [PATCH v3 1/1] MdeModulePkg/EbcDxe: add EBC Debugger configuration application Pete Batard
2016-11-25 23:36 ` Yao, Jiewen
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=20161124170018.7176-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