linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] docs: admin-guide: EFI Boot Stub
@ 2020-10-03  6:37 Heinrich Schuchardt
  2020-10-03  6:37 ` [PATCH v2 1/2] docs: admin-guide: fdt and initrd load in EFI stub Heinrich Schuchardt
  2020-10-03  6:37 ` [PATCH v2 2/2] docs: admin-guide: EFI stub to main Linux handoff Heinrich Schuchardt
  0 siblings, 2 replies; 6+ messages in thread
From: Heinrich Schuchardt @ 2020-10-03  6:37 UTC (permalink / raw)
  To: Ard Biesheuvel
  Cc: linux-efi, Atish Patra, linux-doc, Heinrich Schuchardt,
	Jonathan Corbet, linux-kernel, Albert Ou, Palmer Dabbelt,
	Paul Walmsley, linux-riscv

Describe the passing of the device tree and the initial RAM disk to the
EFI Boot Stub.

Describe the handoff to the main Linux kernel. The links given here
provide the necessary information about structures like boot_params that
have to be filled by the EFI stub. So we don't have to describe them in
the admin-guide.

Heinrich Schuchardt (2):
  docs: admin-guide: fdt and initrd load in EFI stub
  docs: admin-guide: EFI stub to main Linux handoff

 Documentation/admin-guide/efi-stub.rst | 47 ++++++++++++++++++++++++++
 1 file changed, 47 insertions(+)

--
2.28.0


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-10-03 17:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-03  6:37 [PATCH v2 0/2] docs: admin-guide: EFI Boot Stub Heinrich Schuchardt
2020-10-03  6:37 ` [PATCH v2 1/2] docs: admin-guide: fdt and initrd load in EFI stub Heinrich Schuchardt
2020-10-03  7:34   ` Atish Patra
2020-10-03  8:28     ` Heinrich Schuchardt
2020-10-03 17:16       ` Atish Patra
2020-10-03  6:37 ` [PATCH v2 2/2] docs: admin-guide: EFI stub to main Linux handoff Heinrich Schuchardt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).