efi/pxe: Use the appropriate 3rd packet
commit81eeaa3ea93ef124d4308f622ee29673e534dc0c
authorPatrick Masotta <masottaus@yahoo.com>
Mon, 25 May 2015 18:30:30 +0000 (25 14:30 -0400)
committerGene Cumm <gene.cumm@gmail.com>
Tue, 26 May 2015 23:45:10 +0000 (26 19:45 -0400)
treea69f751c868903227a039b4e73156ac80abd239c
parentb22e1cd76f71536939ae489884f5f332274918a6
efi/pxe: Use the appropriate 3rd packet

EFI allows us to have access to more DHCP-related packets.  Choose the
packet with the highest priority for the third to parse.

Signed-off-by: Patrick Masotta <masottaus@yahoo.com>
[gene.cumm@gmail.com: Only change the third parsing iteration;
  reflow to better fit code standards; don't reparse DhcpAck]
Signed-off-by: Gene Cumm <gene.cumm@gmail.com>
efi/pxe.c