From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: None (no SPF record) identity=mailfrom; client-ip=203.199.198.232; helo=imsva.in.megatrends.com; envelope-from=karunakarp@amiindia.co.in; receiver=edk2-devel@lists.01.org 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 E9FDF202E60E7 for ; Mon, 23 Oct 2017 08:04:02 -0700 (PDT) Received: from IMSVA.IN.MEGATRENDS.COM (IMSVA.IN.MEGATRENDS.COM [127.0.0.1]) by IMSVA (Postfix) with ESMTP id D26148206A; Mon, 23 Oct 2017 20:40:37 +0530 (IST) Received: from IMSVA.IN.MEGATRENDS.COM (IMSVA.IN.MEGATRENDS.COM [127.0.0.1]) by IMSVA (Postfix) with ESMTP id BB00582069; Mon, 23 Oct 2017 20:40:37 +0530 (IST) Received: from webmail.amiindia.co.in (venus2.in.megatrends.com [10.0.0.7]) by IMSVA.IN.MEGATRENDS.COM (Postfix) with ESMTPS; Mon, 23 Oct 2017 20:40:37 +0530 (IST) Received: from VENUS1.in.megatrends.com ([fe80::951:7975:6ecf:eae5]) by Venus2.in.megatrends.com ([fe80::2002:4a07:4f17:c09b%14]) with mapi id 14.03.0248.002; Mon, 23 Oct 2017 20:37:41 +0530 From: Karunakar P To: "'edk2-devel@lists.01.org'" CC: "Wu, Jiaxin" , "'Fu, Siyuan'" , "Ye, Ting" Thread-Topic: RE: Adding VLAN changing Boot order to default Thread-Index: AdNMCb/5HC+6PWjSRzqVjJlEW5TQZg== Date: Mon, 23 Oct 2017 15:07:40 +0000 Message-ID: Accept-Language: en-GB, en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.0.84.128] MIME-Version: 1.0 X-TM-AS-GCONF: 00 X-TM-AS-Product-Ver: IMSVA-9.1.0.1600-8.1.0.1062-23414.001 X-TM-AS-Result: No--18.099-5.0-31-10 X-imss-scan-details: No--18.099-5.0-31-10 X-TMASE-Version: IMSVA-9.1.0.1600-8.1.1062-23414.001 X-TMASE-Result: 10--18.098900-10.000000 X-TMASE-MatchedRID: 0dFPYP4mu5QA9DcflZdnSbMsPmSZxbpkMZm0+sEE9mvWgeiceig+bZlf IIoJIzJ5Ok5srYVFYvV2jMk5bpuwaq6EIEWX9vreFyqkfsPWu1ByawdArtww5+IpRqgiF5rtanm fgMwTJs35y4GKVOBf/gu3xPaRrT4TRF8J0whn5t39KXlxhBAZb4N12XKYbuJLStFk/81wIJKLOs WlYdMG9wR1ZtMYefFWPC7j/mzpDFrd4xdn1XD3cwwfhKwa9GwDWq9ln3+CkiGlF7MF/8ayEjnuQ WM5MjklF/CgZrFM3+qnQiMduIEPNqFx4PiqFtlGuWB2ZAowRT1wryoe90UcsEENV4Lwnu7BmbcK RmzJEYVk5c9keGiG7IpCK64ZIfMfOMzWonUNEQN6a7qHolmGuZkShYcLpGH9BL+V9lD389E/uAM uIS3/VyCmmsI07TT49M9Z5uth3UWXBXaJoB9JZxRFJJyf5BJeyJ1gFgOMhOmJoeB6BijRISq2rl 3dzGQ1aK1tFUwopj892IrALeMF5G9BIV1PgAYU4RtkAbG2KDrJgG1H2OZ87A== 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: Adding VLAN changing Boot order to default 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, 23 Oct 2017 15:04:03 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hello All, Boot order is changing to default if we add VLAN, below are the steps follo= wed. [Steps] 1. Change default boot order to some other, Then Commit changes and E= xit. (In my case first boot option Is UEFI Internal Shell, then I changed P= XEv4 as first boot option) 2. Add a VLAN Network Device List -> MAC -> VLAN Configuration -> Create new VLAN and Add= VLAN 3. Now check the Boot order Observation:- The boot order was changed to default(In my case, UEFI Intern= al shell becomes first boot option) Could you please provide your comments on this? Thanks, Karunakar