public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Kinney, Michael D" <michael.d.kinney@intel.com>
To: "Carsey, Jaben" <jaben.carsey@intel.com>,
	Laszlo Ersek <lersek@redhat.com>,
	"Gao, Liming" <liming.gao@intel.com>,
	"edk2-devel@lists.01.org" <edk2-devel@lists.01.org>,
	"Kinney, Michael D" <michael.d.kinney@intel.com>
Subject: Re: Remove EDK package from edk2 master
Date: Thu, 30 Aug 2018 19:51:48 +0000	[thread overview]
Message-ID: <E92EE9817A31E24EB0585FDF735412F5B8AD02A8@ORSMSX113.amr.corp.intel.com> (raw)
In-Reply-To: <CB6E33457884FA40993F35157061515CA412BB9E@FMSMSX103.amr.corp.intel.com>

Hi Jaben,

There is a branch for MinnowMax in edk2-platforms that is
tied to UDK2017.

	https://github.com/tianocore/edk2-platforms/tree/devel-MinnowBoardMax-UDK2017

I agree that the Vlv2*Pkg in edk2/master should be migrated
to edk2-platforms.  These packages build with the rest of the
content in edk2/master, so the landing zone would be 
edk2-platforms/master.  This means there is still a requirement
to remove the use of EdkCompatibilityPkg from that version.

Thanks,

Mike

> -----Original Message-----
> From: Carsey, Jaben
> Sent: Thursday, August 30, 2018 12:15 PM
> To: Kinney, Michael D <michael.d.kinney@intel.com>;
> Laszlo Ersek <lersek@redhat.com>; Gao, Liming
> <liming.gao@intel.com>; edk2-devel@lists.01.org; Kinney,
> Michael D <michael.d.kinney@intel.com>
> Subject: RE: [edk2] Remove EDK package from edk2 master
> 
> Should we move that to edk2-platforms and then it can use
> a UDK release instead of adding dependencies to master?
> 
> Thanks
> -Jaben
> 
> > -----Original Message-----
> > From: edk2-devel [mailto:edk2-devel-
> bounces@lists.01.org] On Behalf Of
> > Kinney, Michael D
> > Sent: Thursday, August 30, 2018 11:50 AM
> > To: Laszlo Ersek <lersek@redhat.com>; Gao, Liming
> <liming.gao@intel.com>;
> > edk2-devel@lists.01.org; Kinney, Michael D
> <michael.d.kinney@intel.com>
> > Subject: Re: [edk2] Remove EDK package from edk2 master
> >
> > Liming,
> >
> > The Vlv2TbltDevicePkg in edk2/master is using
> EdkCompatibilityPkg.
> >
> > I have entered a new bug to remove this use of the
> EdkCompatibilityPkg
> > and added it as a dependency.
> >
> > https://bugzilla.tianocore.org/show_bug.cgi?id=1132
> >
> > Thanks,
> >
> > Mike
> >
> > > -----Original Message-----
> > > From: edk2-devel [mailto:edk2-devel-
> bounces@lists.01.org]
> > > On Behalf Of Laszlo Ersek
> > > Sent: Thursday, August 30, 2018 2:06 AM
> > > To: Gao, Liming <liming.gao@intel.com>; edk2-
> > > devel@lists.01.org
> > > Subject: Re: [edk2] Remove EDK package from edk2
> master
> > >
> > > On 08/30/18 03:36, Gao, Liming wrote:
> > > > EDK2 plans to retire EDK style packages. Below BZ
> > > requests to remove FatBinPkg, EdkShellPkg,
> EdkShellBinPkg
> > > and EdkCompatiblityPkg from edk2 master. They can be
> > > replaced by Edk2 FatPkg, ShellBinPkg and ShellPkg.
> > > UnixPkg is an empty package. So, it is also suggested
> to
> > > be removed. But, they are all kept in edk2 existing
> > > branches for reference. Once they are removed, edk2
> > > platform dsc/fdf will be updated to use edk2
> > > FatPkg/ShellBinPkg/ShellPkg. If you have any comments
> on
> > > this change, please reply to this mail.
> > > >
> > > >
> > >
> 1106<https://bugzilla.tianocore.org/show_bug.cgi?id=1106>
> > > >
> > > > EDK2
> > > >
> > > > Code
> > > >
> > > > Remove UnixPkg from
> > >
> edk2/master<https://bugzilla.tianocore.org/show_bug.cgi?i
> > > d=1106>
> > > >
> > > >
> > >
> 1105<https://bugzilla.tianocore.org/show_bug.cgi?id=1105>
> > > >
> > > > EDK2
> > > >
> > > > Code
> > > >
> > > > Remove FatBinPkg from
> > >
> edk2/master<https://bugzilla.tianocore.org/show_bug.cgi?i
> > > d=1105>
> > > >
> > > >
> > >
> 1107<https://bugzilla.tianocore.org/show_bug.cgi?id=1107>
> > > >
> > > > EDK2
> > > >
> > > > Code
> > > >
> > > > Remove EdkShellPkg from
> > >
> edk2/master<https://bugzilla.tianocore.org/show_bug.cgi?i
> > > d=1107>
> > > >
> > > >
> > >
> 1108<https://bugzilla.tianocore.org/show_bug.cgi?id=1108>
> > > >
> > > > EDK2
> > > >
> > > > Code
> > > >
> > > > Remove EdkShellBinPkg from
> > >
> edk2/master<https://bugzilla.tianocore.org/show_bug.cgi?i
> > > d=1108>
> > > >
> > > >
> > >
> 1103<https://bugzilla.tianocore.org/show_bug.cgi?id=1103>
> > > >
> > > > EDK2
> > > >
> > > > Code
> > > >
> > > > delete EdkCompatibilityPkg from
> > >
> edk2/master<https://bugzilla.tianocore.org/show_bug.cgi?i
> > > d=1103>
> > >
> > > Sounds good to me.
> > >
> > > Thanks,
> > > Laszlo
> > > _______________________________________________
> > > edk2-devel mailing list
> > > edk2-devel@lists.01.org
> > > https://lists.01.org/mailman/listinfo/edk2-devel
> > _______________________________________________
> > edk2-devel mailing list
> > edk2-devel@lists.01.org
> > https://lists.01.org/mailman/listinfo/edk2-devel


      reply	other threads:[~2018-08-30 19:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-30  1:36 Remove EDK package from edk2 master Gao, Liming
2018-08-30  9:05 ` Laszlo Ersek
2018-08-30 18:49   ` Kinney, Michael D
2018-08-30 19:15     ` Carsey, Jaben
2018-08-30 19:51       ` Kinney, Michael D [this message]

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=E92EE9817A31E24EB0585FDF735412F5B8AD02A8@ORSMSX113.amr.corp.intel.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