Re: [PATCH 0/8 v2] Change logic of EFI LoadFile2 protocol for initrd loading

2020-12-30 Thread Ilias Apalodimas
Hi Heinrich, On Wed, Dec 30, 2020 at 09:44:39PM +0100, Heinrich Schuchardt wrote: > On 12/30/20 4:07 PM, Ilias Apalodimas wrote: > > Hi! > > > > This is v2 of [1]. > > > > There's been a couple of changes regarding where we install the protocol. > > The initial patchset was completely disregard

Re: [PATCH 0/8 v2] Change logic of EFI LoadFile2 protocol for initrd loading

2020-12-30 Thread Heinrich Schuchardt
On 12/30/20 4:07 PM, Ilias Apalodimas wrote: Hi! This is v2 of [1]. There's been a couple of changes regarding where we install the protocol. The initial patchset was completely disregarding BootNext, so that's taken into account now and we can use the new feature. This brought a few changes on