]> 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, 9 Jul 2019 10:42:37 +0000 (11:42 +0100)
commit36a71e2c21b5cdfb93617dc4faff628672e9a2b7
tree5678a4ccb6a6d2e9f2e886bbf6460fbe91c67e9b
parented6f9313a2965716f779f23826e9f74f3074bc8b
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