Re: IS: 2.06-rc1 cut... WAS: Re: [PATCH v2] Add chainloaded image as shim's verifiable object

2021-03-10 Thread Michael Chang via Grub-devel
On Wed, Mar 10, 2021 at 05:06:31PM +0100, Daniel Kiper wrote: > On Wed, Mar 10, 2021 at 11:56:47AM +0800, Michael Chang via Grub-devel wrote: > > On Tue, Mar 09, 2021 at 05:18:22PM +0100, Daniel Kiper wrote: > > > On Fri, Mar 05, 2021 at 09:48:53PM +0800, Michael Chang via Grub-devel > > > wrote:

Re: IS: 2.06-rc1 cut... WAS: Re: [PATCH v2] Add chainloaded image as shim's verifiable object

2021-03-10 Thread Didier Spaier
Le 10/03/2021 à 17:06, Daniel Kiper a écrit : I have just pushed it together with other fixes and cleanups from the grub-devel. If you can see something important missing drop me a line immediately. Now I am working on 2.06-rc1 cut. If nothing blows up expect it tomorrow or on Friday... A least

IS: 2.06-rc1 cut... WAS: Re: [PATCH v2] Add chainloaded image as shim's verifiable object

2021-03-10 Thread Daniel Kiper
On Wed, Mar 10, 2021 at 11:56:47AM +0800, Michael Chang via Grub-devel wrote: > On Tue, Mar 09, 2021 at 05:18:22PM +0100, Daniel Kiper wrote: > > On Fri, Mar 05, 2021 at 09:48:53PM +0800, Michael Chang via Grub-devel > > wrote: > > > While attempting to dual boot Microsoft Windows with efi chainlo

Re: [PATCH v2] Add chainloaded image as shim's verifiable object

2021-03-09 Thread Michael Chang via Grub-devel
On Tue, Mar 09, 2021 at 05:18:22PM +0100, Daniel Kiper wrote: > On Fri, Mar 05, 2021 at 09:48:53PM +0800, Michael Chang via Grub-devel wrote: > > While attempting to dual boot Microsoft Windows with efi chainloader, it > > failed with below error when secure boot was enabled. > > > > error ../../gr

Re: [PATCH v2] Add chainloaded image as shim's verifiable object

2021-03-09 Thread Daniel Kiper
On Fri, Mar 05, 2021 at 09:48:53PM +0800, Michael Chang via Grub-devel wrote: > While attempting to dual boot Microsoft Windows with efi chainloader, it > failed with below error when secure boot was enabled. > > error ../../grub-core/kern/verifiers.c:119:verification requested but > nobody cares:

[PATCH v2] Add chainloaded image as shim's verifiable object

2021-03-05 Thread Michael Chang via Grub-devel
While attempting to dual boot Microsoft Windows with efi chainloader, it failed with below error when secure boot was enabled. error ../../grub-core/kern/verifiers.c:119:verification requested but nobody cares: /EFI/Microsoft/Boot/bootmgfw.efi. It is a regression, as previously it worked without