On Thu, 30 Jul 2020 17:24:12 +0200
Patrick Steinhardt wrote:
> On Wed, Jul 29, 2020 at 04:50:12PM -0500, developm...@efficientek.com
> wrote:
> > From: Glenn Washburn
> >
> > Create grub_uuidcasecmp to compare UUIDs in a case-insensitive
> > manner and that ignores '-' characters. This is backw
On Wed, Jul 29, 2020 at 04:50:12PM -0500, developm...@efficientek.com wrote:
> From: Glenn Washburn
>
> Create grub_uuidcasecmp to compare UUIDs in a case-insensitive manner and
> that ignores '-' characters. This is backwards compatible with the old LUKS1
> code that stored and compared against
From: Glenn Washburn
Create grub_uuidcasecmp to compare UUIDs in a case-insensitive manner and
that ignores '-' characters. This is backwards compatible with the old LUKS1
code that stored and compared against UUIDs without dashes. However, the new
LUKS2 code stores and compares UUIDs that contai