Re: [PATCH v3 3/7] efi: implemented LoadFile2 initrd loading protocol for Linux

2022-04-15 Thread dann frazier
On Thu, Oct 28, 2021 at 11:31:16PM +0300, Nikita Ermakov wrote: > From: Ard Biesheuvel > > Recent Linux kernels will invoke the LoadFile2 protocol installed on > a well-known vendor media path to load the initrd if it is exposed by > the firmware. Using this method is preferred for two reasons: >

Re: [PATCH v3 3/7] efi: implemented LoadFile2 initrd loading protocol for Linux

2021-11-25 Thread Daniel Kiper
On Thu, Oct 28, 2021 at 11:31:16PM +0300, Nikita Ermakov wrote: > From: Ard Biesheuvel > > Recent Linux kernels will invoke the LoadFile2 protocol installed on > a well-known vendor media path to load the initrd if it is exposed by > the firmware. Using this method is preferred for two reasons: >