Re: [PATCH 1/5 v4] efi_loader: Add device path related functions for initrd via Boot####

2021-03-17 Thread Heinrich Schuchardt
On 3/17/21 8:54 PM, Ilias Apalodimas wrote: On the following patches we allow for an initrd path to be stored in Boot variables. Specifically we encode in the FIlePathList[] of the EFI_LOAD_OPTIONS for each Boot variable. The FilePathList[] array looks like this: kernel - 0xff - VenMedi

[PATCH 1/5 v4] efi_loader: Add device path related functions for initrd via Boot####

2021-03-17 Thread Ilias Apalodimas
On the following patches we allow for an initrd path to be stored in Boot variables. Specifically we encode in the FIlePathList[] of the EFI_LOAD_OPTIONS for each Boot variable. The FilePathList[] array looks like this: kernel - 0xff - VenMedia(initrd GUID) - initrd1 - 0x01 initrd2 - 0xff