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 9AB7F21AE30EC for ; Sun, 11 Jun 2017 20:56:13 -0700 (PDT) Received: from IMSVA.IN.MEGATRENDS.COM (IMSVA.IN.MEGATRENDS.COM [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 97AC882047 for ; Mon, 12 Jun 2017 09:29:27 +0530 (IST) Received: from IMSVA.IN.MEGATRENDS.COM (IMSVA.IN.MEGATRENDS.COM [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 8B75082046 for ; Mon, 12 Jun 2017 09:29:27 +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:29:27 +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:27:22 +0530 From: Santhapur Naveen To: "edk2-devel@lists.01.org" Thread-Topic: PXE boot option lacks IPv4 device path Thread-Index: AdLjLu88AvwtfSWpTEaD766hkcmkGw== Date: Mon, 12 Jun 2017 03:57:21 +0000 Message-ID: <625A2455CC232F40B0F38F05ACED6D97C8691058@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--12.578-5.0-31-10 X-imss-scan-details: No--12.578-5.0-31-10 X-TMASE-Version: IMSVA-9.1.0.1600-8.1.1062-23126.004 X-TMASE-Result: 10--12.577900-10.000000 X-TMASE-MatchedRID: YGOGQFPxJwUfOdo4H355iMDKEaAGOYbW3aCKrnFF0wsKUOCDrDrSimE/ +cXGWE9zzluq0iwuS6iZroPNdqiG8+t/wJpAYk9O2cMQGBZUynLv/72zC4hJFZ3woJ2UeuYF6HM oliKXreijlFSgXWPWuPU1Xpm2N12S/AZW18vjv1o6iP0NczjR0lvr9JucnAavzkH/0tV77RAZtt B2H+RMvwkbnmLrKdcc+KUzuemidPzq0SQ1Mgx5CDg2jfgv3Zp9UdfEKc10rU54nNRC+UXW5z7V1 OrezJhfsKrmNJBIHWcOsNNBnlgRWn0tCKdnhB58r10pknZXGJopabXIR7MvlN1a8a81LECeec3Q M3secWbVGapRPVrUS8k6WlUC7t4Xlh8I8nwO0b7d7/kahjaidiaNvmdgyUi5W4acnZsbFruzp8r ODQxn8TxrB7JRpJ3meI88JTDuDIh+3BndfXUhXQ== 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: 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:56:14 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable 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