public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH] UnixPkg: Remove UnixPkg and update Maintainers.txt
@ 2018-11-02  2:46 Shenglei Zhang
  2018-11-02 11:19 ` Leif Lindholm
  0 siblings, 1 reply; 3+ messages in thread
From: Shenglei Zhang @ 2018-11-02  2:46 UTC (permalink / raw)
  To: edk2-devel; +Cc: Andrew Fish, Laszlo Ersek, Leif Lindholm, Michael D Kinney

UnixPkg is deprecated.
The same functionality is supported using the EmulatorPkg.
Please see EmulatorPkg/README for more information about
EmulatorPkg.
https://bugzilla.tianocore.org/show_bug.cgi?id=1291

Cc: Andrew Fish <afish@apple.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Leif Lindholm <leif.lindholm@linaro.org>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com>
---
 Maintainers.txt        | 4 ----
 UnixPkg/Deprecated.txt | 5 -----
 2 files changed, 9 deletions(-)
 delete mode 100644 UnixPkg/Deprecated.txt

diff --git a/Maintainers.txt b/Maintainers.txt
index 36c6689afd..b127caf6b6 100644
--- a/Maintainers.txt
+++ b/Maintainers.txt
@@ -261,10 +261,6 @@ W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg
 M: Eric Dong <eric.dong@intel.com>
 R: Laszlo Ersek <lersek@redhat.com>
 
-UnixPkg
-W: https://github.com/tianocore/tianocore.github.io/wiki/UnixPkg
-S: Obsolete (Use EmulatorPkg instead)
-
 Vlv2DeviceRefCodePkg
 M: David Wei <david.wei@intel.com>
 M: Mang Guo <mang.guo@intel.com>
diff --git a/UnixPkg/Deprecated.txt b/UnixPkg/Deprecated.txt
deleted file mode 100644
index 5ffad5fd25..0000000000
--- a/UnixPkg/Deprecated.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-UnixPkg is deprecated.
-
-The same functionality is supported using the EmulatorPkg.
-Please see EmulatorPkg/README for more information about EmulatorPkg.
-
-- 
2.18.0.windows.1



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

* Re: [PATCH] UnixPkg: Remove UnixPkg and update Maintainers.txt
  2018-11-02  2:46 [PATCH] UnixPkg: Remove UnixPkg and update Maintainers.txt Shenglei Zhang
@ 2018-11-02 11:19 ` Leif Lindholm
  2018-11-02 14:19   ` Gao, Liming
  0 siblings, 1 reply; 3+ messages in thread
From: Leif Lindholm @ 2018-11-02 11:19 UTC (permalink / raw)
  To: Shenglei Zhang; +Cc: edk2-devel, Andrew Fish, Laszlo Ersek, Michael D Kinney

On Fri, Nov 02, 2018 at 10:46:30AM +0800, Shenglei Zhang wrote:
> UnixPkg is deprecated.
> The same functionality is supported using the EmulatorPkg.
> Please see EmulatorPkg/README for more information about
> EmulatorPkg.
> https://bugzilla.tianocore.org/show_bug.cgi?id=1291
> 
> Cc: Andrew Fish <afish@apple.com>
> Cc: Laszlo Ersek <lersek@redhat.com>
> Cc: Leif Lindholm <leif.lindholm@linaro.org>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Contributed-under: TianoCore Contribution Agreement 1.1
> Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com>

Sounds good to me.
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>

> ---
>  Maintainers.txt        | 4 ----
>  UnixPkg/Deprecated.txt | 5 -----
>  2 files changed, 9 deletions(-)
>  delete mode 100644 UnixPkg/Deprecated.txt
> 
> diff --git a/Maintainers.txt b/Maintainers.txt
> index 36c6689afd..b127caf6b6 100644
> --- a/Maintainers.txt
> +++ b/Maintainers.txt
> @@ -261,10 +261,6 @@ W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg
>  M: Eric Dong <eric.dong@intel.com>
>  R: Laszlo Ersek <lersek@redhat.com>
>  
> -UnixPkg
> -W: https://github.com/tianocore/tianocore.github.io/wiki/UnixPkg
> -S: Obsolete (Use EmulatorPkg instead)
> -
>  Vlv2DeviceRefCodePkg
>  M: David Wei <david.wei@intel.com>
>  M: Mang Guo <mang.guo@intel.com>
> diff --git a/UnixPkg/Deprecated.txt b/UnixPkg/Deprecated.txt
> deleted file mode 100644
> index 5ffad5fd25..0000000000
> --- a/UnixPkg/Deprecated.txt
> +++ /dev/null
> @@ -1,5 +0,0 @@
> -UnixPkg is deprecated.
> -
> -The same functionality is supported using the EmulatorPkg.
> -Please see EmulatorPkg/README for more information about EmulatorPkg.
> -
> -- 
> 2.18.0.windows.1
> 


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

* Re: [PATCH] UnixPkg: Remove UnixPkg and update Maintainers.txt
  2018-11-02 11:19 ` Leif Lindholm
@ 2018-11-02 14:19   ` Gao, Liming
  0 siblings, 0 replies; 3+ messages in thread
From: Gao, Liming @ 2018-11-02 14:19 UTC (permalink / raw)
  To: Leif Lindholm, Zhang, Shenglei
  Cc: Kinney, Michael D, edk2-devel@lists.01.org, Laszlo Ersek

Reviewed-by: Liming Gao <liming.gao@intel.com>

> -----Original Message-----
> From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Leif Lindholm
> Sent: Friday, November 2, 2018 7:20 PM
> To: Zhang, Shenglei <shenglei.zhang@intel.com>
> Cc: Kinney, Michael D <michael.d.kinney@intel.com>; edk2-devel@lists.01.org; Laszlo Ersek <lersek@redhat.com>
> Subject: Re: [edk2] [PATCH] UnixPkg: Remove UnixPkg and update Maintainers.txt
> 
> On Fri, Nov 02, 2018 at 10:46:30AM +0800, Shenglei Zhang wrote:
> > UnixPkg is deprecated.
> > The same functionality is supported using the EmulatorPkg.
> > Please see EmulatorPkg/README for more information about
> > EmulatorPkg.
> > https://bugzilla.tianocore.org/show_bug.cgi?id=1291
> >
> > Cc: Andrew Fish <afish@apple.com>
> > Cc: Laszlo Ersek <lersek@redhat.com>
> > Cc: Leif Lindholm <leif.lindholm@linaro.org>
> > Cc: Michael D Kinney <michael.d.kinney@intel.com>
> > Contributed-under: TianoCore Contribution Agreement 1.1
> > Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com>
> 
> Sounds good to me.
> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
> 
> > ---
> >  Maintainers.txt        | 4 ----
> >  UnixPkg/Deprecated.txt | 5 -----
> >  2 files changed, 9 deletions(-)
> >  delete mode 100644 UnixPkg/Deprecated.txt
> >
> > diff --git a/Maintainers.txt b/Maintainers.txt
> > index 36c6689afd..b127caf6b6 100644
> > --- a/Maintainers.txt
> > +++ b/Maintainers.txt
> > @@ -261,10 +261,6 @@ W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg
> >  M: Eric Dong <eric.dong@intel.com>
> >  R: Laszlo Ersek <lersek@redhat.com>
> >
> > -UnixPkg
> > -W: https://github.com/tianocore/tianocore.github.io/wiki/UnixPkg
> > -S: Obsolete (Use EmulatorPkg instead)
> > -
> >  Vlv2DeviceRefCodePkg
> >  M: David Wei <david.wei@intel.com>
> >  M: Mang Guo <mang.guo@intel.com>
> > diff --git a/UnixPkg/Deprecated.txt b/UnixPkg/Deprecated.txt
> > deleted file mode 100644
> > index 5ffad5fd25..0000000000
> > --- a/UnixPkg/Deprecated.txt
> > +++ /dev/null
> > @@ -1,5 +0,0 @@
> > -UnixPkg is deprecated.
> > -
> > -The same functionality is supported using the EmulatorPkg.
> > -Please see EmulatorPkg/README for more information about EmulatorPkg.
> > -
> > --
> > 2.18.0.windows.1
> >
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.01.org
> https://lists.01.org/mailman/listinfo/edk2-devel


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

end of thread, other threads:[~2018-11-02 14:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-02  2:46 [PATCH] UnixPkg: Remove UnixPkg and update Maintainers.txt Shenglei Zhang
2018-11-02 11:19 ` Leif Lindholm
2018-11-02 14:19   ` Gao, Liming

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