Akio Takebe
2009-Jun-03 14:42 UTC
[Xen-devel] [Patch] BIOS: try to load PXE rom for the next nic.
Hi, Current hvmloader doesn''t try to load gPXE for 2nd nic because hvmloader give up loading gPXE even if scan_option_rom() return 0. This patch revises such the behavior. With this patch, hvmloader tries to boot from 2nd nic if 1st nic doesn''t match the gPXE. Signed-off-by: Akio Takebe <takebe_akio@jp.fujitsu.com> Best Regards, Akio Takebe _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Simon Horman
2009-Jun-04 06:16 UTC
Re: [Xen-devel] [Patch] BIOS: try to load PXE rom for the next nic.
On Wed, Jun 03, 2009 at 11:42:33PM +0900, Akio Takebe wrote: Content-Description: Mail message body> Hi, > > Current hvmloader doesn''t try to load gPXE for 2nd nic > because hvmloader give up loading gPXE > even if scan_option_rom() return 0. > > This patch revises such the behavior. > With this patch, hvmloader tries to boot from 2nd nic > if 1st nic doesn''t match the gPXE. > > Signed-off-by: Akio Takebe <takebe_akio@jp.fujitsu.com>This looks reasonable to me. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel