commit 5ab30f38ec9555698073297acd4b09ae7a363e54
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