Re: [PATCH] efi/mm: relax memory type request we're asking for from allocate_pages()

2025-04-17 Thread Paymon
On Thu, Apr 17, 2025 at 12:57:11PM +0300, Vladimir 'phcoder' Serbinenko wrote: > I made a draft of a new workaround: > https://github.com/phcoder/GRUB/commit/2205039c48883c1a214c2a2e2f74f3f3e0907505 don't have access to that machine today; will give it a try tomorrow. i might have go at [this](ht

Re: [PATCH v3 0/3] Add commands to load BLS and UKI files

2025-04-17 Thread Daniel Kiper via Grub-devel
On Thu, Apr 17, 2025 at 07:37:13AM -0400, Neal Gompa wrote: > On Fri, Apr 11, 2025 at 11:55 PM Alec Brown via Grub-devel > wrote: > > > > v3: > > - Added --enable-fallback option to check the default directory if the > > --path > >option isn't able to find entries. > > - Added the function

Re: [PATCH v2 1/2] datetime: Support dates outside of 1901..2038 range

2025-04-17 Thread Andrew Hamilton
Hi Vladimir, I can make an attempt at addressing Daniel's comments if that's okay - any objections? Thanks, Andrew On Thu, Dec 19, 2024 at 11:34 AM Andrew Hamilton wrote: > Just checking on this again. I know people are busy so understand. > > Thanks, > Andrew > > On Sat, Oct 26, 2024 at 10:00

Re: [PATCH GRUB] fs/xfs: fix large extent counters incompat feature support

2025-04-17 Thread Daniel Kiper
On Tue, Apr 15, 2025 at 08:08:12PM -0500, Eric Sandeen via Grub-devel wrote: > Can I bribe someone to merge this fix, perhaps? ;) > > On 3/27/25 2:48 PM, Eric Sandeen wrote: > > Grub folks, ping on this? It has 2 reviews and testing but I don't see it > > merged yet. Huh! This somehow fallen throu

Re: [PATCH v2 20/21] appendedsig: The grub command's trusted and distrusted support

2025-04-17 Thread Gary Lin via Grub-devel
On Thu, Mar 27, 2025 at 01:02:41AM +0530, Sudhakar Kuppusamy wrote: > To support the following trusted and distrusted commands > > 1. trusted_list: > It will show the list of trusted certificates and binary hashes > 2. distrusted_list: > It will show the list of distrusted cert

Re: [PATCH v3 0/3] Add commands to load BLS and UKI files

2025-04-17 Thread Neal Gompa
On Fri, Apr 11, 2025 at 11:55 PM Alec Brown via Grub-devel wrote: > > v3: > - Added --enable-fallback option to check the default directory if the --path >option isn't able to find entries. > - Added the function blsuki_set_find_entry_info() to help set the path and >device of BLS and UK

Re: [PATCH] efi/mm: relax memory type request we're asking for from allocate_pages()

2025-04-17 Thread Vladimir 'phcoder' Serbinenko
Le jeu. 17 avr. 2025, 00:09, Vladimir 'phcoder' Serbinenko < phco...@gmail.com> a écrit : > >> > If so I see a solution in having a code that would check paging table >> and >> > then decide on maximum usable memory >> >> any other arch doing this that i can imitate? >> > None currently. It could

Re: [PATCH v2 3/3] blsuki: Add uki command to load Unified Kernel Image entries

2025-04-17 Thread Vladimir 'phcoder' Serbinenko
Le sam. 12 avr. 2025, 06:45, Alec Brown a écrit : > On Tue, Apr 1, 2025 at 6:35 AM, Vladimir 'phcoder' Serbinenko < > phco...@gmail.com> wrote: > > Le jeu. 27 mars 2025, 23:44, Alec Brown a > écrit : > > > >> On Wed, Mar 26, 2025 at 5:43 AM, Vladimir 'phcoder' Serbinenko < > >> phco...@gmail.com