Giter Club home page Giter Club logo

Comments (7)

jordan3825 avatar jordan3825 commented on June 6, 2024 1

Hello! I can confirm that reverting 27e886c fixed the problem with detecting the x550 nics.

from ipxe.

mcb30 avatar mcb30 commented on June 6, 2024 1
EFIPCI 0000:1a:00.0 (8086:37d0 class 020000) has driver "x722-sfp"
EFIPCI 0000:1a:00.0 9f000000+200000 is not within root bridge address space
EFIPCI 0000:1a:00.0 could not probe driver "x722-sfp": No such device (http://ipxe.org/2ccb4087)

Thank you for the debug output. It looks as though the UEFI BIOS is failing to provide the expected ACPI resource descriptors. This should now be worked around in commit 9b25f6e (with credit to you) - please reopen if this doesn't fix the problem. Thanks!

from ipxe.

toreanderson avatar toreanderson commented on June 6, 2024

I have the same problem, I believe. In my case, the server hardware is Intel S2600BPS (firmware version 02.01.0011) with an Intel X722-DA2 onboard NIC (firmware version 4.10). The network interfaces are not detected by iPXE; ifstat yields no output, and the boot fails.

According to git bisect, the problem was introduced by commit 27e886c. Current Git master (6ccd523) plus git revert 27e886c works fine. @jordan3825, can you please test reverting that commit to confirm that we're seeing the same issue?

This is the console output shown when attempting to boot 27e886c, having built iPXE with DEBUG=efi_driver,snpnet:

>>Start PXE over IPv4.
  Station IP address is 10.27.88.85

  Server IP address is 87.238.33.6
  NBP filename is ipxe.efi
  NBP filesize is 985504 Bytes
 Downloading NBP file...

  NBP file downloaded successfully.
iPXE initialising devices...EFIDRV connecting our drivers
EFIDRV PciRoot(0x1)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x3,0x0)/Pci(0x0,0x0) has driver "PCI"
EFIDRV PciRoot(0x1)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x3,0x0)/Pci(0x0,0x0) disconnecting existing drivers
EFIDRV PciRoot(0x1)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x3,0x0)/Pci(0x0,0x0) connecting new drivers
EFIDRV PciRoot(0x1)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x3,0x0)/Pci(0x0,0x0) has driver "PCI"
EFIDRV PciRoot(0x1)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x3,0x0)/Pci(0x0,0x0) DRIVER_START
EFIDRV PciRoot(0x1)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x3,0x0)/Pci(0x0,0x0) could not start driver "PCI": No such device (http://ipxe.org/2ccb4087)
EFIDRV PciRoot(0x1)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x3,0x0)/Pci(0x0,0x0) is not supported by driver "NII": Error 0x7f684083 (http://ipxe.org/7f684083)
EFIDRV PciRoot(0x1)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x3,0x0)/Pci(0x0,0x0) is not supported by driver "SNP": Error 0x7f684083 (http://ipxe.org/7f684083)
EFIDRV PciRoot(0x1)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x3,0x0)/Pci(0x0,0x1) has driver "PCI"
EFIDRV PciRoot(0x1)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x3,0x0)/Pci(0x0,0x1) disconnecting existing drivers
EFIDRV PciRoot(0x1)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x3,0x0)/Pci(0x0,0x1) connecting new drivers
EFIDRV PciRoot(0x1)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x3,0x0)/Pci(0x0,0x1) has driver "PCI"
EFIDRV PciRoot(0x1)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x3,0x0)/Pci(0x0,0x1) DRIVER_START
EFIDRV PciRoot(0x1)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x3,0x0)/Pci(0x0,0x1) could not start driver "PCI": No such device (http://ipxe.org/2ccb4087)
EFIDRV PciRoot(0x1)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x3,0x0)/Pci(0x0,0x1) is not supported by driver "NII": Error 0x7f684083 (http://ipxe.org/7f684083)
EFIDRV PciRoot(0x1)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x3,0x0)/Pci(0x0,0x1) is not supported by driver "SNP": Error 0x7f684083 (http://ipxe.org/7f684083)
ok



iPXE 1.20.1+ (g27e88) -- Open Source Network Boot Firmware -- http://ipxe.org
Features: DNS HTTP iSCSI TFTP SRP AoE EFI Menu

iPXE> ifstat                             
iPXE> 

For comparison, this is the console output from the last commit that works correctly (eecb75b):

>>Start PXE over IPv4.
  Station IP address is 10.27.88.85

  Server IP address is 87.238.33.6
  NBP filename is ipxe.efi
  NBP filesize is 984480 Bytes
 Downloading NBP file...

  NBP file downloaded successfully.
iPXE initialising devices...EFIDRV connecting our drivers
EFIDRV PciRoot(0x1)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x3,0x0)/Pci(0x0,0x0) has driver "PCI"
EFIDRV PciRoot(0x1)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x3,0x0)/Pci(0x0,0x0) disconnecting existing drivers
EFIDRV PciRoot(0x1)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x3,0x0)/Pci(0x0,0x0) connecting new drivers
EFIDRV PciRoot(0x1)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x3,0x0)/Pci(0x0,0x0) has driver "PCI"
EFIDRV PciRoot(0x1)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x3,0x0)/Pci(0x0,0x0) DRIVER_START
EFIDRV PciRoot(0x1)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x3,0x0)/Pci(0x0,0x0) using driver "PCI"
EFIDRV PciRoot(0x1)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x3,0x0)/Pci(0x0,0x1) has driver "PCI"
EFIDRV PciRoot(0x1)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x3,0x0)/Pci(0x0,0x1) disconnecting existing drivers
EFIDRV PciRoot(0x1)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x3,0x0)/Pci(0x0,0x1) connecting new drivers
EFIDRV PciRoot(0x1)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x3,0x0)/Pci(0x0,0x1) has driver "PCI"
EFIDRV PciRoot(0x1)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x3,0x0)/Pci(0x0,0x1) DRIVER_START
EFIDRV PciRoot(0x1)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x3,0x0)/Pci(0x0,0x1) using driver "PCI"
ok



iPXE 1.20.1+ (geecb7) -- Open Source Network Boot Firmware -- http://ipxe.org
Features: DNS HTTP iSCSI TFTP SRP AoE EFI Menu

iPXE> ifstat                             
net0: a4:bf:01:60:f8:d2 using x722-sfp on 0000:1a:00.0 (closed)
  [Link:up, TX:0 TXE:0 RX:0 RXE:0]
net1: a4:bf:01:60:f8:d3 using x722-sfp on 0000:1a:00.1 (closed)
  [Link:up, TX:0 TXE:0 RX:0 RXE:0]
iPXE> 

from ipxe.

mcb30 avatar mcb30 commented on June 6, 2024

@toreanderson @jordan3825 Could you please try building with DEBUG=efi_pci to see what is causing the error in efipci_ioremap()? Thanks.

from ipxe.

toreanderson avatar toreanderson commented on June 6, 2024

@mcb30 Here you go:

>>Start PXE over IPv4.
  Station IP address is 10.27.88.85

  Server IP address is 87.238.33.6
  NBP filename is ipxe.efi
  NBP filesize is 979488 Bytes
 Downloading NBP file...

  NBP file downloaded successfully.
iPXE initialising devices...EFIPCI 0000:00:00.0 (8086:2020 class 060000) has no driver
EFIPCI 0000:00:04.0 (8086:2021 class 088000) has no driver
EFIPCI 0000:00:04.1 (8086:2021 class 088000) has no driver
EFIPCI 0000:00:04.2 (8086:2021 class 088000) has no driver
EFIPCI 0000:00:04.3 (8086:2021 class 088000) has no driver
EFIPCI 0000:00:04.4 (8086:2021 class 088000) has no driver
EFIPCI 0000:00:04.5 (8086:2021 class 088000) has no driver
EFIPCI 0000:00:04.6 (8086:2021 class 088000) has no driver
EFIPCI 0000:00:04.7 (8086:2021 class 088000) has no driver
EFIPCI 0000:00:05.0 (8086:2024 class 088000) has no driver
EFIPCI 0000:00:05.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:00:05.2 (8086:2025 class 088000) has no driver
EFIPCI 0000:00:05.4 (8086:2026 class 080020) has no driver
EFIPCI 0000:00:05.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:00:07.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:00:07.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:00:07.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:00:08.0 (8086:2014 class 088000) has no driver
EFIPCI 0000:00:08.1 (8086:2015 class 110100) has no driver
EFIPCI 0000:00:08.2 (8086:2016 class 088000) has no driver
EFIPCI 0000:00:11.0 (8086:a1ec class ff0000) has no driver
EFIPCI 0000:00:11.1 (8086:a1ed class ff0000) has no driver
EFIPCI 0000:00:11.5 (8086:a1d2 class 010601) has no driver
EFIPCI 0000:00:14.0 (8086:a1af class 0c0330) has no driver
EFIPCI 0000:00:14.2 (8086:a1b1 class 118000) has no driver
EFIPCI 0000:00:16.0 (8086:a1ba class 078000) has no driver
EFIPCI 0000:00:16.1 (8086:a1bb class 078000) has no driver
EFIPCI 0000:00:16.4 (8086:a1be class 078000) has no driver
EFIPCI 0000:00:17.0 (8086:a182 class 010601) has no driver
EFIPCI 0000:00:1c.0 (8086:a195 class 060400) has no driver
EFIPCI 0000:01:00.0 (1a03:1150 class 060400) has no driver
EFIPCI 0000:02:00.0 (1a03:2000 class 030000) has no driver
EFIPCI 0000:00:1f.0 (8086:a1c2 class 060100) has no driver
EFIPCI 0000:00:1f.2 (8086:a1a1 class 058000) has no driver
EFIPCI 0000:00:1f.4 (8086:a1a3 class 0c0500) has no driver
EFIPCI 0000:17:00.0 (8086:2030 class 060400) has no driver
EFIPCI 0000:18:00.0 (8086:37c0 class 060400) has no driver
EFIPCI 0000:19:03.0 (8086:37c5 class 060400) has no driver
EFIPCI 0000:1a:00.0 (8086:37d0 class 020000) has driver "x722-sfp"
EFIPCI 0000:1a:00.0 (8086:37d0 class 020000) has driver "x722-sfp"
EFIPCI 0000:1a:00.0 (8086:37d0 class 020000) has driver "x722-sfp"
EFIPCI 0000:1a:00.0 9f000000+200000 is not within root bridge address space
EFIPCI 0000:1a:00.0 could not probe driver "x722-sfp": No such device (http://ipxe.org/2ccb4087)
EFIPCI 0000:1a:00.1 (8086:37d0 class 020000) has driver "x722-sfp"
EFIPCI 0000:1a:00.1 (8086:37d0 class 020000) has driver "x722-sfp"
EFIPCI 0000:1a:00.1 (8086:37d0 class 020000) has driver "x722-sfp"
EFIPCI 0000:1a:00.1 9e000000+200000 is not within root bridge address space
EFIPCI 0000:1a:00.1 could not probe driver "x722-sfp": No such device (http://ipxe.org/2ccb4087)
EFIPCI 0000:17:05.0 (8086:2034 class 088000) has no driver
EFIPCI 0000:17:05.2 (8086:2035 class 088000) has no driver
EFIPCI 0000:17:05.4 (8086:2036 class 080020) has no driver
EFIPCI 0000:17:05.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:07.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:07.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:07.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:07.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:07.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:07.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:08.0 (8086:208d class 088000) has no driver
EFIPCI 0000:17:08.1 (8086:208d class 088000) has no driver
EFIPCI 0000:17:08.2 (8086:208d class 088000) has no driver
EFIPCI 0000:17:08.3 (8086:208d class 088000) has no driver
EFIPCI 0000:17:08.4 (8086:208d class 088000) has no driver
EFIPCI 0000:17:08.5 (8086:208d class 088000) has no driver
EFIPCI 0000:17:08.6 (8086:208d class 088000) has no driver
EFIPCI 0000:17:08.7 (8086:208d class 088000) has no driver
EFIPCI 0000:17:09.0 (8086:208d class 088000) has no driver
EFIPCI 0000:17:09.1 (8086:208d class 088000) has no driver
EFIPCI 0000:17:09.2 (8086:208d class 088000) has no driver
EFIPCI 0000:17:09.3 (8086:208d class 088000) has no driver
EFIPCI 0000:17:09.4 (8086:208d class 088000) has no driver
EFIPCI 0000:17:09.5 (8086:208d class 088000) has no driver
EFIPCI 0000:17:09.6 (8086:208d class 088000) has no driver
EFIPCI 0000:17:09.7 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0a.0 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0a.1 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0a.2 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0a.3 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0a.4 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0a.5 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0a.6 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0a.7 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0b.0 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0b.1 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0b.2 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0b.3 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0e.0 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0e.1 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0e.2 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0e.3 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0e.4 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0e.5 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0e.6 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0e.7 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0f.0 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0f.1 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0f.2 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0f.3 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0f.4 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0f.5 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0f.6 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0f.7 (8086:208e class 088000) has no driver
EFIPCI 0000:17:10.0 (8086:208e class 088000) has no driver
EFIPCI 0000:17:10.1 (8086:208e class 088000) has no driver
EFIPCI 0000:17:10.2 (8086:208e class 088000) has no driver
EFIPCI 0000:17:10.3 (8086:208e class 088000) has no driver
EFIPCI 0000:17:10.4 (8086:208e class 088000) has no driver
EFIPCI 0000:17:10.5 (8086:208e class 088000) has no driver
EFIPCI 0000:17:10.6 (8086:208e class 088000) has no driver
EFIPCI 0000:17:10.7 (8086:208e class 088000) has no driver
EFIPCI 0000:17:11.0 (8086:208e class 088000) has no driver
EFIPCI 0000:17:11.1 (8086:208e class 088000) has no driver
EFIPCI 0000:17:11.2 (8086:208e class 088000) has no driver
EFIPCI 0000:17:11.3 (8086:208e class 088000) has no driver
EFIPCI 0000:17:14.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:14.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:14.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:14.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:14.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:14.5 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:14.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:14.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:15.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:15.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:15.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:15.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:15.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:15.5 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:15.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:15.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:16.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:16.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:16.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:16.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:16.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:16.5 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:16.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:16.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:17.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:17.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:17.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:17.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:1d.0 (8086:2054 class 088000) has no driver
EFIPCI 0000:17:1d.1 (8086:2055 class 088000) has no driver
EFIPCI 0000:17:1d.2 (8086:2056 class 088000) has no driver
EFIPCI 0000:17:1d.3 (8086:2057 class 088000) has no driver
EFIPCI 0000:17:1e.0 (8086:2080 class 088000) has no driver
EFIPCI 0000:17:1e.1 (8086:2081 class 088000) has no driver
EFIPCI 0000:17:1e.2 (8086:2082 class 088000) has no driver
EFIPCI 0000:17:1e.3 (8086:2083 class 088000) has no driver
EFIPCI 0000:17:1e.4 (8086:2084 class 088000) has no driver
EFIPCI 0000:17:1e.5 (8086:2085 class 088000) has no driver
EFIPCI 0000:17:1e.6 (8086:2086 class 088000) has no driver
EFIPCI 0000:17:1f.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:1f.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:1f.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:1f.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:1f.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:1f.5 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:1f.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:1f.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:3a:05.0 (8086:2034 class 088000) has no driver
EFIPCI 0000:3a:05.2 (8086:2035 class 088000) has no driver
EFIPCI 0000:3a:05.4 (8086:2036 class 080020) has no driver
EFIPCI 0000:3a:05.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:3a:07.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:3a:07.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:3a:07.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:3a:07.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:3a:07.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:3a:07.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:3a:08.0 (8086:2066 class 088000) has no driver
EFIPCI 0000:3a:08.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:3a:09.0 (8086:2066 class 088000) has no driver
EFIPCI 0000:3a:09.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:3a:0a.0 (8086:2040 class 088000) has no driver
EFIPCI 0000:3a:0a.1 (8086:2041 class 088000) has no driver
EFIPCI 0000:3a:0a.2 (8086:2042 class 088000) has no driver
EFIPCI 0000:3a:0a.3 (8086:2043 class 088000) has no driver
EFIPCI 0000:3a:0a.4 (8086:2044 class 088000) has no driver
EFIPCI 0000:3a:0a.5 (8086:2045 class 088000) has no driver
EFIPCI 0000:3a:0a.6 (8086:2046 class 088000) has no driver
EFIPCI 0000:3a:0a.7 (8086:2047 class 088000) has no driver
EFIPCI 0000:3a:0b.0 (8086:2048 class 088000) has no driver
EFIPCI 0000:3a:0b.1 (8086:2049 class 088000) has no driver
EFIPCI 0000:3a:0b.2 (8086:204a class 088000) has no driver
EFIPCI 0000:3a:0b.3 (8086:204b class 088000) has no driver
EFIPCI 0000:3a:0c.0 (8086:2040 class 088000) has no driver
EFIPCI 0000:3a:0c.1 (8086:2041 class 088000) has no driver
EFIPCI 0000:3a:0c.2 (8086:2042 class 088000) has no driver
EFIPCI 0000:3a:0c.3 (8086:2043 class 088000) has no driver
EFIPCI 0000:3a:0c.4 (8086:2044 class 088000) has no driver
EFIPCI 0000:3a:0c.5 (8086:2045 class 088000) has no driver
EFIPCI 0000:3a:0c.6 (8086:2046 class 088000) has no driver
EFIPCI 0000:3a:0c.7 (8086:2047 class 088000) has no driver
EFIPCI 0000:3a:0d.0 (8086:2048 class 088000) has no driver
EFIPCI 0000:3a:0d.1 (8086:2049 class 088000) has no driver
EFIPCI 0000:3a:0d.2 (8086:204a class 088000) has no driver
EFIPCI 0000:3a:0d.3 (8086:204b class 088000) has no driver
EFIPCI 0000:5d:05.0 (8086:2034 class 088000) has no driver
EFIPCI 0000:5d:05.2 (8086:2035 class 088000) has no driver
EFIPCI 0000:5d:05.4 (8086:2036 class 080020) has no driver
EFIPCI 0000:5d:05.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:07.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:07.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:07.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:07.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:07.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:07.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:0e.0 (8086:2058 class 110100) has no driver
EFIPCI 0000:5d:0e.1 (8086:2059 class 088000) has no driver
EFIPCI 0000:5d:0e.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:0e.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:0f.0 (8086:2058 class 110100) has no driver
EFIPCI 0000:5d:0f.1 (8086:2059 class 088000) has no driver
EFIPCI 0000:5d:0f.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:10.0 (8086:2058 class 110100) has no driver
EFIPCI 0000:5d:10.1 (8086:2059 class 088000) has no driver
EFIPCI 0000:5d:10.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:10.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:12.0 (8086:204c class 110100) has no driver
EFIPCI 0000:5d:12.1 (8086:204d class 110100) has no driver
EFIPCI 0000:5d:12.2 (8086:204e class 088000) has no driver
EFIPCI 0000:5d:12.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:12.4 (8086:204c class 110100) has no driver
EFIPCI 0000:5d:12.5 (8086:204d class 110100) has no driver
EFIPCI 0000:5d:12.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:12.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:15.0 (8086:2018 class 088000) has no driver
EFIPCI 0000:5d:15.1 (8086:2088 class 110100) has no driver
EFIPCI 0000:5d:15.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:16.0 (8086:2018 class 088000) has no driver
EFIPCI 0000:5d:16.1 (8086:2088 class 110100) has no driver
EFIPCI 0000:5d:16.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:16.4 (8086:2018 class 088000) has no driver
EFIPCI 0000:5d:16.5 (8086:2088 class 110100) has no driver
EFIPCI 0000:5d:16.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:17.0 (8086:2018 class 088000) has no driver
EFIPCI 0000:5d:17.1 (8086:2088 class 110100) has no driver
EFIPCI 0000:5d:17.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:80:04.0 (8086:2021 class 088000) has no driver
EFIPCI 0001:80:04.1 (8086:2021 class 088000) has no driver
EFIPCI 0001:80:04.2 (8086:2021 class 088000) has no driver
EFIPCI 0001:80:04.3 (8086:2021 class 088000) has no driver
EFIPCI 0001:80:04.4 (8086:2021 class 088000) has no driver
EFIPCI 0001:80:04.5 (8086:2021 class 088000) has no driver
EFIPCI 0001:80:04.6 (8086:2021 class 088000) has no driver
EFIPCI 0001:80:04.7 (8086:2021 class 088000) has no driver
EFIPCI 0001:80:05.0 (8086:2024 class 088000) has no driver
EFIPCI 0001:80:05.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:80:05.2 (8086:2025 class 088000) has no driver
EFIPCI 0001:80:05.4 (8086:2026 class 080020) has no driver
EFIPCI 0001:80:05.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:80:07.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:80:07.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:80:07.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:80:08.0 (8086:2014 class 088000) has no driver
EFIPCI 0001:80:08.1 (8086:2015 class 110100) has no driver
EFIPCI 0001:80:08.2 (8086:2016 class 088000) has no driver
EFIPCI 0001:85:00.0 (8086:2030 class 060400) has no driver
EFIPCI 0001:85:02.0 (8086:2032 class 060400) has no driver
EFIPCI 0001:85:05.0 (8086:2034 class 088000) has no driver
EFIPCI 0001:85:05.2 (8086:2035 class 088000) has no driver
EFIPCI 0001:85:05.4 (8086:2036 class 080020) has no driver
EFIPCI 0001:85:05.5 (8086:201d class 010400) has no driver
EFIPCI 0001:85:05.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:07.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:07.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:07.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:07.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:07.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:07.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:08.0 (8086:208d class 088000) has no driver
EFIPCI 0001:85:08.1 (8086:208d class 088000) has no driver
EFIPCI 0001:85:08.2 (8086:208d class 088000) has no driver
EFIPCI 0001:85:08.3 (8086:208d class 088000) has no driver
EFIPCI 0001:85:08.4 (8086:208d class 088000) has no driver
EFIPCI 0001:85:08.5 (8086:208d class 088000) has no driver
EFIPCI 0001:85:08.6 (8086:208d class 088000) has no driver
EFIPCI 0001:85:08.7 (8086:208d class 088000) has no driver
EFIPCI 0001:85:09.0 (8086:208d class 088000) has no driver
EFIPCI 0001:85:09.1 (8086:208d class 088000) has no driver
EFIPCI 0001:85:09.2 (8086:208d class 088000) has no driver
EFIPCI 0001:85:09.3 (8086:208d class 088000) has no driver
EFIPCI 0001:85:09.4 (8086:208d class 088000) has no driver
EFIPCI 0001:85:09.5 (8086:208d class 088000) has no driver
EFIPCI 0001:85:09.6 (8086:208d class 088000) has no driver
EFIPCI 0001:85:09.7 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0a.0 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0a.1 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0a.2 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0a.3 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0a.4 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0a.5 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0a.6 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0a.7 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0b.0 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0b.1 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0b.2 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0b.3 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0e.0 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0e.1 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0e.2 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0e.3 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0e.4 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0e.5 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0e.6 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0e.7 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0f.0 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0f.1 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0f.2 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0f.3 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0f.4 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0f.5 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0f.6 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0f.7 (8086:208e class 088000) has no driver
EFIPCI 0001:85:10.0 (8086:208e class 088000) has no driver
EFIPCI 0001:85:10.1 (8086:208e class 088000) has no driver
EFIPCI 0001:85:10.2 (8086:208e class 088000) has no driver
EFIPCI 0001:85:10.3 (8086:208e class 088000) has no driver
EFIPCI 0001:85:10.4 (8086:208e class 088000) has no driver
EFIPCI 0001:85:10.5 (8086:208e class 088000) has no driver
EFIPCI 0001:85:10.6 (8086:208e class 088000) has no driver
EFIPCI 0001:85:10.7 (8086:208e class 088000) has no driver
EFIPCI 0001:85:11.0 (8086:208e class 088000) has no driver
EFIPCI 0001:85:11.1 (8086:208e class 088000) has no driver
EFIPCI 0001:85:11.2 (8086:208e class 088000) has no driver
EFIPCI 0001:85:11.3 (8086:208e class 088000) has no driver
EFIPCI 0001:85:14.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:14.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:14.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:14.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:14.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:14.5 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:14.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:14.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:15.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:15.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:15.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:15.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:15.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:15.5 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:15.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:15.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:16.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:16.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:16.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:16.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:16.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:16.5 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:16.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:16.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:17.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:17.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:17.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:17.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:1d.0 (8086:2054 class 088000) has no driver
EFIPCI 0001:85:1d.1 (8086:2055 class 088000) has no driver
EFIPCI 0001:85:1d.2 (8086:2056 class 088000) has no driver
EFIPCI 0001:85:1d.3 (8086:2057 class 088000) has no driver
EFIPCI 0001:85:1e.0 (8086:2080 class 088000) has no driver
EFIPCI 0001:85:1e.1 (8086:2081 class 088000) has no driver
EFIPCI 0001:85:1e.2 (8086:2082 class 088000) has no driver
EFIPCI 0001:85:1e.3 (8086:2083 class 088000) has no driver
EFIPCI 0001:85:1e.4 (8086:2084 class 088000) has no driver
EFIPCI 0001:85:1e.5 (8086:2085 class 088000) has no driver
EFIPCI 0001:85:1e.6 (8086:2086 class 088000) has no driver
EFIPCI 0001:85:1f.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:1f.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:1f.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:1f.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:1f.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:1f.5 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:1f.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:1f.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:ae:05.0 (8086:2034 class 088000) has no driver
EFIPCI 0001:ae:05.2 (8086:2035 class 088000) has no driver
EFIPCI 0001:ae:05.4 (8086:2036 class 080020) has no driver
EFIPCI 0001:ae:05.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:ae:07.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:ae:07.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:ae:07.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:ae:07.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:ae:07.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:ae:07.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:ae:08.0 (8086:2066 class 088000) has no driver
EFIPCI 0001:ae:08.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:ae:09.0 (8086:2066 class 088000) has no driver
EFIPCI 0001:ae:09.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:ae:0a.0 (8086:2040 class 088000) has no driver
EFIPCI 0001:ae:0a.1 (8086:2041 class 088000) has no driver
EFIPCI 0001:ae:0a.2 (8086:2042 class 088000) has no driver
EFIPCI 0001:ae:0a.3 (8086:2043 class 088000) has no driver
EFIPCI 0001:ae:0a.4 (8086:2044 class 088000) has no driver
EFIPCI 0001:ae:0a.5 (8086:2045 class 088000) has no driver
EFIPCI 0001:ae:0a.6 (8086:2046 class 088000) has no driver
EFIPCI 0001:ae:0a.7 (8086:2047 class 088000) has no driver
EFIPCI 0001:ae:0b.0 (8086:2048 class 088000) has no driver
EFIPCI 0001:ae:0b.1 (8086:2049 class 088000) has no driver
EFIPCI 0001:ae:0b.2 (8086:204a class 088000) has no driver
EFIPCI 0001:ae:0b.3 (8086:204b class 088000) has no driver
EFIPCI 0001:ae:0c.0 (8086:2040 class 088000) has no driver
EFIPCI 0001:ae:0c.1 (8086:2041 class 088000) has no driver
EFIPCI 0001:ae:0c.2 (8086:2042 class 088000) has no driver
EFIPCI 0001:ae:0c.3 (8086:2043 class 088000) has no driver
EFIPCI 0001:ae:0c.4 (8086:2044 class 088000) has no driver
EFIPCI 0001:ae:0c.5 (8086:2045 class 088000) has no driver
EFIPCI 0001:ae:0c.6 (8086:2046 class 088000) has no driver
EFIPCI 0001:ae:0c.7 (8086:2047 class 088000) has no driver
EFIPCI 0001:ae:0d.0 (8086:2048 class 088000) has no driver
EFIPCI 0001:ae:0d.1 (8086:2049 class 088000) has no driver
EFIPCI 0001:ae:0d.2 (8086:204a class 088000) has no driver
EFIPCI 0001:ae:0d.3 (8086:204b class 088000) has no driver
EFIPCI 0001:d7:00.0 (8086:2030 class 060400) has no driver
EFIPCI 0001:d8:00.0 (1000:0097 class 010700) has no driver
EFIPCI 0001:d7:05.0 (8086:2034 class 088000) has no driver
EFIPCI 0001:d7:05.2 (8086:2035 class 088000) has no driver
EFIPCI 0001:d7:05.4 (8086:2036 class 080020) has no driver
EFIPCI 0001:d7:05.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:07.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:07.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:07.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:07.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:07.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:07.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:0e.0 (8086:2058 class 110100) has no driver
EFIPCI 0001:d7:0e.1 (8086:2059 class 088000) has no driver
EFIPCI 0001:d7:0e.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:0e.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:0f.0 (8086:2058 class 110100) has no driver
EFIPCI 0001:d7:0f.1 (8086:2059 class 088000) has no driver
EFIPCI 0001:d7:0f.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:10.0 (8086:2058 class 110100) has no driver
EFIPCI 0001:d7:10.1 (8086:2059 class 088000) has no driver
EFIPCI 0001:d7:10.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:10.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:12.0 (8086:204c class 110100) has no driver
EFIPCI 0001:d7:12.1 (8086:204d class 110100) has no driver
EFIPCI 0001:d7:12.2 (8086:204e class 088000) has no driver
EFIPCI 0001:d7:12.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:12.4 (8086:204c class 110100) has no driver
EFIPCI 0001:d7:12.5 (8086:204d class 110100) has no driver
EFIPCI 0001:d7:12.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:12.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:15.0 (8086:2018 class 088000) has no driver
EFIPCI 0001:d7:15.1 (8086:2088 class 110100) has no driver
EFIPCI 0001:d7:15.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:16.0 (8086:2018 class 088000) has no driver
EFIPCI 0001:d7:16.1 (8086:2088 class 110100) has no driver
EFIPCI 0001:d7:16.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:16.4 (8086:2018 class 088000) has no driver
EFIPCI 0001:d7:16.5 (8086:2088 class 110100) has no driver
EFIPCI 0001:d7:16.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:17.0 (8086:2018 class 088000) has no driver
EFIPCI 0001:d7:17.1 (8086:2088 class 110100) has no driver
EFIPCI 0001:d7:17.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
ok



iPXE 1.20.1+ (g27e88) -- Open Source Network Boot Firmware -- http://ipxe.org
Features: DNS HTTP iSCSI TFTP SRP AoE EFI Menu

iPXE> ifstat                             
iPXE> 

from ipxe.

toreanderson avatar toreanderson commented on June 6, 2024

By the way, it would appear that c70b3e0 kind-of fixed this issue. The NICs are detected, but they're now using the NII driver instead of the x722-sfp driver (which was last used in eecb75b). See below for debug output from both cases.

Debug output as of c70b3e0

>>Start PXE over IPv4.
  Station IP address is 10.27.88.85

  Server IP address is 87.238.33.6
  NBP filename is ipxe.efi
  NBP filesize is 979488 Bytes
 Downloading NBP file...

  NBP file downloaded successfully.
iPXE initialising devices...EFIPCI 0000:00:00.0 (8086:2020 class 060000) has no driver
EFIPCI 0000:00:04.0 (8086:2021 class 088000) has no driver
EFIPCI 0000:00:04.1 (8086:2021 class 088000) has no driver
EFIPCI 0000:00:04.2 (8086:2021 class 088000) has no driver
EFIPCI 0000:00:04.3 (8086:2021 class 088000) has no driver
EFIPCI 0000:00:04.4 (8086:2021 class 088000) has no driver
EFIPCI 0000:00:04.5 (8086:2021 class 088000) has no driver
EFIPCI 0000:00:04.6 (8086:2021 class 088000) has no driver
EFIPCI 0000:00:04.7 (8086:2021 class 088000) has no driver
EFIPCI 0000:00:05.0 (8086:2024 class 088000) has no driver
EFIPCI 0000:00:05.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:00:05.2 (8086:2025 class 088000) has no driver
EFIPCI 0000:00:05.4 (8086:2026 class 080020) has no driver
EFIPCI 0000:00:05.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:00:07.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:00:07.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:00:07.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:00:08.0 (8086:2014 class 088000) has no driver
EFIPCI 0000:00:08.1 (8086:2015 class 110100) has no driver
EFIPCI 0000:00:08.2 (8086:2016 class 088000) has no driver
EFIPCI 0000:00:11.0 (8086:a1ec class ff0000) has no driver
EFIPCI 0000:00:11.1 (8086:a1ed class ff0000) has no driver
EFIPCI 0000:00:11.5 (8086:a1d2 class 010601) has no driver
EFIPCI 0000:00:14.0 (8086:a1af class 0c0330) has no driver
EFIPCI 0000:00:14.2 (8086:a1b1 class 118000) has no driver
EFIPCI 0000:00:16.0 (8086:a1ba class 078000) has no driver
EFIPCI 0000:00:16.1 (8086:a1bb class 078000) has no driver
EFIPCI 0000:00:16.4 (8086:a1be class 078000) has no driver
EFIPCI 0000:00:17.0 (8086:a182 class 010601) has no driver
EFIPCI 0000:00:1c.0 (8086:a195 class 060400) has no driver
EFIPCI 0000:01:00.0 (1a03:1150 class 060400) has no driver
EFIPCI 0000:02:00.0 (1a03:2000 class 030000) has no driver
EFIPCI 0000:00:1f.0 (8086:a1c2 class 060100) has no driver
EFIPCI 0000:00:1f.2 (8086:a1a1 class 058000) has no driver
EFIPCI 0000:00:1f.4 (8086:a1a3 class 0c0500) has no driver
EFIPCI 0000:17:00.0 (8086:2030 class 060400) has no driver
EFIPCI 0000:18:00.0 (8086:37c0 class 060400) has no driver
EFIPCI 0000:19:03.0 (8086:37c5 class 060400) has no driver
EFIPCI 0000:1a:00.0 (8086:37d0 class 020000) has driver "x722-sfp"
EFIPCI 0000:1a:00.0 (8086:37d0 class 020000) has driver "x722-sfp"
EFIPCI 0000:1a:00.0 (8086:37d0 class 020000) has driver "x722-sfp"
EFIPCI 0000:1a:00.0 9f000000+200000 is not within root bridge address space
EFIPCI 0000:1a:00.0 could not probe driver "x722-sfp": No such device (http://ipxe.org/2ccb4087)
EFIPCI 0000:1a:00.1 (8086:37d0 class 020000) has driver "x722-sfp"
EFIPCI 0000:1a:00.1 (8086:37d0 class 020000) has driver "x722-sfp"
EFIPCI 0000:1a:00.1 (8086:37d0 class 020000) has driver "x722-sfp"
EFIPCI 0000:1a:00.1 9e000000+200000 is not within root bridge address space
EFIPCI 0000:1a:00.1 could not probe driver "x722-sfp": No such device (http://ipxe.org/2ccb4087)
EFIPCI 0000:17:05.0 (8086:2034 class 088000) has no driver
EFIPCI 0000:17:05.2 (8086:2035 class 088000) has no driver
EFIPCI 0000:17:05.4 (8086:2036 class 080020) has no driver
EFIPCI 0000:17:05.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:07.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:07.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:07.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:07.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:07.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:07.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:08.0 (8086:208d class 088000) has no driver
EFIPCI 0000:17:08.1 (8086:208d class 088000) has no driver
EFIPCI 0000:17:08.2 (8086:208d class 088000) has no driver
EFIPCI 0000:17:08.3 (8086:208d class 088000) has no driver
EFIPCI 0000:17:08.4 (8086:208d class 088000) has no driver
EFIPCI 0000:17:08.5 (8086:208d class 088000) has no driver
EFIPCI 0000:17:08.6 (8086:208d class 088000) has no driver
EFIPCI 0000:17:08.7 (8086:208d class 088000) has no driver
EFIPCI 0000:17:09.0 (8086:208d class 088000) has no driver
EFIPCI 0000:17:09.1 (8086:208d class 088000) has no driver
EFIPCI 0000:17:09.2 (8086:208d class 088000) has no driver
EFIPCI 0000:17:09.3 (8086:208d class 088000) has no driver
EFIPCI 0000:17:09.4 (8086:208d class 088000) has no driver
EFIPCI 0000:17:09.5 (8086:208d class 088000) has no driver
EFIPCI 0000:17:09.6 (8086:208d class 088000) has no driver
EFIPCI 0000:17:09.7 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0a.0 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0a.1 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0a.2 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0a.3 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0a.4 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0a.5 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0a.6 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0a.7 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0b.0 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0b.1 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0b.2 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0b.3 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0e.0 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0e.1 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0e.2 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0e.3 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0e.4 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0e.5 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0e.6 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0e.7 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0f.0 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0f.1 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0f.2 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0f.3 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0f.4 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0f.5 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0f.6 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0f.7 (8086:208e class 088000) has no driver
EFIPCI 0000:17:10.0 (8086:208e class 088000) has no driver
EFIPCI 0000:17:10.1 (8086:208e class 088000) has no driver
EFIPCI 0000:17:10.2 (8086:208e class 088000) has no driver
EFIPCI 0000:17:10.3 (8086:208e class 088000) has no driver
EFIPCI 0000:17:10.4 (8086:208e class 088000) has no driver
EFIPCI 0000:17:10.5 (8086:208e class 088000) has no driver
EFIPCI 0000:17:10.6 (8086:208e class 088000) has no driver
EFIPCI 0000:17:10.7 (8086:208e class 088000) has no driver
EFIPCI 0000:17:11.0 (8086:208e class 088000) has no driver
EFIPCI 0000:17:11.1 (8086:208e class 088000) has no driver
EFIPCI 0000:17:11.2 (8086:208e class 088000) has no driver
EFIPCI 0000:17:11.3 (8086:208e class 088000) has no driver
EFIPCI 0000:17:14.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:14.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:14.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:14.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:14.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:14.5 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:14.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:14.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:15.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:15.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:15.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:15.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:15.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:15.5 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:15.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:15.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:16.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:16.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:16.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:16.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:16.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:16.5 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:16.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:16.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:17.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:17.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:17.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:17.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:1d.0 (8086:2054 class 088000) has no driver
EFIPCI 0000:17:1d.1 (8086:2055 class 088000) has no driver
EFIPCI 0000:17:1d.2 (8086:2056 class 088000) has no driver
EFIPCI 0000:17:1d.3 (8086:2057 class 088000) has no driver
EFIPCI 0000:17:1e.0 (8086:2080 class 088000) has no driver
EFIPCI 0000:17:1e.1 (8086:2081 class 088000) has no driver
EFIPCI 0000:17:1e.2 (8086:2082 class 088000) has no driver
EFIPCI 0000:17:1e.3 (8086:2083 class 088000) has no driver
EFIPCI 0000:17:1e.4 (8086:2084 class 088000) has no driver
EFIPCI 0000:17:1e.5 (8086:2085 class 088000) has no driver
EFIPCI 0000:17:1e.6 (8086:2086 class 088000) has no driver
EFIPCI 0000:17:1f.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:1f.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:1f.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:1f.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:1f.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:1f.5 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:1f.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:1f.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:3a:05.0 (8086:2034 class 088000) has no driver
EFIPCI 0000:3a:05.2 (8086:2035 class 088000) has no driver
EFIPCI 0000:3a:05.4 (8086:2036 class 080020) has no driver
EFIPCI 0000:3a:05.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:3a:07.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:3a:07.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:3a:07.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:3a:07.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:3a:07.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:3a:07.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:3a:08.0 (8086:2066 class 088000) has no driver
EFIPCI 0000:3a:08.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:3a:09.0 (8086:2066 class 088000) has no driver
EFIPCI 0000:3a:09.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:3a:0a.0 (8086:2040 class 088000) has no driver
EFIPCI 0000:3a:0a.1 (8086:2041 class 088000) has no driver
EFIPCI 0000:3a:0a.2 (8086:2042 class 088000) has no driver
EFIPCI 0000:3a:0a.3 (8086:2043 class 088000) has no driver
EFIPCI 0000:3a:0a.4 (8086:2044 class 088000) has no driver
EFIPCI 0000:3a:0a.5 (8086:2045 class 088000) has no driver
EFIPCI 0000:3a:0a.6 (8086:2046 class 088000) has no driver
EFIPCI 0000:3a:0a.7 (8086:2047 class 088000) has no driver
EFIPCI 0000:3a:0b.0 (8086:2048 class 088000) has no driver
EFIPCI 0000:3a:0b.1 (8086:2049 class 088000) has no driver
EFIPCI 0000:3a:0b.2 (8086:204a class 088000) has no driver
EFIPCI 0000:3a:0b.3 (8086:204b class 088000) has no driver
EFIPCI 0000:3a:0c.0 (8086:2040 class 088000) has no driver
EFIPCI 0000:3a:0c.1 (8086:2041 class 088000) has no driver
EFIPCI 0000:3a:0c.2 (8086:2042 class 088000) has no driver
EFIPCI 0000:3a:0c.3 (8086:2043 class 088000) has no driver
EFIPCI 0000:3a:0c.4 (8086:2044 class 088000) has no driver
EFIPCI 0000:3a:0c.5 (8086:2045 class 088000) has no driver
EFIPCI 0000:3a:0c.6 (8086:2046 class 088000) has no driver
EFIPCI 0000:3a:0c.7 (8086:2047 class 088000) has no driver
EFIPCI 0000:3a:0d.0 (8086:2048 class 088000) has no driver
EFIPCI 0000:3a:0d.1 (8086:2049 class 088000) has no driver
EFIPCI 0000:3a:0d.2 (8086:204a class 088000) has no driver
EFIPCI 0000:3a:0d.3 (8086:204b class 088000) has no driver
EFIPCI 0000:5d:05.0 (8086:2034 class 088000) has no driver
EFIPCI 0000:5d:05.2 (8086:2035 class 088000) has no driver
EFIPCI 0000:5d:05.4 (8086:2036 class 080020) has no driver
EFIPCI 0000:5d:05.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:07.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:07.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:07.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:07.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:07.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:07.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:0e.0 (8086:2058 class 110100) has no driver
EFIPCI 0000:5d:0e.1 (8086:2059 class 088000) has no driver
EFIPCI 0000:5d:0e.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:0e.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:0f.0 (8086:2058 class 110100) has no driver
EFIPCI 0000:5d:0f.1 (8086:2059 class 088000) has no driver
EFIPCI 0000:5d:0f.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:10.0 (8086:2058 class 110100) has no driver
EFIPCI 0000:5d:10.1 (8086:2059 class 088000) has no driver
EFIPCI 0000:5d:10.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:10.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:12.0 (8086:204c class 110100) has no driver
EFIPCI 0000:5d:12.1 (8086:204d class 110100) has no driver
EFIPCI 0000:5d:12.2 (8086:204e class 088000) has no driver
EFIPCI 0000:5d:12.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:12.4 (8086:204c class 110100) has no driver
EFIPCI 0000:5d:12.5 (8086:204d class 110100) has no driver
EFIPCI 0000:5d:12.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:12.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:15.0 (8086:2018 class 088000) has no driver
EFIPCI 0000:5d:15.1 (8086:2088 class 110100) has no driver
EFIPCI 0000:5d:15.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:16.0 (8086:2018 class 088000) has no driver
EFIPCI 0000:5d:16.1 (8086:2088 class 110100) has no driver
EFIPCI 0000:5d:16.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:16.4 (8086:2018 class 088000) has no driver
EFIPCI 0000:5d:16.5 (8086:2088 class 110100) has no driver
EFIPCI 0000:5d:16.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:17.0 (8086:2018 class 088000) has no driver
EFIPCI 0000:5d:17.1 (8086:2088 class 110100) has no driver
EFIPCI 0000:5d:17.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:80:04.0 (8086:2021 class 088000) has no driver
EFIPCI 0001:80:04.1 (8086:2021 class 088000) has no driver
EFIPCI 0001:80:04.2 (8086:2021 class 088000) has no driver
EFIPCI 0001:80:04.3 (8086:2021 class 088000) has no driver
EFIPCI 0001:80:04.4 (8086:2021 class 088000) has no driver
EFIPCI 0001:80:04.5 (8086:2021 class 088000) has no driver
EFIPCI 0001:80:04.6 (8086:2021 class 088000) has no driver
EFIPCI 0001:80:04.7 (8086:2021 class 088000) has no driver
EFIPCI 0001:80:05.0 (8086:2024 class 088000) has no driver
EFIPCI 0001:80:05.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:80:05.2 (8086:2025 class 088000) has no driver
EFIPCI 0001:80:05.4 (8086:2026 class 080020) has no driver
EFIPCI 0001:80:05.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:80:07.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:80:07.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:80:07.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:80:08.0 (8086:2014 class 088000) has no driver
EFIPCI 0001:80:08.1 (8086:2015 class 110100) has no driver
EFIPCI 0001:80:08.2 (8086:2016 class 088000) has no driver
EFIPCI 0001:85:00.0 (8086:2030 class 060400) has no driver
EFIPCI 0001:85:02.0 (8086:2032 class 060400) has no driver
EFIPCI 0001:85:05.0 (8086:2034 class 088000) has no driver
EFIPCI 0001:85:05.2 (8086:2035 class 088000) has no driver
EFIPCI 0001:85:05.4 (8086:2036 class 080020) has no driver
EFIPCI 0001:85:05.5 (8086:201d class 010400) has no driver
EFIPCI 0001:85:05.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:07.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:07.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:07.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:07.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:07.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:07.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:08.0 (8086:208d class 088000) has no driver
EFIPCI 0001:85:08.1 (8086:208d class 088000) has no driver
EFIPCI 0001:85:08.2 (8086:208d class 088000) has no driver
EFIPCI 0001:85:08.3 (8086:208d class 088000) has no driver
EFIPCI 0001:85:08.4 (8086:208d class 088000) has no driver
EFIPCI 0001:85:08.5 (8086:208d class 088000) has no driver
EFIPCI 0001:85:08.6 (8086:208d class 088000) has no driver
EFIPCI 0001:85:08.7 (8086:208d class 088000) has no driver
EFIPCI 0001:85:09.0 (8086:208d class 088000) has no driver
EFIPCI 0001:85:09.1 (8086:208d class 088000) has no driver
EFIPCI 0001:85:09.2 (8086:208d class 088000) has no driver
EFIPCI 0001:85:09.3 (8086:208d class 088000) has no driver
EFIPCI 0001:85:09.4 (8086:208d class 088000) has no driver
EFIPCI 0001:85:09.5 (8086:208d class 088000) has no driver
EFIPCI 0001:85:09.6 (8086:208d class 088000) has no driver
EFIPCI 0001:85:09.7 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0a.0 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0a.1 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0a.2 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0a.3 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0a.4 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0a.5 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0a.6 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0a.7 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0b.0 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0b.1 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0b.2 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0b.3 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0e.0 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0e.1 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0e.2 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0e.3 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0e.4 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0e.5 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0e.6 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0e.7 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0f.0 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0f.1 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0f.2 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0f.3 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0f.4 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0f.5 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0f.6 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0f.7 (8086:208e class 088000) has no driver
EFIPCI 0001:85:10.0 (8086:208e class 088000) has no driver
EFIPCI 0001:85:10.1 (8086:208e class 088000) has no driver
EFIPCI 0001:85:10.2 (8086:208e class 088000) has no driver
EFIPCI 0001:85:10.3 (8086:208e class 088000) has no driver
EFIPCI 0001:85:10.4 (8086:208e class 088000) has no driver
EFIPCI 0001:85:10.5 (8086:208e class 088000) has no driver
EFIPCI 0001:85:10.6 (8086:208e class 088000) has no driver
EFIPCI 0001:85:10.7 (8086:208e class 088000) has no driver
EFIPCI 0001:85:11.0 (8086:208e class 088000) has no driver
EFIPCI 0001:85:11.1 (8086:208e class 088000) has no driver
EFIPCI 0001:85:11.2 (8086:208e class 088000) has no driver
EFIPCI 0001:85:11.3 (8086:208e class 088000) has no driver
EFIPCI 0001:85:14.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:14.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:14.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:14.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:14.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:14.5 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:14.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:14.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:15.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:15.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:15.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:15.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:15.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:15.5 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:15.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:15.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:16.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:16.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:16.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:16.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:16.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:16.5 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:16.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:16.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:17.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:17.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:17.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:17.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:1d.0 (8086:2054 class 088000) has no driver
EFIPCI 0001:85:1d.1 (8086:2055 class 088000) has no driver
EFIPCI 0001:85:1d.2 (8086:2056 class 088000) has no driver
EFIPCI 0001:85:1d.3 (8086:2057 class 088000) has no driver
EFIPCI 0001:85:1e.0 (8086:2080 class 088000) has no driver
EFIPCI 0001:85:1e.1 (8086:2081 class 088000) has no driver
EFIPCI 0001:85:1e.2 (8086:2082 class 088000) has no driver
EFIPCI 0001:85:1e.3 (8086:2083 class 088000) has no driver
EFIPCI 0001:85:1e.4 (8086:2084 class 088000) has no driver
EFIPCI 0001:85:1e.5 (8086:2085 class 088000) has no driver
EFIPCI 0001:85:1e.6 (8086:2086 class 088000) has no driver
EFIPCI 0001:85:1f.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:1f.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:1f.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:1f.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:1f.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:1f.5 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:1f.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:1f.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:ae:05.0 (8086:2034 class 088000) has no driver
EFIPCI 0001:ae:05.2 (8086:2035 class 088000) has no driver
EFIPCI 0001:ae:05.4 (8086:2036 class 080020) has no driver
EFIPCI 0001:ae:05.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:ae:07.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:ae:07.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:ae:07.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:ae:07.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:ae:07.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:ae:07.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:ae:08.0 (8086:2066 class 088000) has no driver
EFIPCI 0001:ae:08.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:ae:09.0 (8086:2066 class 088000) has no driver
EFIPCI 0001:ae:09.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:ae:0a.0 (8086:2040 class 088000) has no driver
EFIPCI 0001:ae:0a.1 (8086:2041 class 088000) has no driver
EFIPCI 0001:ae:0a.2 (8086:2042 class 088000) has no driver
EFIPCI 0001:ae:0a.3 (8086:2043 class 088000) has no driver
EFIPCI 0001:ae:0a.4 (8086:2044 class 088000) has no driver
EFIPCI 0001:ae:0a.5 (8086:2045 class 088000) has no driver
EFIPCI 0001:ae:0a.6 (8086:2046 class 088000) has no driver
EFIPCI 0001:ae:0a.7 (8086:2047 class 088000) has no driver
EFIPCI 0001:ae:0b.0 (8086:2048 class 088000) has no driver
EFIPCI 0001:ae:0b.1 (8086:2049 class 088000) has no driver
EFIPCI 0001:ae:0b.2 (8086:204a class 088000) has no driver
EFIPCI 0001:ae:0b.3 (8086:204b class 088000) has no driver
EFIPCI 0001:ae:0c.0 (8086:2040 class 088000) has no driver
EFIPCI 0001:ae:0c.1 (8086:2041 class 088000) has no driver
EFIPCI 0001:ae:0c.2 (8086:2042 class 088000) has no driver
EFIPCI 0001:ae:0c.3 (8086:2043 class 088000) has no driver
EFIPCI 0001:ae:0c.4 (8086:2044 class 088000) has no driver
EFIPCI 0001:ae:0c.5 (8086:2045 class 088000) has no driver
EFIPCI 0001:ae:0c.6 (8086:2046 class 088000) has no driver
EFIPCI 0001:ae:0c.7 (8086:2047 class 088000) has no driver
EFIPCI 0001:ae:0d.0 (8086:2048 class 088000) has no driver
EFIPCI 0001:ae:0d.1 (8086:2049 class 088000) has no driver
EFIPCI 0001:ae:0d.2 (8086:204a class 088000) has no driver
EFIPCI 0001:ae:0d.3 (8086:204b class 088000) has no driver
EFIPCI 0001:d7:00.0 (8086:2030 class 060400) has no driver
EFIPCI 0001:d8:00.0 (1000:0097 class 010700) has no driver
EFIPCI 0001:d7:05.0 (8086:2034 class 088000) has no driver
EFIPCI 0001:d7:05.2 (8086:2035 class 088000) has no driver
EFIPCI 0001:d7:05.4 (8086:2036 class 080020) has no driver
EFIPCI 0001:d7:05.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:07.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:07.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:07.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:07.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:07.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:07.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:0e.0 (8086:2058 class 110100) has no driver
EFIPCI 0001:d7:0e.1 (8086:2059 class 088000) has no driver
EFIPCI 0001:d7:0e.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:0e.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:0f.0 (8086:2058 class 110100) has no driver
EFIPCI 0001:d7:0f.1 (8086:2059 class 088000) has no driver
EFIPCI 0001:d7:0f.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:10.0 (8086:2058 class 110100) has no driver
EFIPCI 0001:d7:10.1 (8086:2059 class 088000) has no driver
EFIPCI 0001:d7:10.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:10.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:12.0 (8086:204c class 110100) has no driver
EFIPCI 0001:d7:12.1 (8086:204d class 110100) has no driver
EFIPCI 0001:d7:12.2 (8086:204e class 088000) has no driver
EFIPCI 0001:d7:12.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:12.4 (8086:204c class 110100) has no driver
EFIPCI 0001:d7:12.5 (8086:204d class 110100) has no driver
EFIPCI 0001:d7:12.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:12.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:15.0 (8086:2018 class 088000) has no driver
EFIPCI 0001:d7:15.1 (8086:2088 class 110100) has no driver
EFIPCI 0001:d7:15.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:16.0 (8086:2018 class 088000) has no driver
EFIPCI 0001:d7:16.1 (8086:2088 class 110100) has no driver
EFIPCI 0001:d7:16.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:16.4 (8086:2018 class 088000) has no driver
EFIPCI 0001:d7:16.5 (8086:2088 class 110100) has no driver
EFIPCI 0001:d7:16.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:17.0 (8086:2018 class 088000) has no driver
EFIPCI 0001:d7:17.1 (8086:2088 class 110100) has no driver
EFIPCI 0001:d7:17.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
ok



iPXE 1.20.1+ (gc70b) -- Open Source Network Boot Firmware -- http://ipxe.org
Features: DNS HTTP iSCSI TFTP SRP AoE EFI Menu

iPXE> ifstat                             
net0: a4:bf:01:60:f8:d2 using NII on NII-0000:1a:00.0 (closed)
  [Link:down, TX:0 TXE:0 RX:0 RXE:0]
  [Link status: Unknown (http://ipxe.org/1a086194)]
net1: a4:bf:01:60:f8:d3 using NII on NII-0000:1a:00.1 (closed)
  [Link:down, TX:0 TXE:0 RX:0 RXE:0]
  [Link status: Unknown (http://ipxe.org/1a086194)]
iPXE> 

Debug output as of eecb75b

>>Start PXE over IPv4.
  Station IP address is 10.27.88.85

  Server IP address is 87.238.33.6
  NBP filename is ipxe.efi
  NBP filesize is 978112 Bytes
 Downloading NBP file...

  NBP file downloaded successfully.
iPXE initialising devices...EFIPCI 0000:00:00.0 (8086:2020 class 060000) has no driver
EFIPCI 0000:00:04.0 (8086:2021 class 088000) has no driver
EFIPCI 0000:00:04.1 (8086:2021 class 088000) has no driver
EFIPCI 0000:00:04.2 (8086:2021 class 088000) has no driver
EFIPCI 0000:00:04.3 (8086:2021 class 088000) has no driver
EFIPCI 0000:00:04.4 (8086:2021 class 088000) has no driver
EFIPCI 0000:00:04.5 (8086:2021 class 088000) has no driver
EFIPCI 0000:00:04.6 (8086:2021 class 088000) has no driver
EFIPCI 0000:00:04.7 (8086:2021 class 088000) has no driver
EFIPCI 0000:00:05.0 (8086:2024 class 088000) has no driver
EFIPCI 0000:00:05.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:00:05.2 (8086:2025 class 088000) has no driver
EFIPCI 0000:00:05.4 (8086:2026 class 080020) has no driver
EFIPCI 0000:00:05.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:00:07.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:00:07.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:00:07.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:00:08.0 (8086:2014 class 088000) has no driver
EFIPCI 0000:00:08.1 (8086:2015 class 110100) has no driver
EFIPCI 0000:00:08.2 (8086:2016 class 088000) has no driver
EFIPCI 0000:00:11.0 (8086:a1ec class ff0000) has no driver
EFIPCI 0000:00:11.1 (8086:a1ed class ff0000) has no driver
EFIPCI 0000:00:11.5 (8086:a1d2 class 010601) has no driver
EFIPCI 0000:00:14.0 (8086:a1af class 0c0330) has no driver
EFIPCI 0000:00:14.2 (8086:a1b1 class 118000) has no driver
EFIPCI 0000:00:16.0 (8086:a1ba class 078000) has no driver
EFIPCI 0000:00:16.1 (8086:a1bb class 078000) has no driver
EFIPCI 0000:00:16.4 (8086:a1be class 078000) has no driver
EFIPCI 0000:00:17.0 (8086:a182 class 010601) has no driver
EFIPCI 0000:00:1c.0 (8086:a195 class 060400) has no driver
EFIPCI 0000:01:00.0 (1a03:1150 class 060400) has no driver
EFIPCI 0000:02:00.0 (1a03:2000 class 030000) has no driver
EFIPCI 0000:00:1f.0 (8086:a1c2 class 060100) has no driver
EFIPCI 0000:00:1f.2 (8086:a1a1 class 058000) has no driver
EFIPCI 0000:00:1f.4 (8086:a1a3 class 0c0500) has no driver
EFIPCI 0000:17:00.0 (8086:2030 class 060400) has no driver
EFIPCI 0000:18:00.0 (8086:37c0 class 060400) has no driver
EFIPCI 0000:19:03.0 (8086:37c5 class 060400) has no driver
EFIPCI 0000:1a:00.0 (8086:37d0 class 020000) has driver "x722-sfp"
EFIPCI 0000:1a:00.0 (8086:37d0 class 020000) has driver "x722-sfp"
EFIPCI 0000:1a:00.0 (8086:37d0 class 020000) has driver "x722-sfp"
EFIPCI 0000:1a:00.0 using driver "x722-sfp"
EFIPCI 0000:1a:00.1 (8086:37d0 class 020000) has driver "x722-sfp"
EFIPCI 0000:1a:00.1 (8086:37d0 class 020000) has driver "x722-sfp"
EFIPCI 0000:1a:00.1 (8086:37d0 class 020000) has driver "x722-sfp"
EFIPCI 0000:1a:00.1 using driver "x722-sfp"
EFIPCI 0000:17:05.0 (8086:2034 class 088000) has no driver
EFIPCI 0000:17:05.2 (8086:2035 class 088000) has no driver
EFIPCI 0000:17:05.4 (8086:2036 class 080020) has no driver
EFIPCI 0000:17:05.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:07.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:07.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:07.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:07.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:07.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:07.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:08.0 (8086:208d class 088000) has no driver
EFIPCI 0000:17:08.1 (8086:208d class 088000) has no driver
EFIPCI 0000:17:08.2 (8086:208d class 088000) has no driver
EFIPCI 0000:17:08.3 (8086:208d class 088000) has no driver
EFIPCI 0000:17:08.4 (8086:208d class 088000) has no driver
EFIPCI 0000:17:08.5 (8086:208d class 088000) has no driver
EFIPCI 0000:17:08.6 (8086:208d class 088000) has no driver
EFIPCI 0000:17:08.7 (8086:208d class 088000) has no driver
EFIPCI 0000:17:09.0 (8086:208d class 088000) has no driver
EFIPCI 0000:17:09.1 (8086:208d class 088000) has no driver
EFIPCI 0000:17:09.2 (8086:208d class 088000) has no driver
EFIPCI 0000:17:09.3 (8086:208d class 088000) has no driver
EFIPCI 0000:17:09.4 (8086:208d class 088000) has no driver
EFIPCI 0000:17:09.5 (8086:208d class 088000) has no driver
EFIPCI 0000:17:09.6 (8086:208d class 088000) has no driver
EFIPCI 0000:17:09.7 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0a.0 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0a.1 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0a.2 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0a.3 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0a.4 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0a.5 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0a.6 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0a.7 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0b.0 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0b.1 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0b.2 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0b.3 (8086:208d class 088000) has no driver
EFIPCI 0000:17:0e.0 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0e.1 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0e.2 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0e.3 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0e.4 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0e.5 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0e.6 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0e.7 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0f.0 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0f.1 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0f.2 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0f.3 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0f.4 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0f.5 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0f.6 (8086:208e class 088000) has no driver
EFIPCI 0000:17:0f.7 (8086:208e class 088000) has no driver
EFIPCI 0000:17:10.0 (8086:208e class 088000) has no driver
EFIPCI 0000:17:10.1 (8086:208e class 088000) has no driver
EFIPCI 0000:17:10.2 (8086:208e class 088000) has no driver
EFIPCI 0000:17:10.3 (8086:208e class 088000) has no driver
EFIPCI 0000:17:10.4 (8086:208e class 088000) has no driver
EFIPCI 0000:17:10.5 (8086:208e class 088000) has no driver
EFIPCI 0000:17:10.6 (8086:208e class 088000) has no driver
EFIPCI 0000:17:10.7 (8086:208e class 088000) has no driver
EFIPCI 0000:17:11.0 (8086:208e class 088000) has no driver
EFIPCI 0000:17:11.1 (8086:208e class 088000) has no driver
EFIPCI 0000:17:11.2 (8086:208e class 088000) has no driver
EFIPCI 0000:17:11.3 (8086:208e class 088000) has no driver
EFIPCI 0000:17:14.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:14.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:14.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:14.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:14.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:14.5 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:14.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:14.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:15.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:15.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:15.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:15.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:15.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:15.5 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:15.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:15.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:16.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:16.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:16.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:16.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:16.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:16.5 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:16.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:16.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:17.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:17.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:17.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:17.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:1d.0 (8086:2054 class 088000) has no driver
EFIPCI 0000:17:1d.1 (8086:2055 class 088000) has no driver
EFIPCI 0000:17:1d.2 (8086:2056 class 088000) has no driver
EFIPCI 0000:17:1d.3 (8086:2057 class 088000) has no driver
EFIPCI 0000:17:1e.0 (8086:2080 class 088000) has no driver
EFIPCI 0000:17:1e.1 (8086:2081 class 088000) has no driver
EFIPCI 0000:17:1e.2 (8086:2082 class 088000) has no driver
EFIPCI 0000:17:1e.3 (8086:2083 class 088000) has no driver
EFIPCI 0000:17:1e.4 (8086:2084 class 088000) has no driver
EFIPCI 0000:17:1e.5 (8086:2085 class 088000) has no driver
EFIPCI 0000:17:1e.6 (8086:2086 class 088000) has no driver
EFIPCI 0000:17:1f.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:1f.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:1f.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:1f.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:1f.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:1f.5 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:1f.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:17:1f.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:3a:05.0 (8086:2034 class 088000) has no driver
EFIPCI 0000:3a:05.2 (8086:2035 class 088000) has no driver
EFIPCI 0000:3a:05.4 (8086:2036 class 080020) has no driver
EFIPCI 0000:3a:05.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:3a:07.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:3a:07.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:3a:07.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:3a:07.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:3a:07.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:3a:07.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:3a:08.0 (8086:2066 class 088000) has no driver
EFIPCI 0000:3a:08.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:3a:09.0 (8086:2066 class 088000) has no driver
EFIPCI 0000:3a:09.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:3a:0a.0 (8086:2040 class 088000) has no driver
EFIPCI 0000:3a:0a.1 (8086:2041 class 088000) has no driver
EFIPCI 0000:3a:0a.2 (8086:2042 class 088000) has no driver
EFIPCI 0000:3a:0a.3 (8086:2043 class 088000) has no driver
EFIPCI 0000:3a:0a.4 (8086:2044 class 088000) has no driver
EFIPCI 0000:3a:0a.5 (8086:2045 class 088000) has no driver
EFIPCI 0000:3a:0a.6 (8086:2046 class 088000) has no driver
EFIPCI 0000:3a:0a.7 (8086:2047 class 088000) has no driver
EFIPCI 0000:3a:0b.0 (8086:2048 class 088000) has no driver
EFIPCI 0000:3a:0b.1 (8086:2049 class 088000) has no driver
EFIPCI 0000:3a:0b.2 (8086:204a class 088000) has no driver
EFIPCI 0000:3a:0b.3 (8086:204b class 088000) has no driver
EFIPCI 0000:3a:0c.0 (8086:2040 class 088000) has no driver
EFIPCI 0000:3a:0c.1 (8086:2041 class 088000) has no driver
EFIPCI 0000:3a:0c.2 (8086:2042 class 088000) has no driver
EFIPCI 0000:3a:0c.3 (8086:2043 class 088000) has no driver
EFIPCI 0000:3a:0c.4 (8086:2044 class 088000) has no driver
EFIPCI 0000:3a:0c.5 (8086:2045 class 088000) has no driver
EFIPCI 0000:3a:0c.6 (8086:2046 class 088000) has no driver
EFIPCI 0000:3a:0c.7 (8086:2047 class 088000) has no driver
EFIPCI 0000:3a:0d.0 (8086:2048 class 088000) has no driver
EFIPCI 0000:3a:0d.1 (8086:2049 class 088000) has no driver
EFIPCI 0000:3a:0d.2 (8086:204a class 088000) has no driver
EFIPCI 0000:3a:0d.3 (8086:204b class 088000) has no driver
EFIPCI 0000:5d:05.0 (8086:2034 class 088000) has no driver
EFIPCI 0000:5d:05.2 (8086:2035 class 088000) has no driver
EFIPCI 0000:5d:05.4 (8086:2036 class 080020) has no driver
EFIPCI 0000:5d:05.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:07.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:07.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:07.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:07.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:07.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:07.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:0e.0 (8086:2058 class 110100) has no driver
EFIPCI 0000:5d:0e.1 (8086:2059 class 088000) has no driver
EFIPCI 0000:5d:0e.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:0e.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:0f.0 (8086:2058 class 110100) has no driver
EFIPCI 0000:5d:0f.1 (8086:2059 class 088000) has no driver
EFIPCI 0000:5d:0f.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:10.0 (8086:2058 class 110100) has no driver
EFIPCI 0000:5d:10.1 (8086:2059 class 088000) has no driver
EFIPCI 0000:5d:10.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:10.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:12.0 (8086:204c class 110100) has no driver
EFIPCI 0000:5d:12.1 (8086:204d class 110100) has no driver
EFIPCI 0000:5d:12.2 (8086:204e class 088000) has no driver
EFIPCI 0000:5d:12.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:12.4 (8086:204c class 110100) has no driver
EFIPCI 0000:5d:12.5 (8086:204d class 110100) has no driver
EFIPCI 0000:5d:12.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:12.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:15.0 (8086:2018 class 088000) has no driver
EFIPCI 0000:5d:15.1 (8086:2088 class 110100) has no driver
EFIPCI 0000:5d:15.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:16.0 (8086:2018 class 088000) has no driver
EFIPCI 0000:5d:16.1 (8086:2088 class 110100) has no driver
EFIPCI 0000:5d:16.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:16.4 (8086:2018 class 088000) has no driver
EFIPCI 0000:5d:16.5 (8086:2088 class 110100) has no driver
EFIPCI 0000:5d:16.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0000:5d:17.0 (8086:2018 class 088000) has no driver
EFIPCI 0000:5d:17.1 (8086:2088 class 110100) has no driver
EFIPCI 0000:5d:17.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:80:04.0 (8086:2021 class 088000) has no driver
EFIPCI 0001:80:04.1 (8086:2021 class 088000) has no driver
EFIPCI 0001:80:04.2 (8086:2021 class 088000) has no driver
EFIPCI 0001:80:04.3 (8086:2021 class 088000) has no driver
EFIPCI 0001:80:04.4 (8086:2021 class 088000) has no driver
EFIPCI 0001:80:04.5 (8086:2021 class 088000) has no driver
EFIPCI 0001:80:04.6 (8086:2021 class 088000) has no driver
EFIPCI 0001:80:04.7 (8086:2021 class 088000) has no driver
EFIPCI 0001:80:05.0 (8086:2024 class 088000) has no driver
EFIPCI 0001:80:05.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:80:05.2 (8086:2025 class 088000) has no driver
EFIPCI 0001:80:05.4 (8086:2026 class 080020) has no driver
EFIPCI 0001:80:05.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:80:07.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:80:07.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:80:07.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:80:08.0 (8086:2014 class 088000) has no driver
EFIPCI 0001:80:08.1 (8086:2015 class 110100) has no driver
EFIPCI 0001:80:08.2 (8086:2016 class 088000) has no driver
EFIPCI 0001:85:00.0 (8086:2030 class 060400) has no driver
EFIPCI 0001:85:02.0 (8086:2032 class 060400) has no driver
EFIPCI 0001:85:05.0 (8086:2034 class 088000) has no driver
EFIPCI 0001:85:05.2 (8086:2035 class 088000) has no driver
EFIPCI 0001:85:05.4 (8086:2036 class 080020) has no driver
EFIPCI 0001:85:05.5 (8086:201d class 010400) has no driver
EFIPCI 0001:85:05.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:07.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:07.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:07.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:07.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:07.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:07.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:08.0 (8086:208d class 088000) has no driver
EFIPCI 0001:85:08.1 (8086:208d class 088000) has no driver
EFIPCI 0001:85:08.2 (8086:208d class 088000) has no driver
EFIPCI 0001:85:08.3 (8086:208d class 088000) has no driver
EFIPCI 0001:85:08.4 (8086:208d class 088000) has no driver
EFIPCI 0001:85:08.5 (8086:208d class 088000) has no driver
EFIPCI 0001:85:08.6 (8086:208d class 088000) has no driver
EFIPCI 0001:85:08.7 (8086:208d class 088000) has no driver
EFIPCI 0001:85:09.0 (8086:208d class 088000) has no driver
EFIPCI 0001:85:09.1 (8086:208d class 088000) has no driver
EFIPCI 0001:85:09.2 (8086:208d class 088000) has no driver
EFIPCI 0001:85:09.3 (8086:208d class 088000) has no driver
EFIPCI 0001:85:09.4 (8086:208d class 088000) has no driver
EFIPCI 0001:85:09.5 (8086:208d class 088000) has no driver
EFIPCI 0001:85:09.6 (8086:208d class 088000) has no driver
EFIPCI 0001:85:09.7 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0a.0 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0a.1 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0a.2 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0a.3 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0a.4 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0a.5 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0a.6 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0a.7 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0b.0 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0b.1 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0b.2 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0b.3 (8086:208d class 088000) has no driver
EFIPCI 0001:85:0e.0 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0e.1 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0e.2 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0e.3 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0e.4 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0e.5 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0e.6 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0e.7 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0f.0 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0f.1 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0f.2 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0f.3 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0f.4 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0f.5 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0f.6 (8086:208e class 088000) has no driver
EFIPCI 0001:85:0f.7 (8086:208e class 088000) has no driver
EFIPCI 0001:85:10.0 (8086:208e class 088000) has no driver
EFIPCI 0001:85:10.1 (8086:208e class 088000) has no driver
EFIPCI 0001:85:10.2 (8086:208e class 088000) has no driver
EFIPCI 0001:85:10.3 (8086:208e class 088000) has no driver
EFIPCI 0001:85:10.4 (8086:208e class 088000) has no driver
EFIPCI 0001:85:10.5 (8086:208e class 088000) has no driver
EFIPCI 0001:85:10.6 (8086:208e class 088000) has no driver
EFIPCI 0001:85:10.7 (8086:208e class 088000) has no driver
EFIPCI 0001:85:11.0 (8086:208e class 088000) has no driver
EFIPCI 0001:85:11.1 (8086:208e class 088000) has no driver
EFIPCI 0001:85:11.2 (8086:208e class 088000) has no driver
EFIPCI 0001:85:11.3 (8086:208e class 088000) has no driver
EFIPCI 0001:85:14.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:14.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:14.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:14.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:14.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:14.5 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:14.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:14.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:15.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:15.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:15.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:15.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:15.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:15.5 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:15.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:15.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:16.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:16.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:16.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:16.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:16.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:16.5 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:16.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:16.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:17.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:17.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:17.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:17.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:1d.0 (8086:2054 class 088000) has no driver
EFIPCI 0001:85:1d.1 (8086:2055 class 088000) has no driver
EFIPCI 0001:85:1d.2 (8086:2056 class 088000) has no driver
EFIPCI 0001:85:1d.3 (8086:2057 class 088000) has no driver
EFIPCI 0001:85:1e.0 (8086:2080 class 088000) has no driver
EFIPCI 0001:85:1e.1 (8086:2081 class 088000) has no driver
EFIPCI 0001:85:1e.2 (8086:2082 class 088000) has no driver
EFIPCI 0001:85:1e.3 (8086:2083 class 088000) has no driver
EFIPCI 0001:85:1e.4 (8086:2084 class 088000) has no driver
EFIPCI 0001:85:1e.5 (8086:2085 class 088000) has no driver
EFIPCI 0001:85:1e.6 (8086:2086 class 088000) has no driver
EFIPCI 0001:85:1f.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:1f.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:1f.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:1f.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:1f.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:1f.5 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:1f.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:85:1f.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:ae:05.0 (8086:2034 class 088000) has no driver
EFIPCI 0001:ae:05.2 (8086:2035 class 088000) has no driver
EFIPCI 0001:ae:05.4 (8086:2036 class 080020) has no driver
EFIPCI 0001:ae:05.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:ae:07.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:ae:07.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:ae:07.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:ae:07.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:ae:07.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:ae:07.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:ae:08.0 (8086:2066 class 088000) has no driver
EFIPCI 0001:ae:08.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:ae:09.0 (8086:2066 class 088000) has no driver
EFIPCI 0001:ae:09.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:ae:0a.0 (8086:2040 class 088000) has no driver
EFIPCI 0001:ae:0a.1 (8086:2041 class 088000) has no driver
EFIPCI 0001:ae:0a.2 (8086:2042 class 088000) has no driver
EFIPCI 0001:ae:0a.3 (8086:2043 class 088000) has no driver
EFIPCI 0001:ae:0a.4 (8086:2044 class 088000) has no driver
EFIPCI 0001:ae:0a.5 (8086:2045 class 088000) has no driver
EFIPCI 0001:ae:0a.6 (8086:2046 class 088000) has no driver
EFIPCI 0001:ae:0a.7 (8086:2047 class 088000) has no driver
EFIPCI 0001:ae:0b.0 (8086:2048 class 088000) has no driver
EFIPCI 0001:ae:0b.1 (8086:2049 class 088000) has no driver
EFIPCI 0001:ae:0b.2 (8086:204a class 088000) has no driver
EFIPCI 0001:ae:0b.3 (8086:204b class 088000) has no driver
EFIPCI 0001:ae:0c.0 (8086:2040 class 088000) has no driver
EFIPCI 0001:ae:0c.1 (8086:2041 class 088000) has no driver
EFIPCI 0001:ae:0c.2 (8086:2042 class 088000) has no driver
EFIPCI 0001:ae:0c.3 (8086:2043 class 088000) has no driver
EFIPCI 0001:ae:0c.4 (8086:2044 class 088000) has no driver
EFIPCI 0001:ae:0c.5 (8086:2045 class 088000) has no driver
EFIPCI 0001:ae:0c.6 (8086:2046 class 088000) has no driver
EFIPCI 0001:ae:0c.7 (8086:2047 class 088000) has no driver
EFIPCI 0001:ae:0d.0 (8086:2048 class 088000) has no driver
EFIPCI 0001:ae:0d.1 (8086:2049 class 088000) has no driver
EFIPCI 0001:ae:0d.2 (8086:204a class 088000) has no driver
EFIPCI 0001:ae:0d.3 (8086:204b class 088000) has no driver
EFIPCI 0001:d7:00.0 (8086:2030 class 060400) has no driver
EFIPCI 0001:d8:00.0 (1000:0097 class 010700) has no driver
EFIPCI 0001:d7:05.0 (8086:2034 class 088000) has no driver
EFIPCI 0001:d7:05.2 (8086:2035 class 088000) has no driver
EFIPCI 0001:d7:05.4 (8086:2036 class 080020) has no driver
EFIPCI 0001:d7:05.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:07.0 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:07.1 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:07.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:07.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:07.4 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:07.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:0e.0 (8086:2058 class 110100) has no driver
EFIPCI 0001:d7:0e.1 (8086:2059 class 088000) has no driver
EFIPCI 0001:d7:0e.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:0e.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:0f.0 (8086:2058 class 110100) has no driver
EFIPCI 0001:d7:0f.1 (8086:2059 class 088000) has no driver
EFIPCI 0001:d7:0f.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:10.0 (8086:2058 class 110100) has no driver
EFIPCI 0001:d7:10.1 (8086:2059 class 088000) has no driver
EFIPCI 0001:d7:10.2 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:10.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:12.0 (8086:204c class 110100) has no driver
EFIPCI 0001:d7:12.1 (8086:204d class 110100) has no driver
EFIPCI 0001:d7:12.2 (8086:204e class 088000) has no driver
EFIPCI 0001:d7:12.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:12.4 (8086:204c class 110100) has no driver
EFIPCI 0001:d7:12.5 (8086:204d class 110100) has no driver
EFIPCI 0001:d7:12.6 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:12.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:15.0 (8086:2018 class 088000) has no driver
EFIPCI 0001:d7:15.1 (8086:2088 class 110100) has no driver
EFIPCI 0001:d7:15.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:16.0 (8086:2018 class 088000) has no driver
EFIPCI 0001:d7:16.1 (8086:2088 class 110100) has no driver
EFIPCI 0001:d7:16.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:16.4 (8086:2018 class 088000) has no driver
EFIPCI 0001:d7:16.5 (8086:2088 class 110100) has no driver
EFIPCI 0001:d7:16.7 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
EFIPCI 0001:d7:17.0 (8086:2018 class 088000) has no driver
EFIPCI 0001:d7:17.1 (8086:2088 class 110100) has no driver
EFIPCI 0001:d7:17.3 cannot read PCI configuration: No such device (http://ipxe.org/2c044087)
ok



iPXE 1.20.1+ (geecb7) -- Open Source Network Boot Firmware -- http://ipxe.org
Features: DNS HTTP iSCSI TFTP SRP AoE EFI Menu

iPXE> ifstat                             
net0: a4:bf:01:60:f8:d2 using x722-sfp on 0000:1a:00.0 (closed)
  [Link:up, TX:0 TXE:0 RX:0 RXE:0]
net1: a4:bf:01:60:f8:d3 using x722-sfp on 0000:1a:00.1 (closed)
  [Link:up, TX:0 TXE:0 RX:0 RXE:0]
iPXE> 

from ipxe.

toreanderson avatar toreanderson commented on June 6, 2024

I can confirm that 9b25f6e fixes the problem, the network interfaces on my Intel S2600BPS motherboard are detected and use the x722-sfp driver:

(…)
EFIPCI 0000:1a:00.0 (8086:37d0 class 020000) has driver "x722-sfp"
EFIPCI 0000:1a:00.0 (8086:37d0 class 020000) has driver "x722-sfp"
EFIPCI 0000:1a:00.0 (8086:37d0 class 020000) has driver "x722-sfp"
EFIPCI 0000:1a:00.0 9f000000+200000 is not within root bridge address space
EFIPCI 0000:1a:00.0 a1008000+1000 is not within root bridge address space
EFIPCI 0000:1a:00.0 a1009000+1000 is not within root bridge address space
EFIPCI 0000:1a:00.0 using driver "x722-sfp"
EFIPCI 0000:1a:00.1 (8086:37d0 class 020000) has driver "x722-sfp"
EFIPCI 0000:1a:00.1 (8086:37d0 class 020000) has driver "x722-sfp"
EFIPCI 0000:1a:00.1 (8086:37d0 class 020000) has driver "x722-sfp"
EFIPCI 0000:1a:00.1 9e000000+200000 is not within root bridge address space
EFIPCI 0000:1a:00.1 a1000000+1000 is not within root bridge address space
EFIPCI 0000:1a:00.1 a1001000+1000 is not within root bridge address space
EFIPCI 0000:1a:00.1 using driver "x722-sfp"
(…)

I further confirmed that the preceding commmit (1687370) was still broken in the sense that it detects the NICs but use the NII driver:

(…)
EFIPCI 0000:1a:00.0 (8086:37d0 class 020000) has driver "x722-sfp"
EFIPCI 0000:1a:00.0 (8086:37d0 class 020000) has driver "x722-sfp"
EFIPCI 0000:1a:00.0 (8086:37d0 class 020000) has driver "x722-sfp"
EFIPCI 0000:1a:00.0 9f000000+200000 is not within root bridge address space
EFIPCI 0000:1a:00.0 could not probe driver "x722-sfp": No such device (http://ipxe.org/2ccb4087)
EFIPCI 0000:1a:00.1 (8086:37d0 class 020000) has driver "x722-sfp"
EFIPCI 0000:1a:00.1 (8086:37d0 class 020000) has driver "x722-sfp"
EFIPCI 0000:1a:00.1 (8086:37d0 class 020000) has driver "x722-sfp"
EFIPCI 0000:1a:00.1 9e000000+200000 is not within root bridge address space
EFIPCI 0000:1a:00.1 could not probe driver "x722-sfp": No such device (http://ipxe.org/2ccb4087)
(…)

Thank you for the fix! 👍

from ipxe.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.