]> git.ipfire.org Git - thirdparty/grub.git/commit
net/drivers/efi/efinet: Configure VLAN from UEFI device used for PXE
authorChad Kimes <chkimes@github.com>
Mon, 21 Mar 2022 22:07:32 +0000 (18:07 -0400)
committerDaniel Kiper <daniel.kiper@oracle.com>
Wed, 20 Apr 2022 12:20:36 +0000 (14:20 +0200)
commit9322a7740f7ca48d0b23a231af1c7807d9f7b5dd
tree8533f798263c83b9784ec4066c0dd6d0705b92d8
parentc143056a34b4ccc255a6ad4e96a5aa989d304760
net/drivers/efi/efinet: Configure VLAN from UEFI device used for PXE

This patch handles automatic configuration of VLAN when booting from PXE
on UEFI hardware.

Signed-off-by: Chad Kimes <chkimes@github.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
grub-core/net/drivers/efi/efinet.c