Re: [PATCH 8/8 v2] doc: uefi: Add instruction for initrd loading

2020-12-30 Thread Heinrich Schuchardt
On 12/30/20 4:07 PM, Ilias Apalodimas wrote: Add a description of the EFI variables needed to match a Boot entry with an initrd. Signed-off-by: Ilias Apalodimas --- doc/uefi/uefi.rst | 15 +++ 1 file changed, 15 insertions(+) diff --git a/doc/uefi/uefi.rst b/doc/uefi/uefi.rs

[PATCH 8/8 v2] doc: uefi: Add instruction for initrd loading

2020-12-30 Thread Ilias Apalodimas
Add a description of the EFI variables needed to match a Boot entry with an initrd. Signed-off-by: Ilias Apalodimas --- doc/uefi/uefi.rst | 15 +++ 1 file changed, 15 insertions(+) diff --git a/doc/uefi/uefi.rst b/doc/uefi/uefi.rst index dc930d924022..d8b083ffa708 100644 --- a/d