From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 02E8081892 for ; Tue, 27 Dec 2016 19:40:02 -0800 (PST) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga103.fm.intel.com with ESMTP; 27 Dec 2016 19:40:02 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,420,1477983600"; d="scan'208";a="802852479" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by FMSMGA003.fm.intel.com with ESMTP; 27 Dec 2016 19:39:59 -0800 Received: from fmsmsx122.amr.corp.intel.com (10.18.125.37) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.248.2; Tue, 27 Dec 2016 19:39:56 -0800 Received: from shsmsx102.ccr.corp.intel.com (10.239.4.154) by fmsmsx122.amr.corp.intel.com (10.18.125.37) with Microsoft SMTP Server (TLS) id 14.3.248.2; Tue, 27 Dec 2016 19:39:56 -0800 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.177]) by shsmsx102.ccr.corp.intel.com ([169.254.2.88]) with mapi id 14.03.0248.002; Wed, 28 Dec 2016 11:39:52 +0800 From: "Wei, David" To: "Lu, ShifeiX A" , "edk2-devel@lists.01.org" Thread-Topic: [edk2-platforms/Minnowboard3] BroxtonPlatformPkg:Update UNDI driver. Thread-Index: AQHSYLvNvvuoErbWk0SoL8NZ/4KmUaEctnFA Date: Wed, 28 Dec 2016 03:39:51 +0000 Message-ID: <89954A0B46707A448411A627AD4EEE3468EECD2E@SHSMSX101.ccr.corp.intel.com> References: <182bd5f1-e5ec-41a3-8b87-9eea87cea95e@SHWDEOPENPSI011.local> In-Reply-To: <182bd5f1-e5ec-41a3-8b87-9eea87cea95e@SHWDEOPENPSI011.local> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [edk2-platforms/Minnowboard3] BroxtonPlatformPkg:Update UNDI driver. X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Dec 2016 03:40:03 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: David Wei Thanks, David Wei =20 -----Original Message----- From: Lu, ShifeiX A=20 Sent: Wednesday, December 28, 2016 11:38 AM To: edk2-devel@lists.01.org Cc: Wei, David Subject: [edk2-platforms/Minnowboard3] BroxtonPlatformPkg:Update UNDI drive= r. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: lushifex --- Platform/BroxtonPlatformPkg/PlatformPkg.fdf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Platform/BroxtonPlatformPkg/PlatformPkg.fdf b/Platform/Broxton= PlatformPkg/PlatformPkg.fdf index b95bf59..93f0422 100644 --- a/Platform/BroxtonPlatformPkg/PlatformPkg.fdf +++ b/Platform/BroxtonPlatformPkg/PlatformPkg.fdf @@ -659,7 +659,7 @@ APRIORI DXE { # !if $(NETWORK_ENABLE) =3D=3D TRUE FILE DRIVER =3D 22DE1691-D65D-456a-993E-A253DD1F308C { - SECTION PE32 =3D BroxtonPlatformPkg/Common/Binaries/UNDI/I210PcieUndiD= xe/E7006X3.EFI + SECTION PE32 =3D BroxtonPlatformPkg/Common/Binaries/UNDI/I210PcieUndiD= xe/E7320X3.EFI SECTION UI =3D "UNDI" } INF MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf --=20 2.7.0.windows.1