From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2a00:1450:400c:c0c::234; helo=mail-wr0-x234.google.com; envelope-from=leif.lindholm@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-wr0-x234.google.com (mail-wr0-x234.google.com [IPv6:2a00:1450:400c:c0c::234]) (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 51E27222A3371 for ; Wed, 24 Jan 2018 05:42:17 -0800 (PST) Received: by mail-wr0-x234.google.com with SMTP id g38so4111701wrd.2 for ; Wed, 24 Jan 2018 05:47:46 -0800 (PST) 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=aycXDk3ICRRMmxmV81GWLf3YrJPXoGMMeHQ4JKpHidQ=; b=VDFp3eN5tNWZg17s1AIdLcKh26N5z6fP5rjnHfpexKv08SH44fZXKzdTliwewWWGwX OHvCBiys50v5Veo6oizs+ogruBe024x95x5DA1+pZNuDm3MCC9xfIz36xR0RwPmzCcbT K8L+BQ/kcJ0zdybu85/TRRDV2gOXw10fTVqDg= 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=aycXDk3ICRRMmxmV81GWLf3YrJPXoGMMeHQ4JKpHidQ=; b=H8ZHWpIrzVYRZeFVkG6E76fXy5m6bo2gKu1LaQ0FrUBn5aRitAlCVP6ijyYJ6jAx/3 Jq7BBHOzb6XcnS2w70JXkdC6QwnqBBSE8ERphd0uOpP41YQI2j0hk6yZNr6xPgz/nrvX 837bMz7/DjeJt74kfTKZSmVKO4tWGS+bHvL06DkpyCF+pyExPglGmRtV4zOcXekOsaHT BAXmHh8RAlQPRygaPvkLx74UWoOOuldxhttNhd78dWHfkn6Ht6ThiH1U/SP4JDXd9qvs klr/KaGesBWKeDuXKCXOpcvz/wB9ACqwTnjinyru/jvLJyxLIkrRPXmqtv+syZoVjPuc s/4w== X-Gm-Message-State: AKwxytdcIKUq2vizTZqTufAM4fy8noHxrp7JI4buXkha65kJ0x3mrp8D v7JABZBHtOtI0RIvfJjvHb9zxo9Fhok= X-Google-Smtp-Source: AH8x226PSoRFVxSq5T07eDQ0eZDKEoepq2iN/xIcZAKPuvN8dTSrw/wMJnWsZMQyt1LhiH5kleRkJQ== X-Received: by 10.223.128.169 with SMTP id 38mr5164403wrl.104.1516801664549; Wed, 24 Jan 2018 05:47:44 -0800 (PST) Received: from bivouac.eciton.net (bivouac.eciton.net. [2a00:1098:0:86:1000:23:0:2]) by smtp.gmail.com with ESMTPSA id 14sm2449226wry.39.2018.01.24.05.47.43 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 24 Jan 2018 05:47:43 -0800 (PST) Date: Wed, 24 Jan 2018 13:47:41 +0000 From: Leif Lindholm To: "Huangming (Mark)" Cc: Ming Huang , linaro-uefi@lists.linaro.org, edk2-devel@lists.01.org, graeme.gregory@linaro.org, ard.biesheuvel@linaro.org, guoheyi@huawei.com, wanghuiqiang@huawei.com, zhangjinsong2@huawei.com, mengfanrong@huawei.com, waip23@126.com Message-ID: <20180124134741.z4fd7d36iu5qvjwn@bivouac.eciton.net> References: <1516287703-35516-1-git-send-email-huangming23@huawei.com> <1516287703-35516-7-git-send-email-huangming23@huawei.com> <20180123140732.anfktqv6dt5xiir5@bivouac.eciton.net> <5c6bfd4d-a67b-a654-327c-6309862f36c1@huawei.com> MIME-Version: 1.0 In-Reply-To: <5c6bfd4d-a67b-a654-327c-6309862f36c1@huawei.com> User-Agent: NeoMutt/20170113 (1.7.2) Subject: Re: [PATCH edk2-platforms v1 06/14] Hisilicon D03/D05: Open SnpPlatform source code X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jan 2018 13:42:19 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Jan 24, 2018 at 08:31:38PM +0800, Huangming (Mark) wrote: > On 2018/1/23 22:07, Leif Lindholm wrote: > > On Thu, Jan 18, 2018 at 11:01:35PM +0800, Ming Huang wrote: > >> From: Jason Zhang > >> > >> 1. Open driver source code. > > > > Please describe what this driver does. > > > >> 2. This code includes network sequence correction > >> solution. > > > > Which correction? > > Is there an existing bug report somewhere this can refer to? > > > > . > > > > Fixed bug:Confusing Ethernet port sequence. > Move the most right Ethernet port (when looking from the front of the chassis) > to the first one in BootManage for PXE boot. > https://bugs.linaro.org/show_bug.cgi?id=2657 Yes, that works - please add in v2. / Leif