Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement --uri option for use with --ifname #162

Merged
merged 1 commit into from
Jan 23, 2024
Merged

Commits on Jul 6, 2022

  1. Implement --uri option for use with --ifname

    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 <[email protected]>
    rmetrich committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    e103b20 View commit details
    Browse the repository at this point in the history