Home
last modified time | relevance | path

Searched refs:bootnum (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/usr.sbin/efibootmgr/
H A Defibootmgr.c77 int bootnum; member
491 delete_bootvar(int bootnum) in delete_bootvar() argument
501 if (bootnum < 0 || bootnum > 0xffff) in delete_bootvar()
512 remove_from_order(bootnum); in delete_bootvar()
528 handle_bootnext(uint16_t bootnum) in handle_bootnext() argument
532 le16enc(&num, bootnum); in handle_bootnext()
596 if (v->idx == bootnum) in make_boot_var_name()
654 int bootnum, bool activate) in make_boot_var() argument
666 if (bootnum == -1) in make_boot_var()
1119 handle_bootnext(opts.bootnum); in main()
[all …]
/freebsd-14.2/
H A DUPDATING1029 the -b (bootnum) parameter for commands where the bootnum was previously