On Thu, Mar 07, 2019 at 03:14:13PM +0000, Andre Przywara wrote: > From: Andrei Borzenkov <arvidj...@gmail.com> > > The BOOTP RFC describes the boot file name and the server name as being > part of the integral BOOTP data structure, with some limits on the size > of them. > DHCP extends this by allowing them to be separate DHCP options, which is > more flexible. > > Teach the code dealing with those fields to check for those DHCP options > first and use this information, if provided. We fall back to using the > BOOTP information if those options are not used. > > Signed-off-by: Andre Przywara <andre.przyw...@arm.com>
Reviewed-by: Daniel Kiper <daniel.ki...@oracle.com> Daniel _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel