Ian Campbell writes ("[PATCH OSSTEST v2 06/19] ts-host-install: Support UEFI PXE boot using grub.efi"): > Signed-off-by: Ian Campbell <ian.campb...@citrix.com>
> +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@lists.xen.org http://lists.xen.org/xen-devel