Re: [PATCH 6/6 v2] doc: Update uefi documentation for initrd loading options

2021-03-14 Thread Ilias Apalodimas
On Sun, 14 Mar 2021 at 09:53, Heinrich Schuchardt wrote: > On 3/13/21 10:47 PM, Ilias Apalodimas wrote: > > Document the command line options for efidebug and initrd loading > > > > Signed-off-by: Ilias Apalodimas > > --- > > doc/uefi/uefi.rst | 21 - > > 1 file changed, 2

Re: [PATCH 6/6 v2] doc: Update uefi documentation for initrd loading options

2021-03-13 Thread Heinrich Schuchardt
On 3/13/21 10:47 PM, Ilias Apalodimas wrote: Document the command line options for efidebug and initrd loading Signed-off-by: Ilias Apalodimas --- doc/uefi/uefi.rst | 21 - 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/doc/uefi/uefi.rst b/doc/uefi/uefi.rst

[PATCH 6/6 v2] doc: Update uefi documentation for initrd loading options

2021-03-13 Thread Ilias Apalodimas
Document the command line options for efidebug and initrd loading Signed-off-by: Ilias Apalodimas --- doc/uefi/uefi.rst | 21 - 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/doc/uefi/uefi.rst b/doc/uefi/uefi.rst index b3494c22e073..76402bc5cfaa 100644 --- a/do