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

poma pomidorabelisima at gmail.com
Mon Feb 29 07:28:40 PST 2016


On 29.02.2016 16:17, Gene Cumm via Syslinux wrote:
> 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.
> 

It is the very same thread,
so is this about UEFI UDP/TFTP or ntfs: remove unused variable and have, or Yahoo?




More information about the Syslinux mailing list