You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New --uri option enables to specify a URI when creating a network boot
entry, e.g.
# efibootmgr -L NetBoot -i enp7s0 --uri http://foobar/grubx64.efi
This requires support in libefiboot, which is provided by version 39 of
efivar.
Signed-off-by: Renaud Métrich <rmetrich@redhat.com>
0 commit comments