Re: [PATCH v2] i386-pc: build verifiers API as module

2021-03-26 Thread Daniel Kiper
On Wed, Mar 24, 2021 at 12:44:52PM +0800, Michael Chang via Grub-devel wrote: > On Tue, Mar 23, 2021 at 05:33:12PM +0100, Daniel Kiper wrote: > > On Mon, Mar 22, 2021 at 08:45:27PM +, Colin Watson wrote: > > [snip] > > > > rounds of security megapatches we've also seen that the amount of > > >

Re: [PATCH] Fix user-facing typo with an incorrect use of "it's"

2021-03-26 Thread Daniel Kiper
On Mon, Mar 22, 2021 at 09:30:40PM -0400, Aru Sahni wrote: > This is my first attempted contribution to Grub. Please let me know if I need > to > make any revisions or updates. Except commit message, which I will fix for you, patch LGTM. Thank you. > This patch does the following: > - Since the

Re: [PATCH 0/2] Linux loader for riscv64

2021-03-26 Thread Daniel Kiper
Hi Nikita, On Wed, Mar 24, 2021 at 05:50:26PM +0300, Nikita Ermakov wrote: > Hello. > > In this patch series I would like to add a possibility to load Linux kernel > with a EFI stub on riscv64 platform. Thank you for your patches. Sadly we are in code freeze stage before release. So, your patch s

Re: [PATCH v2] i386-pc: build verifiers API as module

2021-03-26 Thread Daniel Kiper
On Wed, Mar 24, 2021 at 11:50:56AM +0800, Michael Chang wrote: > On Tue, Mar 23, 2021 at 05:48:01PM +0100, Daniel Kiper wrote: > > On Tue, Mar 23, 2021 at 12:16:21PM +0800, Michael Chang via Grub-devel > > wrote: > > > On Mon, Mar 22, 2021 at 04:20:00PM +0100, Daniel Kiper wrote: > > > > On Thu, M

Re: GRUB error: unknown filesystem on ia64

2021-03-26 Thread Daniel Kiper
Hey Adrian, On Wed, Mar 17, 2021 at 07:22:02PM +0100, John Paul Adrian Glaubitz wrote: > Hello! > > It seems that one of the security patches has caused a regression on ia64 as > GRUB is no longer able to load any basic commands: > > Loading.: grub > Starting: grub > Welcome to GRUB! > error: unkn

Re: GRUB error: unknown filesystem on ia64

2021-03-26 Thread John Paul Adrian Glaubitz
Hi Daniel! On 3/26/21 7:01 PM, Daniel Kiper wrote: >> I have not bisected the issue yet, but maybe anyone has got any idea? > > May I ask you to do a bisect for us? The issue was introduced by this patch as discussed here [1]: From: Peter Jones Add a init_pe_section() helper function to setup

Re: GRUB error: unknown filesystem on ia64

2021-03-26 Thread Daniel Kiper
On Fri, Mar 26, 2021 at 07:28:37PM +0100, John Paul Adrian Glaubitz wrote: > Hi Daniel! > > On 3/26/21 7:01 PM, Daniel Kiper wrote: > >> I have not bisected the issue yet, but maybe anyone has got any idea? > > > > May I ask you to do a bisect for us? > > The issue was introduced by this patch as d

Re: [PATCH 0/2] Linux loader for riscv64

2021-03-26 Thread Nikita Ermakov
Hi Daniel, On Fri, 26 Mar 2021 at 20:07, Daniel Kiper wrote: > > Hi Nikita, > > On Wed, Mar 24, 2021 at 05:50:26PM +0300, Nikita Ermakov wrote: > > Hello. > > > > In this patch series I would like to add a possibility to load Linux kernel > > with a EFI stub on riscv64 platform. > > Thank you for

Re: [PATCH] Fix user-facing typo with an incorrect use of "it's"

2021-03-26 Thread Aru Sahni
Thank you! ~A On Fri, Mar 26, 2021, at 1:05 PM, Daniel Kiper wrote: > On Mon, Mar 22, 2021 at 09:30:40PM -0400, Aru Sahni wrote: > > This is my first attempted contribution to Grub. Please let me know if I > > need to > > make any revisions or updates. > > Except commit message, which I will fi