[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH OSSTEST v2 06/19] ts-host-install: Support UEFI PXE boot using grub.efi
Ian Campbell writes ("[PATCH OSSTEST v2 06/19] ts-host-install: Support UEFI PXE boot using grub.efi"): > Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> > +sub setup_grub_efi_bootcfg ($$) { > + my ($ho, $bootfile) = @_; > + my $f = "grub.cfg-$ho->{Ether}"; > + my $grub= $ho->{Tftp}{Path}.'/'.$ho->{Tftp}{GrubBase}.'/'.$c{Tftp\ GrubVersion}. > + "/pxegrub-$r{arch}.efi"; You've wrapped this but in the wrong place! The README has a long line in it too. DiBase is already too long but that is no excuse. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |