commit 7c10524499e4cc242bf1e1efb8e0d643415cd3f0
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Fri Jan 7 11:14:50 2022 -0600
fix(bootorder): Fix UEFI boot order recording and reordering bugs.
The params set command was broken when saving the current boot device,
and the set bootorder sanity checking task was stymied by the * characters
in the saved boot device string.
M content/stages/set-uefi-boot-order.yaml
M content/tasks/record-current-uefi-boot-entry.yaml
M content/tasks/reorder-uefi-boot-order.yaml
End of Note