From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2a00:1450:4864:20::42a; helo=mail-wr1-x42a.google.com; envelope-from=leif.lindholm@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-wr1-x42a.google.com (mail-wr1-x42a.google.com [IPv6:2a00:1450:4864:20::42a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id D24CD2118848D for ; Wed, 31 Oct 2018 03:50:08 -0700 (PDT) Received: by mail-wr1-x42a.google.com with SMTP id r10-v6so15939123wrv.6 for ; Wed, 31 Oct 2018 03:50:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=pRE28Iug8uQdkAQy2sVj5aHnhUARVFmgt2pRW2g6KqQ=; b=AaAF1BBgD/MtJO0kyUm//jpDFMuV99ndi0IFP5BCkZYsVMlWczfIkkLV0BiuDlhON+ mk4jAHp5nKZU6NVClXW64W+1KbcMds9p3HcFbCFFAV+dQEnsetDbjfoagoE1uhjcZi+w O4J2cqCkn54SeGkpIWVeMIEf/BEIl4sig0jTQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=pRE28Iug8uQdkAQy2sVj5aHnhUARVFmgt2pRW2g6KqQ=; b=iDSjHkZVwftZczGcGq9oDMJfz+6yRhNIe92gY71PorG9sbmmvHp+YWLShG208DMZso ZcK4yUmit2tAFNNtEKcwfnf8UUefeaAFTrG78mBNJv6Z2W0QlwgYila7pnTRffGZsBD+ wLTQdyEJa3jM6Gj7AcJl6XhFxHXeKQBoag/fG4H+AvTsry3dXA8Ky+gMaqrPsDWmtwDq IaB4DP9/FQYTOwU494IJuL3FcN7MxuDe6MC6RPFUAq0tYpvOedbW4iHnQrhD1aoXNwth yJhfUEKndpYDUnAkom0bECIfDhWTvBIZ9evfTAlDi/2mRajdm2CJdobwdNcbGcZ2cYPc 3kjg== X-Gm-Message-State: AGRZ1gI2E0q05zUppmM7tsgWrjX1jjAKMSBD9F7c8uNw3xz53hMhuIli xfGCwTekNsMhJGSMv4wgEdfMkw== X-Google-Smtp-Source: AJdET5fc2yXysxdvKCzxO9dvN82LtTFIF5VVesmSQ5n5SlxyErogD9MBVvUQzMH+U1ekFc68MHrpdw== X-Received: by 2002:adf:f111:: with SMTP id r17-v6mr2313859wro.303.1540983006912; Wed, 31 Oct 2018 03:50:06 -0700 (PDT) Received: from bivouac.eciton.net (bivouac.eciton.net. [2a00:1098:0:86:1000:23:0:2]) by smtp.gmail.com with ESMTPSA id l125-v6sm1308551wmb.1.2018.10.31.03.50.05 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 31 Oct 2018 03:50:05 -0700 (PDT) Date: Wed, 31 Oct 2018 10:50:04 +0000 From: Leif Lindholm To: "Fu, Siyuan" Cc: "edk2-devel@lists.01.org" Message-ID: <20181031105003.5vzguraclqhe4bqy@bivouac.eciton.net> References: <20181030104650.clfifj46fbemadnb@bivouac.eciton.net> MIME-Version: 1.0 In-Reply-To: User-Agent: NeoMutt/20170113 (1.7.2) Subject: Re: Reminder for deleting 3 network drivers in MdeModulePkg X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2018 10:50:09 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi Fu Siyuan, That is fine too. But I expect the change to be one to go in the week after a stable tag has been made. (My own philosophy is that one can be quite aggressive with removals, because if it turns out to have been a bad idea, git revert can quickly restore the tree to the state it was.) Best Regards, Leif On Wed, Oct 31, 2018 at 02:58:47AM +0000, Fu, Siyuan wrote: > Hi, Leif > > Just notice that you are saying edk2-stable201811 tag. > > We need more time to collect community/marketing feedback on > deleting these driver, so it may won't be able to catch the stable > tag in next month. > > BestRegards > Fu Siyuan > > > > -----Original Message----- > > From: Fu, Siyuan > > Sent: Wednesday, October 31, 2018 8:49 AM > > To: Leif Lindholm > > Cc: edk2-devel@lists.01.org > > Subject: RE: [edk2] Reminder for deleting 3 network drivers in > > MdeModulePkg > > > > Hi, Leif > > > > I think checking the branch is a little better than the tag, because we > > may still have critical bug fixes after the official release. > > > > While any of them are not recommended, always using the NetworkPkg version > > driver is the best choice. > > > > I will modify the edk2 network wiki page for an updated sample DSC/FDF > > section, if this patch could pass review w/o objection. > > https://github.com/tianocore/tianocore.github.io/wiki/NetworkPkg-Getting- > > Started-Guide > > > > > > BestRegards > > Fu Siyuan > > > > > > > -----Original Message----- > > > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of > > > Leif Lindholm > > > Sent: Tuesday, October 30, 2018 6:47 PM > > > To: Fu, Siyuan > > > Cc: edk2-devel@lists.01.org > > > Subject: Re: [edk2] Reminder for deleting 3 network drivers in > > > MdeModulePkg > > > > > > Hi Fu Siyan, > > > > > > On Tue, Oct 30, 2018 at 08:11:52AM +0000, Fu, Siyuan wrote: > > > > People who want to continue use these deleted drivers could go to > > > > edk2/UDK2018 branch to get them, but it's *highly not recommended*. > > > > > > They should also be able to use edk2-stable201811, right? > > > > > > > *If you have any opposition on deleting these drivers, please let me > > > > know before this weekend, thanks.* > > > > > > I am all for this change. The diffstat is very nice :) > > > > > > Best Regards, > > > > > > Leif > > > _______________________________________________ > > > edk2-devel mailing list > > > edk2-devel@lists.01.org > > > https://lists.01.org/mailman/listinfo/edk2-devel