[ipxe-devel] using pci to get the kernel up not working!!

Shubham Mittal shubham.mittal at nxp.com
Mon May 1 06:00:34 UTC 2017


Hi,


i used the following:


make bin-arm64-efi/808610d3.efi DEBUG=pci,intel

make bin-arm64-efi/808610d3--pci.efi DEBUG=pci,intel

make bin-arm64-efi/808610d3--intel.efi DEBUG=pci,intel


It is giving the same error without printing any more prints.


Any further suggestions would be of great help.


Thanks,

Shubham


________________________________
From: Michael Brown <mcb30 at ipxe.org>
Sent: Saturday, April 29, 2017 1:35 AM
To: Shubham Mittal
Cc: ipxe-devel at lists.ipxe.org
Subject: Re: [ipxe-devel] using pci to get the kernel up not working!!

On 28/04/17 11:42, Shubham Mittal wrote:
> make bin-arm64-efi/808610d3.efi
>
> but its not working, when i choose the pci interface in the boot menu of
> UEFI,
>
> i think it gets the ipxe application because it prints
>
> ..iPXE initialising devices...ok
>
> no more network devices

Try building with DEBUG=pci,intel :

   make bin-arm64-efi/808610d3.efi DEBUG=pci,intel

That should add debug information which will check that iPXE is at least
able to enumerate the NIC as a PCI device, and may also show some
Intel-specific debug messages.

Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20170501/5a5fdf12/attachment.htm>


More information about the ipxe-devel mailing list