On Wed, Jul 26, 2017 at 10:48 AM, dangdehua <dangde...@huawei.com> wrote:

> Hi All,
>
> I meet with below problems:
>
> BIOS list PXE boot devices as below picture(7 numbers), but IPXE ONLY find
> 3 net devices (net0, net1, net2), why less? How to list all PXE boot
> devices as BIOS boot list?
>
>
>
> THANKS.
>

Hi
How does this compare to the output of ifstat in iPXE ?
And from linux what does lspci -nn | grep 'Ether\|Net' show ?
Which iPXE binary are you using, is it snp.efi or ipxe.efi or something
else?

The possible explanations I can think of is that
1. drivers for one or more of the nics are not available in iPXE
2. the driver that is used in iPXE only finds first port of the nics (I
think this is the case with UNDI, but that is due to limitations in UNDI
itself and is not something that iPXE can change)
3. Combination of the above

/Christian
_______________________________________________
ipxe-devel mailing list
ipxe-devel@lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel

Reply via email to