Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
efibootmgr: delete_bootnext is just a boolean, not an entry id
When deleting bootnext, there's nothing to validate (other than the variable existing, in which case del will fail as expected). This appears to be a copy/paste error when adding the delete-bootnext option from the [create] bootnext option. Signed-off-by: Dima Zavin <[email protected]>
- Loading branch information