Reviewed-by: Liming Gao <[email protected]>
> -----Original Message----- > From: edk2-devel [mailto:[email protected]] On Behalf Of Leif > Lindholm > Sent: Friday, November 2, 2018 7:20 PM > To: Zhang, Shenglei <[email protected]> > Cc: Kinney, Michael D <[email protected]>; [email protected]; > Laszlo Ersek <[email protected]> > 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 <[email protected]> > > Cc: Laszlo Ersek <[email protected]> > > Cc: Leif Lindholm <[email protected]> > > Cc: Michael D Kinney <[email protected]> > > Contributed-under: TianoCore Contribution Agreement 1.1 > > Signed-off-by: Shenglei Zhang <[email protected]> > > Sounds good to me. > Reviewed-by: Leif Lindholm <[email protected]> > > > --- > > 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 <[email protected]> > > R: Laszlo Ersek <[email protected]> > > > > -UnixPkg > > -W: https://github.com/tianocore/tianocore.github.io/wiki/UnixPkg > > -S: Obsolete (Use EmulatorPkg instead) > > - > > Vlv2DeviceRefCodePkg > > M: David Wei <[email protected]> > > M: Mang Guo <[email protected]> > > 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 > [email protected] > https://lists.01.org/mailman/listinfo/edk2-devel _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

