Series Reviewed-by: Michael D Kinney <michael.d.kin...@intel.com> Mike
> -----Original Message----- > From: mikub...@linux.microsoft.com <mikub...@linux.microsoft.com> > Sent: Tuesday, October 4, 2022 8:19 AM > To: devel@edk2.groups.io > Cc: Wu, Hao A <hao.a...@intel.com>; Gao, Liming <gaolim...@byosoft.com.cn>; > Kinney, Michael D <michael.d.kin...@intel.com>; Sean > Brogan <sean.bro...@microsoft.com> > Subject: [PATCH v1 0/3] SourceLevelDebugPkg: Enable CI > > From: Michael Kubacki <michael.kuba...@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...@intel.com> > Cc: Liming Gao <gaolim...@byosoft.com.cn> > Cc: Michael D Kinney <michael.d.kin...@intel.com> > Cc: Sean Brogan <sean.bro...@microsoft.com> > Signed-off-by: Michael Kubacki <michael.kuba...@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 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#94712): https://edk2.groups.io/g/devel/message/94712 Mute This Topic: https://groups.io/mt/94115847/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-