bootnext#

efiboot.cli.bootnext = command(<function bootnext>)#

Get or set the entry to boot into next.

Get or set the entry to boot into next.

Usage:
    efiboot bootnext
    efiboot bootnext <entry>
    efiboot bootnext --help

Options:
    -h, --help    Print this help message and exit.

Arguments:
    <entry>    If given, sets the entry to boot next. This can either be a
               boot label or a boot entry number (as a hex int).