From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) (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 D673D803BF for ; Mon, 20 Mar 2017 18:26:09 -0700 (PDT) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga105.fm.intel.com with ESMTP; 20 Mar 2017 18:26:09 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.36,197,1486454400"; d="scan'208";a="69223671" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by orsmga004.jf.intel.com with ESMTP; 20 Mar 2017 18:26:09 -0700 Received: from fmsmsx151.amr.corp.intel.com (10.18.125.4) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 20 Mar 2017 18:26:06 -0700 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by FMSMSX151.amr.corp.intel.com (10.18.125.4) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 20 Mar 2017 18:26:00 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.20]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.177]) with mapi id 14.03.0248.002; Tue, 21 Mar 2017 09:25:58 +0800 From: "Wu, Jiaxin" To: Santhapur Naveen , "edk2-devel@lists.01.org" Thread-Topic: Verifying HTTP Boot in Home environment Thread-Index: AdKhSIfPiu32yGMPTFmJhCBkUFBpYAABq+OgAACEs3EAAD7igAAD0cCEACAa0eA= Date: Tue, 21 Mar 2017 01:25:57 +0000 Message-ID: <895558F6EA4E3B41AC93A00D163B7274162A4AF8@SHSMSX103.ccr.corp.intel.com> References: <625A2455CC232F40B0F38F05ACED6D97B69AF1A5@VENUS1.in.megatrends.com>, <895558F6EA4E3B41AC93A00D163B7274162A47C0@SHSMSX103.ccr.corp.intel.com> <625A2455CC232F40B0F38F05ACED6D97B69AF1D7@VENUS1.in.megatrends.com>, <895558F6EA4E3B41AC93A00D163B7274162A480B@SHSMSX103.ccr.corp.intel.com> <625A2455CC232F40B0F38F05ACED6D97B69AF274@VENUS1.in.megatrends.com> In-Reply-To: <625A2455CC232F40B0F38F05ACED6D97B69AF274@VENUS1.in.megatrends.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMDk1MjEzNDAtYWVlZC00MWFhLTg1NzgtMjkzMjhkMDZhMmJjIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6ImpYQURjeXZBK0gyM1BET1NUVFNmMUMrdW5zcEh4Unk5dUZLV2FMM3dLbjQ9In0= x-ctpclassification: CTP_IC x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: Verifying HTTP Boot in Home environment 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, 21 Mar 2017 01:26:10 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Yes, the boot file URI need to be entered by user instead of the DHCP exten= sions. Thanks, Jiaxin > -----Original Message----- > From: Santhapur Naveen [mailto:naveens@amiindia.co.in] > Sent: Monday, March 20, 2017 6:16 PM > To: Wu, Jiaxin ; edk2-devel@lists.01.org > Subject: RE: Verifying HTTP Boot in Home environment >=20 > Hi Jiaxin, >=20 > I think my earlier result was in a corporate environment. I might have mi= ssed > something while verifying the same. :( > Please let me know if my understanding about this is correct or not. >=20 > The normal DHCP configuration in a corporate environment looks like this. >=20 > default-lease-time 600; > max-lease-time 7200; > allow booting; > option domain-name "cloudboot.com"; > option domain-name-servers 192.168.184.1; > option vendor-class-identifier "HTTPClient"; > option bootfile-name "http://www.cloudboot.com/EFI/Shell.efi"; >=20 > subnet 192.168.xx.0 netmask 255.255.255.0 { > range 192.168.xx.ad 192.168.xx.cd; > } >=20 > and for home environment, it is almost the same except "option bootfile- > name "http://www.cloudboot.com/EFI/Shell.efi";" will not be present. >=20 > If my understanding is not correct, please let me know. >=20 > Thanks, > Naveen > ________________________________________ > From: Wu, Jiaxin [jiaxin.wu@intel.com] > Sent: Monday, March 20, 2017 1:47 PM > To: Santhapur Naveen; edk2-devel@lists.01.org > Subject: RE: Verifying HTTP Boot in Home environment >=20 > Great:). >=20 > > -----Original Message----- > > From: Santhapur Naveen [mailto:naveens@amiindia.co.in] > > Sent: Monday, March 20, 2017 4:14 PM > > To: Wu, Jiaxin ; edk2-devel@lists.01.org > > Subject: RE: Verifying HTTP Boot in Home environment > > > > Hi Jiaxin, > > > > Thanks for your prompt reply. > > I've verified like the same and got the expected output. > > > > Many Thanks, > > Naveen > > ________________________________________ > > From: Wu, Jiaxin [jiaxin.wu@intel.com] > > Sent: Monday, March 20, 2017 1:25 PM > > To: Santhapur Naveen; edk2-devel@lists.01.org > > Subject: RE: Verifying HTTP Boot in Home environment > > > > Hello Naveen, > > > > You can refer to the below wiki page for the detailed HTTP home > > environment usage: > > https://github.com/tianocore/tianocore.github.io/wiki/HTTP-Boot > > > > Thanks, > > Jiaxin > > > > > -----Original Message----- > > > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf O= f > > > Santhapur Naveen > > > Sent: Monday, March 20, 2017 3:07 PM > > > To: edk2-devel@lists.01.org > > > Subject: [edk2] Verifying HTTP Boot in Home environment > > > > > > Hello all, > > > > > > The commit, fa848a4048943251fc057fe8d6c5a82e01d2ffb6 adds the > > > support for HTTP Boot usage in home environment. Would anyone out > > here > > > please help me the procedure to verify this? > > > > > > Best Regards, > > > Naveen > > > _______________________________________________ > > > edk2-devel mailing list > > > edk2-devel@lists.01.org > > > https://lists.01.org/mailman/listinfo/edk2-devel