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::433; helo=mail-wr1-x433.google.com; envelope-from=leif.lindholm@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-wr1-x433.google.com (mail-wr1-x433.google.com [IPv6:2a00:1450:4864:20::433]) (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 E198A21183ED7 for ; Tue, 30 Oct 2018 03:46:54 -0700 (PDT) Received: by mail-wr1-x433.google.com with SMTP id t10-v6so11996724wrn.10 for ; Tue, 30 Oct 2018 03:46:54 -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=myPlkLmQNENCYMxU8qHvMxXbN7y7n3kFss2wzaVWfGc=; b=cEdmIbCcUpVtGXbZyQvRQJkpe53hntaXXxU2RM0rLinKm4z0M0M/t4e/TmMbgD6xT1 IDe0aM5NLJWdXtz1Talo9eGJ03usJBKgGxE0dhMdrUZ1c2TdoAYOkqR838fBwvukISbn RRfatwZ6Ilfa44K7XHAvkZeOJy/CkyAkp8HD8= 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=myPlkLmQNENCYMxU8qHvMxXbN7y7n3kFss2wzaVWfGc=; b=LI224tGUe0neJ2iufgD0wguv+SQ+89uweMTLfXSYcI8oj6A28x1Fr7pE+FCvjeGoQj RHd4GE9EAlWToRROyeppCsRi9DilFViDUi+Tw01rzn25XVc4qCl/cqe6G/mV0PhCakD1 +sXy5Ii3PE+/1JMs4qaeXpFMTj5MMT2XNjmaxU84CzxnxbuJGVSywpXafpHhdOI++AON l7CTCD5/7D4IyEIbwUd2gczz3ONtE6PDKo3Wnhz4+5k+HAe8bItYmj1hJeN8ftJKjnhZ 8qCxKc3ekq1JXgFc2zwWormNEF8zxD03k1TXX5ALZfAPOC10/WB31lIAeU1SoXmcqY6R NRkA== X-Gm-Message-State: AGRZ1gJmsAoTY6jTlHp20LYGNTPtsh0dVUJEDviVU+7sXPReDvMrvvRT MDkzNOWNMli+jK4zBr/qK3KgQh3P6jQ= X-Google-Smtp-Source: AJdET5fU3O3n+sR2Nt8JnsvRhTFojby/4vr430hYHpc+1o/xSB/P55YwnNZiQOIrEx+DAA7+khTcng== X-Received: by 2002:a5d:6389:: with SMTP id p9-v6mr17199595wru.215.1540896413264; Tue, 30 Oct 2018 03:46:53 -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 r16-v6sm21202248wrv.21.2018.10.30.03.46.51 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 30 Oct 2018 03:46:52 -0700 (PDT) Date: Tue, 30 Oct 2018 10:46:50 +0000 From: Leif Lindholm To: "Fu, Siyuan" Cc: "edk2-devel@lists.01.org" Message-ID: <20181030104650.clfifj46fbemadnb@bivouac.eciton.net> References: 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: Tue, 30 Oct 2018 10:46:55 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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