Re: [PATCH v2 1/2] docs: admin-guide: fdt and initrd load in EFI stub

2020-10-03 Thread Atish Patra
On Sat, Oct 3, 2020 at 1:29 AM Heinrich Schuchardt wrote: > > On 03.10.20 09:34, Atish Patra wrote: > > On Fri, Oct 2, 2020 at 11:38 PM Heinrich Schuchardt > > wrote: > >> > >> Describe how a device tree and an initial RAM disk can be passed to the EFI > >> Boot Stub. > >> > >> Signed-off-by: He

Re: [PATCH v2 1/2] docs: admin-guide: fdt and initrd load in EFI stub

2020-10-03 Thread Heinrich Schuchardt
On 03.10.20 09:34, Atish Patra wrote: > On Fri, Oct 2, 2020 at 11:38 PM Heinrich Schuchardt > wrote: >> >> Describe how a device tree and an initial RAM disk can be passed to the EFI >> Boot Stub. >> >> Signed-off-by: Heinrich Schuchardt >> --- >> v2: >> mention EFI_GENERIC_STUB_INITRD_C

Re: [PATCH v2 1/2] docs: admin-guide: fdt and initrd load in EFI stub

2020-10-03 Thread Atish Patra
On Fri, Oct 2, 2020 at 11:38 PM Heinrich Schuchardt wrote: > > Describe how a device tree and an initial RAM disk can be passed to the EFI > Boot Stub. > > Signed-off-by: Heinrich Schuchardt > --- > v2: > mention EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER (thx Atish) > --- > Documentation/ad

[PATCH v2 1/2] docs: admin-guide: fdt and initrd load in EFI stub

2020-10-02 Thread Heinrich Schuchardt
Describe how a device tree and an initial RAM disk can be passed to the EFI Boot Stub. Signed-off-by: Heinrich Schuchardt --- v2: mention EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER (thx Atish) --- Documentation/admin-guide/efi-stub.rst | 35 ++ 1 file changed, 35 inse