<div dir="ltr"><div class="gmail_quote"><div dir="ltr">Dear Sir ,<div><br></div><div>I have been trying to emulate pxe boot on qemu using uefi BIOS.</div><div>I have  setup a tap0 interface for qemu to connect to the guest Ubuntu.</div>
<div><br></div><div>qemu->tap0->guest (dhcp,tftp servers) .</div>
<div><br></div><div>But for some reason I am unable to fetch kernel and initrd images from grubx64.efi.</div><div>To explain the whole process in steps :-</div><div><br></div><div>-> Qemu starts and loads the UEFI Bios</div>

<div>-> UEFI BIos does dhcp and fethches grubx64.efi </div><div>->grubx64 is unable to fetch the kernel image and initrd .</div><div><br></div><div>I went through the grub source code to locate the error , and I seem to be crashing in efinet.c in the function send_card_buffer(), the exact crash point in the function is </div>

<div>if(limit_time < grub_get_time_ms())<br></div><div>{</div><div>   return grub_error;</div><div>}</div><div><br></div><div>Could you please help ?</div><div><br></div><div><br></div><div>Thanks</div><span class="HOEnZb"><font color="#888888"><div>
Pradeep</div>
</font></span></div>
</div><br></div>