public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1 0/3] SourceLevelDebugPkg: Enable CI
@ 2022-10-04 15:18 Michael Kubacki
  2022-10-04 15:18 ` [PATCH v1 1/3] SourceLevelDebugPkg: Fix spelling errors Michael Kubacki
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Michael Kubacki @ 2022-10-04 15:18 UTC (permalink / raw)
  To: devel; +Cc: Hao A Wu, Liming Gao, Michael D Kinney, Sean Brogan

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


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

end of thread, other threads:[~2022-10-05  1:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-04 15:18 [PATCH v1 0/3] SourceLevelDebugPkg: Enable CI Michael Kubacki
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

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