On Tue, 7 Apr 2015, Laszlo Ersek wrote:
> This is a known iPXE problem that has manifested in various forms.

Thanks, I've managed to find that too (replied to my own message with 
that).

> In summary, please ask Gerd to rebuild the ipxe binaries that are
> bundled with upstream qemu such that they include those two iPXE patches
> of ours (see the last reference).

I've come across this bug with QEMU git master, so I think it is still 
relevant to fix it or at least should be included on the OVMF page or 
docs as a known problem.

> You can also work around the issue with the following qemu option:
>
>  -device virtio-net-pci,...,romfile=
>
> This will select virtio-net, plus disable the iPXE option ROM for it.
>
> OVMF has a builtin SimpleNetworkProtocol driver for virtio-net. If you
> pass the above command line option, the full edk2 network stack (...
> well, the modules built into OVMF anyway) should be erected on top of
> OVMF's virtio-net SNP, *including* PxeBaseCode. Then EFI applications
> looking for that protocol should succeed.

I'm trying to use e1000 because the client I'm booting does not like 
virtio-net. With the patched efi-e1000.rom attached to your message in the 
other thread I can get to starting syslinux.efi and get a menu and start 
booting but it still fails later when trying to access kernel and initrd 
from http (or if I try tftp it hangs during the larger transfer). I'll do 
some more tests (with your other patches and maybe the Intel binary 
driver) and will report on the syslinux mailing list, because it seems to 
belong more there now than here.

Thanks for your help.

Regards,
BALATON Zoltan

------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to