Commit b2ccc8e
committed
efibootmgr: fix setting boot order with orphaned entries
Some firmware adds entries to BootOrder that don't have corresponding
Boot#### variables. This caused a fatal error when using -o to set the
boot order. Apply upstream patch to downgrade to a warning so users can
still manage the boot order in this case.
rhboot/efibootmgr#2281 parent a5400b0 commit b2ccc8e
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
36 | 42 | | |
37 | 43 | | |
38 | 44 | | |
| |||
0 commit comments