From: "Michael Kubacki" <mikuback@linux.microsoft.com>
To: devel@edk2.groups.io
Cc: Hao A Wu <hao.a.wu@intel.com>,
Liming Gao <gaoliming@byosoft.com.cn>,
Michael D Kinney <michael.d.kinney@intel.com>,
Sean Brogan <sean.brogan@microsoft.com>
Subject: [PATCH v1 0/3] SourceLevelDebugPkg: Enable CI
Date: Tue, 4 Oct 2022 11:18:55 -0400 [thread overview]
Message-ID: <20221004151858.870-1-mikuback@linux.microsoft.com> (raw)
From: Michael Kubacki <michael.kubacki@microsoft.com>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=4091
1. Fixes pre-existing spelling errors in the package.
2. Adds SourceLevelDebugPkg to edk2 CI.
CI results are available in the PR:
https://github.com/tianocore/edk2/pull/3439
Cc: Hao A Wu <hao.a.wu@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Sean Brogan <sean.brogan@microsoft.com>
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
Michael Kubacki (3):
SourceLevelDebugPkg: Fix spelling errors
SourceLevelDebugPkg: Add package CI YAML file
.azurepipelines: Add SourceLevelDebugPkg to CI
SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/DebugAgent.c | 8 +-
SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgent/SerialIo.c | 22 ++--
SourceLevelDebugPkg/Library/DebugCommunicationLibSerialPort/DebugCommunicationLibSerialPort.c | 2 +-
SourceLevelDebugPkg/Library/DebugCommunicationLibUsb/DebugCommunicationLibUsb.c | 2 +-
SourceLevelDebugPkg/Library/PeCoffExtraActionLibDebug/Ia32/IntHandlerFuncs.c | 2 +-
SourceLevelDebugPkg/Library/PeCoffExtraActionLibDebug/X64/IntHandlerFuncs.c | 2 +-
.azurepipelines/templates/pr-gate-build-job.yml | 2 +-
.pytool/CISettings.py | 1 +
SourceLevelDebugPkg/Include/Library/DebugCommunicationLib.h | 2 +-
SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/DebugAgent.h | 2 +-
SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/DebugCommunicationLibUsb3Internal.h | 2 +-
SourceLevelDebugPkg/Library/PeCoffExtraActionLibDebug/PeCoffExtraActionLib.h | 2 +-
SourceLevelDebugPkg/SourceLevelDebugPkg.ci.yaml | 117 ++++++++++++++++++++
13 files changed, 142 insertions(+), 24 deletions(-)
create mode 100644 SourceLevelDebugPkg/SourceLevelDebugPkg.ci.yaml
--
2.28.0.windows.1
next reply other threads:[~2022-10-04 15:19 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-04 15:18 Michael Kubacki [this message]
2022-10-04 15:18 ` [PATCH v1 1/3] SourceLevelDebugPkg: Fix spelling errors Michael Kubacki
2022-10-04 15:18 ` [PATCH v1 2/3] SourceLevelDebugPkg: Add package CI YAML file Michael Kubacki
2022-10-04 15:18 ` [PATCH v1 3/3] .azurepipelines: Add SourceLevelDebugPkg to CI Michael Kubacki
2022-10-04 15:49 ` [PATCH v1 0/3] SourceLevelDebugPkg: Enable CI Michael D Kinney
2022-10-05 1:24 ` Wu, Hao A
2022-10-05 1:29 ` [edk2-devel] " Michael Kubacki
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=20221004151858.870-1-mikuback@linux.microsoft.com \
--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