From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from IMSVA.IN.MEGATRENDS.COM (Webmail.amiindia.co.in [203.199.198.232]) (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 5D4BA21BB2500 for ; Sun, 11 Jun 2017 20:59:05 -0700 (PDT) Received: from IMSVA.IN.MEGATRENDS.COM (IMSVA.IN.MEGATRENDS.COM [127.0.0.1]) by IMSVA (Postfix) with ESMTP id AB38D82047 for ; Mon, 12 Jun 2017 09:32:20 +0530 (IST) Received: from IMSVA.IN.MEGATRENDS.COM (IMSVA.IN.MEGATRENDS.COM [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 9F80E82046 for ; Mon, 12 Jun 2017 09:32:20 +0530 (IST) Received: from webmail.amiindia.co.in (venus1.in.megatrends.com [10.0.0.5]) by IMSVA.IN.MEGATRENDS.COM (Postfix) with ESMTPS for ; Mon, 12 Jun 2017 09:32:20 +0530 (IST) Received: from VENUS2.in.megatrends.com ([fe80::2002:4a07:4f17:c09b]) by VENUS1.in.megatrends.com ([fe80::951:7975:6ecf:eae5%14]) with mapi id 14.01.0438.000; Mon, 12 Jun 2017 09:30:15 +0530 From: Santhapur Naveen To: "edk2-devel@lists.01.org" Thread-Topic: PXE boot option lacks IPv4 device path Thread-Index: AdLjLu88AvwtfSWpTEaD766hkcmkGwAAWytg Date: Mon, 12 Jun 2017 04:00:14 +0000 Message-ID: <625A2455CC232F40B0F38F05ACED6D97C869106E@Venus2.in.megatrends.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.0.84.77] MIME-Version: 1.0 X-TM-AS-GCONF: 00 X-TM-AS-Product-Ver: IMSVA-9.1.0.1600-8.1.0.1062-23126.004 X-TM-AS-Result: No--13.036-5.0-31-10 X-imss-scan-details: No--13.036-5.0-31-10 X-TMASE-Version: IMSVA-9.1.0.1600-8.1.1062-23126.004 X-TMASE-Result: 10--13.035900-10.000000 X-TMASE-MatchedRID: Zo0pxB4Ftj5bJCKOm3VRCWyZJ8/t392l152a4j27Jxjmp24rTXZI/ukf WjEDoAChRzLiTrEr9wIQ9/tMNQ4aimpiq4KsutXCEd+K6O5Nt50sX2NvG8rX7fIIjbJU7tNe392 NebtoQoIWnb/hfLnEiP0peXGEEBlvg3XZcphu4ktK0WT/zXAgkos6xaVh0wb3BHVm0xh58VY8Lu P+bOkMWt3jF2fVcPdzDB+ErBr0bANar2Wff4KSIaUXswX/xrISOe5BYzkyOSXvur1kAo0bSpRE/ 0+1V2ubDlWhxTgIXOrbH8WaUL9qjLTxnpbCjruIowtRP8whCK9IuDexIJcYooA+zZbAFdrSTmAg w3rBkJeXBXaJoB9JZxRFJJyf5BJeyJ1gFgOMhOn7Yqa/yNiVgCq2rl3dzGQ17Ue+xsK6e5M0NBj XPx+v8K+wmJZ7V0CL998Y88D1FMNI/Lb9CDd8wlyr+9pzhUzSgi5zAcOtuwB43p9yBcreJ0fgfK 7nqsqF4vM2xBdXMyY= X-TMASE-SNAP-Result: 1.821001.0001-0-1-12:0,22:0,33:0,34:0,39:0-0 X-Content-Filtered-By: Mailman/MimeDel 2.1.22 Subject: Re: PXE boot option lacks IPv4 device path X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 03:59:06 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable This behavior is seen only in Simulator From: Santhapur Naveen Sent: Monday, June 12, 2017 9:27 AM To: edk2-devel@lists.01.org Subject: PXE boot option lacks IPv4 device path Hello all, I've built and run the Nt32Pkg source from here. I've enabled PXE boot support and I could see only= MAC device path (005056C00002, 0x1) present for all PXEv4 boot options som= ething like UEFI PXEv4 MAC(005056C000XX). But for HTTPv4, the device path is "MAC (005056C00002, 0x01= )/IPv4(0.0.0.0, 0x0, DHCP, 0.0.0.0, 0.0.0.0, 0.0.0.0)/Uri()" Why the PXE boot option doesn't have the IPv4 device path? Your comments are highly appreciated. Regards, Naveen