* UNDI initialize
@ 2017-03-07 3:29 Santhapur Naveen
2017-03-07 8:00 ` Ye, Ting
0 siblings, 1 reply; 2+ messages in thread
From: Santhapur Naveen @ 2017-03-07 3:29 UTC (permalink / raw)
To: edk2-devel@lists.01.org
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= C001h/8000h
Snp->Cdb.StatCode = 6h/Ah
Is this something that had to do with the UNDI driver?
Your suggestions are highly appreciated.
Regards,
Naveen
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: UNDI initialize
2017-03-07 3:29 UNDI initialize Santhapur Naveen
@ 2017-03-07 8:00 ` Ye, Ting
0 siblings, 0 replies; 2+ messages in thread
From: Ye, Ting @ 2017-03-07 8:00 UTC (permalink / raw)
To: Santhapur Naveen, edk2-devel@lists.01.org
Hi Naveen,
According to the definition in Appendix E of UEFI 2.6 spec, the errors indicate:
1) C001:6 ==> PXE_STATFLAGS_COMMAND_COMPLETE | PXE_STATFLAGS_INITIALIZED_NO_MEDIA :PXE_STATCODE_NOT_STARTED
2) 8000:A==> PXE_STATFLAGS_COMMAND_FAILED | PXE_STATCODE_DEVICE_FAILURE
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 Santhapur 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= C001h/8000h
Snp->Cdb.StatCode = 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-03-07 8:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-07 3:29 UNDI initialize Santhapur Naveen
2017-03-07 8:00 ` Ye, Ting
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox