
22 Jun
2018
22 Jun
'18
1:21 a.m.
A minor fix to efi networking.
When if_type is not set, it leads grub2's efi code to send a bogus arp request. This will then stall the progress of grub.
This was tested with grubaa64.efi from Redhat/Oracle linux 7u5.
The patch was tested against: 890e79f2b1c26c5ba1a86d179706348aec7feef7 (aka v2018.05)
Andrew Thomas (1): initialize net_mode.if_type
lib/efi_loader/efi_net.c | 1 + 1 file changed, 1 insertion(+)
--
1.8.3.1