Re: [PATCH] tests/util/grub-shell-luks-tester: Find cryptodisk by UUID

2025-03-11 Thread Daniel Kiper
On Thu, Mar 06, 2025 at 12:18:43AM -0600, Glenn Washburn wrote: > GRUB has the capability to search all the disks for a cryptodisk of a > given UUID. Use this instead of hardcoding which disk is the cryptodisk, > which can change when devices are added or removed, or potentially when > QEMU is upgr

[PATCH] tests/util/grub-shell-luks-tester: Find cryptodisk by UUID

2025-03-05 Thread Glenn Washburn
GRUB has the capability to search all the disks for a cryptodisk of a given UUID. Use this instead of hardcoding which disk is the cryptodisk, which can change when devices are added or removed, or potentially when QEMU is upgraded. This can not be done for the detached header tests because the hea