Re: [PATCH 1/2] docs: Use @pxref instead of @xref inside parenthesis

2023-08-21 Thread Glenn Washburn
On Sat, 19 Aug 2023 20:57:45 -0500 Oskari Pirhonen wrote: > On Sat, Aug 19, 2023 at 01:25:16 -0500, Glenn Washburn wrote: > > The @xref command is meant to be used at the beginning of a sentence > > because its expansion creates a "See " prefix. The @pxref expands with > > a prefix of "see " and

Re: GRUB 2.12~rc1 released

2023-08-21 Thread Glenn Washburn
On Sun, 20 Aug 2023 12:28:57 + Vitaly Kuzmichev wrote: > Hello Daniel, Hello Glenn, Hi Vitaly, > > I'm now finally completing my patch for search command to add support > to search partition devices by PARTUUID, which I submitted in Apr 2021 [1]. > I also integrated support to search by

Re: [PATCH] loader/i386/linux: Prefer entry in long mode when booting via EFI

2023-08-21 Thread Vladimir 'phcoder' Serbinenko
I think we need to start having options to specify which entry to use. E.g linux --no-efi-stub /vmlinuz This is probably needed to support other users of Linux protocol Le lun. 21 août 2023, 20:12, Ard Biesheuvel a écrit : > On Thu, 3 Aug 2023 at 15:24, Ard Biesheuvel wrote: > > > > The

Re: [PATCH] loader/i386/linux: Prefer entry in long mode when booting via EFI

2023-08-21 Thread Ard Biesheuvel
On Thu, 3 Aug 2023 at 15:24, Ard Biesheuvel wrote: > > The x86_64 Linux kernel can be booted in 32-bit mode, in which case the > startup code creates a set of preliminary page tables that map the first > 1GiB of physical memory 1:1, and enables paging. This is a prerequisite > for 64-bit

[PATCH v2] commands/search: Add support to search by PARTUUID

2023-08-21 Thread Daan De Meyer
This is a resend of a patch from Vitaly Kuzmichev from 2021 (https://lists.gnu.org/archive/html/grub-devel/2021-03/msg00163.html). It would be great if grub could support searching for partitions by PARTUUID which is why I'm resending this patch hoping it can be applied. Cheers, Daan De Meyer

Re: regression in cryptomount -u

2023-08-21 Thread Michael Chang via Grub-devel
On Thu, Aug 17, 2023 at 10:52:58AM +0200, Olaf Hering wrote: > Prior commit 3cf2e848bc03 ("disk/cryptodisk: Allows UUIDs to be compared > in a dash-insensitive manner") the grub.cfg below worked as expected: > create a menu, which if selected tries to open the specified partition > and does