set_bootnext
_X(set_bootnext, set_bootnext) \
case act_set_bootnext: return set_bootnext(efi_fd, opt.bootnum);
int set_bootnext(int, uint16_t);