Hi, Gary Thanks for your patch, I will follow our process to review and commit it.
Siyuan -----Original Message----- From: Gary Ching-Pang Lin [mailto:g...@suse.com] Sent: Wednesday, December 17, 2014 5:24 PM To: edk2-devel@lists.sourceforge.net Cc: Fu, Siyuan Subject: PXEv6 failed due to the timeout of route table check Hi, I am trying to enable PXEv6 support in OvmfPkg. The new boot option showed as expected after the drivers in NetworkPkg are included. However, the boot image was never fetched after DHCPv6 server assigned an IPv6 address to the client. I digged into NetworkPkg and found it failed to get the gateway address in PxeBcCheckRouteTable() so a timeout was issued. My network setup is very simple: [Linux HOST] <--> (tap0) <--> [Linux VM] In this case, the host and VM connect to each other directly, so it seems not necessary to setup the gateway. I checked the git commit, the function was introduced in ae97201c to support PXEv6 cross subnet. I wrote a patch to allow the route table check fail and it works for me. Cheers, Gary Lin ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk _______________________________________________ edk2-devel mailing list edk2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-devel