RFC Patch [1/2] PXE Add support for proxy DHCP -- Common Code

2014-04-18 Thread Mroczek, Joseph T
Sorry about the HTML in previous message. Hello: This patch adds support for merging data from 2 different dhcp packets into a single source with precedence based on PXE and uEFI specs. ~joe diff -Naur grub-2.02~beta2/grub-core/net/bootp.c grub-2.02~beta2-jtm-clean/grub-core/net/bootp.c ---

RFC Patch [1/2] PXE Add support for proxy DHCP -- Common Code

2014-04-18 Thread Mroczek, Joseph T
Hello: This patch adds support for merging data from 2 different dhcp packets into a single source with precedence based on PXE and uEFI specs. ~joe diff -Naur grub-2.02~beta2/grub-core/net/bootp.c grub-2.02~beta2-jtm-clean/grub-core/net/bootp.c --- grub-2.02~beta2/grub-core/net/bootp.c