[syslinux] [PATCH 0/1] EFI image booting capabilities

Gene Cumm gene.cumm at gmail.com
Thu Mar 17 03:54:49 PDT 2016


On Fri, Feb 20, 2015 at 9:36 AM, Patrick Masotta via Syslinux
<syslinux at zytor.com> wrote:
>
>>> +    if(&mode->ProxyOfferReceived)
>>> +        parse_dhcp(&mode->ProxyOffer.Dhcpv4,pkt_len);
>>> +    else
>>
>> I think that change should go into another commit.
>> Geert Stappers
>
> You may be right; but as I've said, all the testing
> was conducted on PXE (proxyDHCP) environments
> where those lines are mandatory to my patch.
> I just tried to keep things simple for the ones giving
> the patch a try.
>
> Best
> Patrick

Implemented another way that I believe is more compliant.  Select the
packet then parse it.

Reviewing the rest.  Somehow I forgot to tag this conversation.

-- 
-Gene


More information about the Syslinux mailing list