]> git.proxmox.com Git - grub2.git/commit
efinet: UEFI IPv6 PXE support
authorMichael Chang <mchang@suse.com>
Thu, 27 Oct 2016 21:41:21 +0000 (17:41 -0400)
committerColin Watson <cjwatson@debian.org>
Tue, 1 Nov 2016 10:49:01 +0000 (10:49 +0000)
commit335be97c8fbaba3b5a52da43ecacc742c34d3cd0
tree05391b9f68673e925a6f64b837ad8d1128545de7
parent58b542d363f4b218df05ed6cc271889a3b8011b5
efinet: UEFI IPv6 PXE support

When grub2 image is booted from UEFI IPv6 PXE, the DHCPv6 Reply packet is
cached in firmware buffer which can be obtained by PXE Base Code protocol. The
network interface can be setup through the parameters in that obtained packet.

Signed-off-by: Michael Chang <mchang@suse.com>
Signed-off-by: Ken Lin <ken.lin@hpe.com>
Patch-Name: efinet_uefi_ipv6_pxe_support.patch
grub-core/net/drivers/efi/efinet.c
include/grub/efi/api.h