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 0CE8080349 for ; Tue, 7 Mar 2017 00:00:09 -0800 (PST) Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga105.fm.intel.com with ESMTP; 07 Mar 2017 00:00:08 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.35,257,1484035200"; d="scan'208";a="73083530" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by fmsmga005.fm.intel.com with ESMTP; 07 Mar 2017 00:00:08 -0800 Received: from fmsmsx117.amr.corp.intel.com (10.18.116.17) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.248.2; Tue, 7 Mar 2017 00:00:08 -0800 Received: from shsmsx152.ccr.corp.intel.com (10.239.6.52) by fmsmsx117.amr.corp.intel.com (10.18.116.17) with Microsoft SMTP Server (TLS) id 14.3.248.2; Tue, 7 Mar 2017 00:00:08 -0800 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.20]) by SHSMSX152.ccr.corp.intel.com ([169.254.6.132]) with mapi id 14.03.0248.002; Tue, 7 Mar 2017 16:00:03 +0800 From: "Ye, Ting" To: Santhapur Naveen , "edk2-devel@lists.01.org" Thread-Topic: UNDI initialize Thread-Index: AQHSlvMMWh3Gy6SLSEqw5LcEZD+9g6GJAWag Date: Tue, 7 Mar 2017 08:00:02 +0000 Message-ID: References: <625A2455CC232F40B0F38F05ACED6D97B69A0592@Venus2.in.megatrends.com> In-Reply-To: <625A2455CC232F40B0F38F05ACED6D97B69A0592@Venus2.in.megatrends.com> Accept-Language: zh-CN, en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: UNDI initialize X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Mar 2017 08:00:09 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi Naveen, According to the definition in Appendix E of UEFI 2.6 spec, the errors indi= cate: 1) C001:6 =3D=3D> PXE_STATFLAGS_COMMAND_COMPLETE | PXE_STATFLAGS_INITIALIZ= ED_NO_MEDIA :PXE_STATCODE_NOT_STARTED 2) 8000:A=3D=3D> PXE_STATFLAGS_COMMAND_FAILED | PXE_STATCODE_DEVICE_FAILUR= E It seems sometimes your NIC has no media attached, and sometimes the device= met failure when performing initialization. Thanks, Ting -----Original Message----- From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Sant= hapur Naveen Sent: Tuesday, March 07, 2017 11:30 AM To: edk2-devel@lists.01.org Subject: [edk2] UNDI initialize Hello all, I've been facing the following error with one of my LAN cards. Snp->undi.initialize() C001h:6h Snp->undi.initialize() 8000h:Ah Also the following. Snp->Cdb.StatFlags=3D C001h/8000h Snp->Cdb.StatCode =3D 6h/Ah Is this something that had to do with the UNDI driver? Your suggestions are highly appreciated. Regards, Naveen _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel