public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Andrei Warkentin" <andrei.warkentin@intel.com>
To: "Kinney, Michael D" <michael.d.kinney@intel.com>,
	"devel@edk2.groups.io" <devel@edk2.groups.io>,
	"Gao, Liming" <gaoliming@byosoft.com.cn>
Cc: Sunil V L <sunilvl@ventanamicro.com>
Subject: Re: [edk2-devel] [PATCH v7 0/3] RISC-V SBI-backed SerialLib
Date: Wed, 17 May 2023 05:26:33 +0000	[thread overview]
Message-ID: <PH8PR11MB68560E520F5640E425A7A304837E9@PH8PR11MB6856.namprd11.prod.outlook.com> (raw)
In-Reply-To: <CO1PR11MB49292BE381F4D3EDC3850D38D27E9@CO1PR11MB4929.namprd11.prod.outlook.com>

Save for the last one from you - yes (as that reviewed-by came after I resent the patch set, after the successful CI run)

A

> -----Original Message-----
> From: Kinney, Michael D <michael.d.kinney@intel.com>
> Sent: Wednesday, May 17, 2023 12:07 AM
> To: Warkentin, Andrei <andrei.warkentin@intel.com>;
> devel@edk2.groups.io; Gao, Liming <gaoliming@byosoft.com.cn>
> Cc: Sunil V L <sunilvl@ventanamicro.com>; Kinney, Michael D
> <michael.d.kinney@intel.com>
> Subject: RE: [edk2-devel] [PATCH v7 0/3] RISC-V SBI-backed SerialLib
> 
> Are the commit messages all up to date in the PR with all Rbs?  And is the
> correct PR
> 
> 	https://github.com/tianocore/edk2/pull/4252
> 
> Liming, this was completed well before soft freeze and looks like low risk.  It
> should be merged for stable tag.
> 
> Mike
> 
> > -----Original Message-----
> > From: Warkentin, Andrei <andrei.warkentin@intel.com>
> > Sent: Tuesday, May 16, 2023 9:58 PM
> > To: devel@edk2.groups.io; Warkentin, Andrei
> > <andrei.warkentin@intel.com>; Kinney, Michael D
> > <michael.d.kinney@intel.com>
> > Cc: Sunil V L <sunilvl@ventanamicro.com>
> > Subject: RE: [edk2-devel] [PATCH v7 0/3] RISC-V SBI-backed SerialLib
> >
> > Hi folks,
> >
> > Is there a particular process that I'm not following to get a patch
> > set merged after all the reviews and sign-offs have been completed?
> >
> > The SBI SerialLib patches were last updated April 7th.
> >
> > A
> >
> > > -----Original Message-----
> > > From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of
> > > Andrei Warkentin
> > > Sent: Thursday, May 11, 2023 3:26 PM
> > > To: devel@edk2.groups.io; Warkentin, Andrei
> > > <andrei.warkentin@intel.com>; Kinney, Michael D
> > > <michael.d.kinney@intel.com>
> > > Cc: Sunil V L <sunilvl@ventanamicro.com>
> > > Subject: Re: [edk2-devel] [PATCH v7 0/3] RISC-V SBI-backed SerialLib
> > >
> > > Hi Michael,
> > >
> > > When can you or one of the MdePkg maintainers merge the SBI
> > > SerialLib patch set?
> > >
> > > A
> > >
> > > > -----Original Message-----
> > > > From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of
> > > > Andrei Warkentin
> > > > Sent: Tuesday, April 25, 2023 2:27 PM
> > > > To: Kinney, Michael D <michael.d.kinney@intel.com>;
> > > > devel@edk2.groups.io
> > > > Cc: Sunil V L <sunilvl@ventanamicro.com>
> > > > Subject: Re: [edk2-devel] [PATCH v7 0/3] RISC-V SBI-backed
> > > > SerialLib
> > > >
> > > > Thanks for the review. I believe this patch set is ready for merging.
> > > > Sunil had one comment on the contents of the UNI file, which I
> > > > clarified. Sunil, anything else you wanted from this patch set or
> > > > is it good
> > > to go?
> > > >
> > > > A
> > > >
> > > > > -----Original Message-----
> > > > > From: Kinney, Michael D <michael.d.kinney@intel.com>
> > > > > Sent: Friday, April 7, 2023 5:09 PM
> > > > > To: devel@edk2.groups.io; Warkentin, Andrei
> > > > > <andrei.warkentin@intel.com>
> > > > > Cc: Kinney, Michael D <michael.d.kinney@intel.com>
> > > > > Subject: RE: [edk2-devel] [PATCH v7 0/3] RISC-V SBI-backed
> > > > > SerialLib
> > > > >
> > > > > Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
> > > > >
> > > > >
> > > > > > -----Original Message-----
> > > > > > From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of
> > > > > > Andrei Warkentin
> > > > > > Sent: Friday, April 7, 2023 2:44 PM
> > > > > > To: devel@edk2.groups.io
> > > > > > Cc: Warkentin, Andrei <andrei.warkentin@intel.com>
> > > > > > Subject: [edk2-devel] [PATCH v7 0/3] RISC-V SBI-backed
> > > > > > SerialLib
> > > > > >
> > > > > > Hello,
> > > > > >
> > > > > > Here are three patches that provide a SerialLib backed by SBI
> console.
> > > > > > Both legacy and DBCN mechanisms are supported in various
> > > > > > execution environments and have been tested with UART and HTIF
> consoles.
> > > > > >
> > > > > > MdePkg reviewers: please review MdePkg.dsc changes.
> > > > > >
> > > > > > This is also available at
> > > > > > https://github.com/andreiw/edk2-rv-wip/tree/patchset-2
> > > > > >
> > > > > > A CI run is at https://github.com/tianocore/edk2/pull/4252
> > > > > >
> > > > > > Compared to v6:
> > > > > >
> > > > > > - Unify the two SerialLib implementations under one directory and
> > > > > >   factor out the code somewhat.
> > > > > > - Sunil's feedback on correctness.
> > > > > >
> > > > > > Compared to v5:
> > > > > >
> > > > > > Rename components as per Michael Kinney's suggestions.
> > > > > >
> > > > > > Compared to v4:
> > > > > >
> > > > > > (not sent out). CC MdePkg maintainers, fix copyright date in
> SecMain.c.
> > > > > >
> > > > > > Compared to v3
> > > > > >
> > > > > > EccCheck fixes. Add MdePkg infs to DSC.
> > > > > >
> > > > > > Compared to v2:
> > > > > > - Probes legacy extension as well.
> > > > > > - Encode supported module types in the INF file. This is done
> > > > > > using
> > > > > LIBRARY_CLASS,
> > > > > >   as MODULE_TYPE cannot encode multiple types, so
> MODULE_TYPE
> > > > > > is
> > > > > retained as BASE.
> > > > > > - Update INF version and generate brand new GUIDs instead of
> > > > > > editing
> > > > > them.
> > > > > > - Checked that all patches retain ^M endings.
> > > > > >
> > > > > > Andrei Warkentin (3):
> > > > > >   MdePkg: BaseRiscVSbiLib: make more useful to consumers
> > > > > >   MdePkg: add SBI-based SerialPortLib for RISC-V
> > > > > >   OvmfPkg: RiscVVirt: Add missing SerialPortInitialize to Sec
> > > > > >
> > > > > >  MdePkg/MdePkg.dsc                                                               |   2 +
> > > > > >
> > > > >
> > > > MdePkg/Library/BaseSerialPortLibRiscVSbiLib/BaseSerialPortLibRiscV
> > > > SbiL
> > > > ib.in
> > > > > f    |  40 +++
> > > > > >
> > > > > MdePkg/Library/BaseSerialPortLibRiscVSbiLib/BaseSerialPortLibRis
> > > > > cVSb
> > > > > iL
> > > > > ibRa
> > > > > m.inf |  37 +++
> > > > > >  OvmfPkg/RiscVVirt/Sec/SecMain.inf                                               |   1
> +
> > > > > >  MdePkg/Include/Library/BaseRiscVSbiLib.h                                        |
> > 40
> > > > ++-
> > > > > >  MdePkg/Library/BaseSerialPortLibRiscVSbiLib/Common.h
> > > > |
> > > > > 41 +++
> > > > > >  OvmfPkg/RiscVVirt/Sec/SecMain.h                                                 |   1
> +
> > > > > >  MdePkg/Library/BaseRiscVSbiLib/BaseRiscVSbiLib.c
> |
> > > 3
> > > > > +-
> > > > > >
> > > > > MdePkg/Library/BaseSerialPortLibRiscVSbiLib/BaseSerialPortLibRis
> > > > > cVSb
> > > > > iL
> > > > > ib.c
> > > > > | 208 ++++++++++++++
> > > > > >
> > > > >
> > > > MdePkg/Library/BaseSerialPortLibRiscVSbiLib/BaseSerialPortLibRiscV
> > > > SbiL
> > > > ibRa
> > > > > m.c   | 289 ++++++++++++++++++++
> > > > > >  MdePkg/Library/BaseSerialPortLibRiscVSbiLib/Common.c
> > > > |
> > > > > 132 +++++++++
> > > > > >  OvmfPkg/RiscVVirt/Sec/SecMain.c                                                 |   4
> +-
> > > > > >
> > > > >
> > > > MdePkg/Library/BaseSerialPortLibRiscVSbiLib/BaseSerialPortLibRiscV
> > > > SbiL
> > > > ib.u
> > > > > ni    |  16 ++
> > > > > >  13 files changed, 808 insertions(+), 6 deletions(-)  create
> > > > > > mode
> > > > > > 100644
> > > > > > MdePkg/Library/BaseSerialPortLibRiscVSbiLib/BaseSerialPortLibR
> > > > > > iscV
> > > > > > Sb
> > > > > > iL
> > > > > > ib.inf  create mode 100644
> > > > > > MdePkg/Library/BaseSerialPortLibRiscVSbiLib/BaseSerialPortLibR
> > > > > > iscV
> > > > > > Sb
> > > > > > iL
> > > > > > ibRam.inf  create mode 100644
> > > > > > MdePkg/Library/BaseSerialPortLibRiscVSbiLib/Common.h
> > > > > >  create mode 100644
> > > > > > MdePkg/Library/BaseSerialPortLibRiscVSbiLib/BaseSerialPortLibR
> > > > > > iscV
> > > > > > Sb
> > > > > > iL
> > > > > > ib.c  create mode 100644
> > > > > > MdePkg/Library/BaseSerialPortLibRiscVSbiLib/BaseSerialPortLibR
> > > > > > iscV
> > > > > > Sb
> > > > > > iL
> > > > > > ibRam.c  create mode 100644
> > > > > > MdePkg/Library/BaseSerialPortLibRiscVSbiLib/Common.c
> > > > > >  create mode 100644
> > > > > > MdePkg/Library/BaseSerialPortLibRiscVSbiLib/BaseSerialPortLibR
> > > > > > iscV
> > > > > > Sb
> > > > > > iL
> > > > > > ib.uni
> > > > > >
> > > > > > --
> > > > > > 2.25.1
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > >
> > >
> > >
> > > 
> > >


  reply	other threads:[~2023-05-17  5:26 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-07 21:44 [PATCH v7 0/3] RISC-V SBI-backed SerialLib Andrei Warkentin
2023-04-07 21:44 ` [PATCH v7 1/3] MdePkg: BaseRiscVSbiLib: make more useful to consumers Andrei Warkentin
2023-04-07 21:44 ` [PATCH v7 2/3] MdePkg: add SBI-based SerialPortLib for RISC-V Andrei Warkentin
2023-04-12  7:15   ` Sunil V L
2023-04-18 23:31     ` [edk2-devel] " Andrei Warkentin
2023-04-07 21:44 ` [PATCH v7 3/3] OvmfPkg: RiscVVirt: Add missing SerialPortInitialize to Sec Andrei Warkentin
2023-04-08  2:22   ` [edk2-devel] " Yao, Jiewen
2023-04-07 22:08 ` [edk2-devel] [PATCH v7 0/3] RISC-V SBI-backed SerialLib Michael D Kinney
2023-04-25 19:26   ` Andrei Warkentin
2023-04-26  6:44     ` Sunil V L
     [not found]   ` <1759444C5DA596CB.10313@groups.io>
2023-05-11 20:25     ` Andrei Warkentin
     [not found]     ` <175E309BD5A0B986.27409@groups.io>
2023-05-17  4:58       ` Andrei Warkentin
2023-05-17  5:06         ` Michael D Kinney
2023-05-17  5:26           ` Andrei Warkentin [this message]
2023-05-17 18:03             ` Michael D Kinney
2023-05-17 23:47               ` Michael D Kinney
2023-05-18  3:36                 ` Andrei Warkentin

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=PH8PR11MB68560E520F5640E425A7A304837E9@PH8PR11MB6856.namprd11.prod.outlook.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