From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2607:f8b0:4001:c0b::242; helo=mail-it0-x242.google.com; envelope-from=ard.biesheuvel@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-it0-x242.google.com (mail-it0-x242.google.com [IPv6:2607:f8b0:4001:c0b::242]) (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 3A6652220D21E for ; Sat, 20 Jan 2018 03:06:56 -0800 (PST) Received: by mail-it0-x242.google.com with SMTP id p139so4948771itb.1 for ; Sat, 20 Jan 2018 03:12:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=kZ0/Qn0osFD28jLbeF4iPuY1xQL84ViOgDlB38NqsuA=; b=ItfLcFFKCTDxOoiA/Edw2BLLd2pKo8eUtEVFx/kJ83SBbu2gi4Ny8pJgwaNxFQ7I4Y ZT80XgYgqar83m5RhOOPfJ8qTDG224sbSeELT0gUjVC+Xw6w1fAClslJdwJa/hs0yxrg y/C42PmEVa+XTNFeMC3Wi/Y7YMxlx7iHU0BJU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=kZ0/Qn0osFD28jLbeF4iPuY1xQL84ViOgDlB38NqsuA=; b=rf6En8AgxGpMdMF3W5vqhgKHwnbWltH7Vhw5F8zPRQpKCb2RRTUqXOFWwilkdC4fH5 PsILyozG2WIV5oAM4kVQk6BdFHVVzuTr+q7705fF+9HuaJuOlbvpUe3Kna+ny6ryGUo8 Y9/v2RVlHs6TKy9jCM3eTNfAcjtVO9V3OkUNWKT4lkQVCeTvjlWMR9MnW47AXItJizBE Ve/A+8H0RmRy5lS2lhCpdMJYz71O2jwHGHsp2XGATlL70eQ+ApGq9P2fXfGYJ/T6hnSR /rij5XAMMEJF2oKxv4vD9rzAeCTIyIe4rb50wAzyIaHkES3kIFxbvV1BW4HSpe08aKTb 8l/Q== X-Gm-Message-State: AKwxytfATBtDxRc37BtL9lQ/guGck8T3ZxeOYGafR81dEEhwOVtunSEq vi6KDS68OlYxtu91oc4YKpp08Q+UrY2ksZyE8jpllw== X-Google-Smtp-Source: AH8x226tZULf11sXRmxiqVtcJjMqx2FAR34aE2QGFF5P1YohD8k85uKizOrGKLWB+rw++0TXuf8tKk4CBwWT911gDPU= X-Received: by 10.36.128.5 with SMTP id g5mr1296741itd.17.1516446739285; Sat, 20 Jan 2018 03:12:19 -0800 (PST) MIME-Version: 1.0 Received: by 10.107.112.13 with HTTP; Sat, 20 Jan 2018 03:12:18 -0800 (PST) In-Reply-To: <1516287765-35576-3-git-send-email-heyi.guo@linaro.org> References: <1516287765-35576-1-git-send-email-heyi.guo@linaro.org> <1516287765-35576-3-git-send-email-heyi.guo@linaro.org> From: Ard Biesheuvel Date: Sat, 20 Jan 2018 11:12:18 +0000 Message-ID: To: Heyi Guo Cc: Leif Lindholm , linaro-uefi , "edk2-devel@lists.01.org" , Graeme Gregory , guoheyi@huawei.com, wanghuiqiang , huangming , Jason Zhang , Mengfanrong , waip23@126.com Subject: Re: [PATCH edk2-non-osi v1 2/3] Hisilicon D0x: Fix network interface order issue 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: Sat, 20 Jan 2018 11:06:57 -0000 Content-Type: text/plain; charset="UTF-8" On 18 January 2018 at 15:02, Heyi Guo wrote: > Update SnpPV660Dxe binary to fix network interface order issue. > > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Jason Zhang > Signed-off-by: Ming Huang > Signed-off-by: Heyi Guo Reviewed-by: Ard Biesheuvel > --- > Platform/Hisilicon/D03/Drivers/Net/SnpPV600Dxe/SnpPV600Dxe.efi | Bin 26688 -> 26592 bytes > Platform/Hisilicon/D05/Drivers/Net/SnpPV600Dxe/SnpPV600Dxe.efi | Bin 28544 -> 28448 bytes > 2 files changed, 0 insertions(+), 0 deletions(-) > > diff --git a/Platform/Hisilicon/D03/Drivers/Net/SnpPV600Dxe/SnpPV600Dxe.efi b/Platform/Hisilicon/D03/Drivers/Net/SnpPV600Dxe/SnpPV600Dxe.efi > index 8ce6a6d..fbdbba1 100644 > Binary files a/Platform/Hisilicon/D03/Drivers/Net/SnpPV600Dxe/SnpPV600Dxe.efi and b/Platform/Hisilicon/D03/Drivers/Net/SnpPV600Dxe/SnpPV600Dxe.efi differ > diff --git a/Platform/Hisilicon/D05/Drivers/Net/SnpPV600Dxe/SnpPV600Dxe.efi b/Platform/Hisilicon/D05/Drivers/Net/SnpPV600Dxe/SnpPV600Dxe.efi > index bc7942a..54f5dba 100644 > Binary files a/Platform/Hisilicon/D05/Drivers/Net/SnpPV600Dxe/SnpPV600Dxe.efi and b/Platform/Hisilicon/D05/Drivers/Net/SnpPV600Dxe/SnpPV600Dxe.efi differ > -- > 1.9.1 >