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 A6DAD21C8EFA4 for ; Tue, 13 Jun 2017 02:30:52 -0700 (PDT) Received: from IMSVA.IN.MEGATRENDS.COM (IMSVA.IN.MEGATRENDS.COM [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 43B318205A; Tue, 13 Jun 2017 15:03:56 +0530 (IST) Received: from IMSVA.IN.MEGATRENDS.COM (IMSVA.IN.MEGATRENDS.COM [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 3685982047; Tue, 13 Jun 2017 15:03:56 +0530 (IST) Received: from webmail.amiindia.co.in (venus1.in.megatrends.com [10.0.0.5]) by IMSVA.IN.MEGATRENDS.COM (Postfix) with ESMTPS; Tue, 13 Jun 2017 15:03:56 +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; Tue, 13 Jun 2017 15:01:50 +0530 From: Santhapur Naveen To: "Fu, Siyuan" , Karunakar P , "edk2-devel@lists.01.org" Thread-Topic: HTTP Boot failed to download NBP file if it is .iso type Thread-Index: AdLhJADZenTRkzHLTdKp4dJtuK+91AAI2B4wAKmnwnAADkPkQA== Date: Tue, 13 Jun 2017 09:31:49 +0000 Message-ID: <625A2455CC232F40B0F38F05ACED6D97C8691546@Venus2.in.megatrends.com> References: <625A2455CC232F40B0F38F05ACED6D97C8690EA8@Venus2.in.megatrends.com> In-Reply-To: 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-23128.006 X-TM-AS-Result: No--22.694-5.0-31-10 X-imss-scan-details: No--22.694-5.0-31-10 X-TMASE-Version: IMSVA-9.1.0.1600-8.1.1062-23128.006 X-TMASE-Result: 10--22.693700-10.000000 X-TMASE-MatchedRID: rYpa/RC+czHM/ECkaAy/4hMMmcrjEONd1kqyrcMalqXIPbn2oQhptcXc 7IYNlQVC2BXP32nYpKCC2+nAZJSfpjKRE2O5ThvCvHKClHGjjr0rtx/8GWh5my62hjZS0WoY152 a4j27Jxjv7KQvOHjFKImNnyPH9doVhzsX7/vYqPC5kfgtJfb41YEcpMn6x9cZ8GGkR4KiYUDMcc sPBF1EYVOabwT0zJcDFIbYWtPvTIrlHFcV3hMVVozb2GR6Ttd3E21NSmBqEKcG2yXKuUsCokpO2 kNfu9sKIXF0eKNG7VvOVUs8iujDBlYv4BqgLuJU4t2mucDkRBFMkOX0UoduuazAFYv+s+0oLmbM ZSHSZUO5F69T9uiWmWKYeZv05+HVQdZuZ42vrpEVglQa/gMvfJUtb2O293wZ+3n3Z6rbGhPfeld jYKxB4jZaZkkDI2QfQpegsUI/J60LwAeA+JZXiOYAh37ZsBDCkk5xcxBziMFo5YsPsbyLXY5KOS CtTm4DirvJsLHVaSKSj1wXDJXobZ/yorkJXkCFcX5PeMxy2v59LQinZ4QefKbyPFGTn+O4M1bU+ NMzWmKOhzOa6g8KrZRMZUCEHkRt X-TMASE-SNAP-Result: 1.821001.0001-0-1-12:0,22:0,33:0,34:0,39:0-0 Subject: Re: HTTP Boot failed to download NBP file if it is .iso type 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: Tue, 13 Jun 2017 09:30:53 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi Siyuan, Thank you for your reply. And regarding the OS installation, we are able to download SUSE iso (>3 GB)= from the HTTP server. But the install didn't happen. May I ask you what could be possible reason? Is there anything else I've ha= d missed, please let me know. Regards, Naveen -----Original Message----- From: Fu, Siyuan [mailto:siyuan.fu@intel.com]=20 Sent: Tuesday, June 13, 2017 8:17 AM To: Santhapur Naveen; Karunakar P; edk2-devel@lists.01.org Subject: RE: HTTP Boot failed to download NBP file if it is .iso type Hi, Karunakar and Naveen Status 00000023 is EFI_HTTP_ERROR, which means the HTTP server replied an H= TTP error. The HTTP error code is placed in HttpIo->RspToken.Message->Data.= Response->StatusCode, and will be displayed in HttpBootPrintErrorMessage() = function. If a downloaded NBP is a RAM disk image, the BDS will try to find a boot fi= le inside it according UEFI 2.7 section 3.5.1 "Boot via the Simple File Pro= tocol". Best Regards, Siyuan -----Original Message----- From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Sant= hapur Naveen Sent: Saturday, June 10, 2017 1:49 AM To: Karunakar P; edk2-devel@lists.01.org Subject: Re: [edk2] HTTP Boot failed to download NBP file if it is .iso typ= e Even if we are able to download an ISO file successfully, how will EFI_RAM_= DISK_PROTOCOL comes to know what is the efi that needs to be used? -----Original Message----- From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Karu= nakar P Sent: Friday, June 09, 2017 9:04 PM To: edk2-devel@lists.01.org Subject: [edk2] HTTP Boot failed to download NBP file if it is .iso type Hi All, We have facing an issue with HTTP boot. [Issue] HTTP Boot failed to download NBP file if it is an .iso type [Reproduction Steps] 1. Configure HTTP Server in Ubuntu environment. 2. Place any iso image as NBP file. 3. Perform UEFI HTTPv4 boot. [Result] DHCP process was success, But Failed to download NBP file. [Observations] 1. As per UEFI spec "23.7.1 Boot from URL" (UEFI 2.6, page 1222). Here is what the section says about binary image returned by HTTP server: "...the binary image [..] is a UEFI-formatted executable[...], or it could = be mounted as a RAM disk which contains a UEFI-compliant file system (see S= ection 12.3)." We're interested in exploring second scenario, when downloaded image is a U= EFI-compliant file system. Section "23.7.3.1 Device Path" on page 1226 provides examples of image URL:= http://192.168.1.100/boot.iso The specification also says that "the HTTP Boot driver will register RAM di= sk with the downloaded NBP, by appending a RamDisk device node to the devic= e path above, like...". HttpBootDxe is doing this.But NBP file itself failing to download in the ca= se of iso image. 2. HTTP boot fails in the following function HttpBootGetBootFile() -> EFI_STATUS HttpBootGetBootFile ( IN HTTP_BOOT_PRIVATE_DATA *Private, IN BOOLEAN HeaderOnly, IN OUT UINTN *BufferSize, OUT UINT8 *Buffer, OUT HTTP_BOOT_IMAGE_TYPE *ImageType ) { . . . Status =3D HttpIoRecvResponse ( &Private->HttpIo, TRUE, ResponseData ); // Here the Status value is Success and ResponseData->Status =3D 00000023 if (EFI_ERROR (Status) || EFI_ERROR (ResponseData->Status)) { if (EFI_ERROR (ResponseData->Status)) { StatusCode =3D HttpIo->RspToken.Message->Data.Response->StatusCode; HttpBootPrintErrorMessage (StatusCode); Status =3D ResponseData->Status; // Here Status =3D 00000023 } goto ERROR_5; // goto ERROR_5 } . . . } Note: We have HTTP server configured in Ubuntu Environment. Could you please look into it. Thanks, karunakar _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel This e-mail is intended for the use of the addressee only and may contain p= rivileged, confidential, or proprietary information that is exempt from dis= closure under law. If you have received this message in error, please infor= m us promptly by reply e-mail, then delete the e-mail and destroy any print= ed copy. Thank you. _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel