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

2021-03-11 Thread Heinrich Schuchardt
On 05.03.21 23:23, Ilias Apalodimas wrote: > Document the command line options for efidebug and initrd loading > > Signed-off-by: Ilias Apalodimas > --- > doc/uefi/uefi.rst | 6 ++ > 1 file changed, 6 insertions(+) > > diff --git a/doc/uefi/uefi.rst b/doc/uefi/uefi.rst > index b3494c22e073..b

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

2021-03-05 Thread Ilias Apalodimas
Document the command line options for efidebug and initrd loading Signed-off-by: Ilias Apalodimas --- doc/uefi/uefi.rst | 6 ++ 1 file changed, 6 insertions(+) diff --git a/doc/uefi/uefi.rst b/doc/uefi/uefi.rst index b3494c22e073..b3330f8d7273 100644 --- a/doc/uefi/uefi.rst +++ b/doc/uefi/u