Re: [PATCH v5 0/6] linux: implement LoadFile2 initrd loading

2022-10-21 Thread Ard Biesheuvel
On Fri, 21 Oct 2022 at 14:51, Daniel Kiper wrote: > > On Tue, Oct 18, 2022 at 09:05:01PM +0200, Ard Biesheuvel wrote: > > This implements the LoadFile2 initrd loading protocol, which is > > essentially a callback interface into the bootloader to load the initrd > > data into a caller provided buff

Re: [PATCH v5 0/6] linux: implement LoadFile2 initrd loading

2022-10-21 Thread Daniel Kiper
On Tue, Oct 18, 2022 at 09:05:01PM +0200, Ard Biesheuvel wrote: > This implements the LoadFile2 initrd loading protocol, which is > essentially a callback interface into the bootloader to load the initrd > data into a caller provided buffer. This means the bootloader no longer > has to contain any