[syslinux] [PATCH 0/1] UEFI UDP/TFTP

Gene Cumm gene.cumm at gmail.com
Mon Feb 29 07:17:27 PST 2016


On Sun, Feb 28, 2016 at 11:26 AM, Patrick Masotta via Syslinux
<syslinux at zytor.com> wrote:

> b) "UEFI: Failed to load ldlinux.e64/ldlinux.e32"
> http://www.syslinux.org/archives/2015-October/024341.html
> This report has led to Gene's patch:
>
> https://github.com/geneC/syslinux/commit/9e0926bb338deb5c634ccb4ee29eb4577158cfdc
> it was reported working but I think "it cannot work" if it has these lines
>
> +       memcpy(&udata.StationAddress, &IPInfo.myip, sizeof(IPInfo.myip));
> +       memcpy(&udata.StationAddress, &IPInfo.netmask, sizeof(IPInfo.netmask));
>
> the StationAddress gets overwritten by a netmask...

Thanks for noticing.  I've corrected this and I'm reviewing the patch itself.

-- 
-Gene


More information about the Syslinux mailing list