On Fri, 29 Dec 2023 17:08:20 +0800
Gary Lin wrote:
> When adding/changing the password for the luks2 partition, cryptsetup
> may reject the command due to the weak password. Since this is only for
> testing, add '--force-password' to switch password quality check off to
> avoid the unexpected fai
On Sun, 31 Dec 2023 13:10:47 -0500
Dave Pickens wrote:
> Hi,
>
> I am the author of Grub2Win.
>
> In order to generate kernels from a Windows environment, I rely heavily on
> the Windows version (grub-2.12-for-windows)
>
> In testing, I have discovered that the EFI 64 bit kernel generated by
On Sun, 31 Dec 2023 11:56:18 +0100
Ard Biesheuvel wrote:
> Hi Glenn,
>
> On Thu, 28 Dec 2023 at 03:26, Glenn Washburn
> wrote:
> >
> > On Sat, 23 Dec 2023 12:45:35 +0100
> > Ard Biesheuvel via Grub-devel wrote:
> >
> > > From: Ard Biesheuvel
> > >
> > > The 'ground truth' stack protector cook
Hi,
I am the author of Grub2Win.
In order to generate kernels from a Windows environment, I rely
heavily on the Windows version (grub-2.12-for-windows)
In testing, I have discovered that the EFI 64 bit kernel generated
by the grub-mkima
Hi Glenn,
On Thu, 28 Dec 2023 at 03:26, Glenn Washburn
wrote:
>
> On Sat, 23 Dec 2023 12:45:35 +0100
> Ard Biesheuvel via Grub-devel wrote:
>
> > From: Ard Biesheuvel
> >
> > The 'ground truth' stack protector cookie value is kept in a global
> > variable, and loaded in every function prologue