All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] docs: admin-guide: EFI Boot Stub
@ 2020-10-03  6:37 ` Heinrich Schuchardt
  0 siblings, 0 replies; 12+ messages in thread
From: Heinrich Schuchardt @ 2020-10-03  6:37 UTC (permalink / raw)
  To: Ard Biesheuvel
  Cc: Jonathan Corbet, Paul Walmsley, Palmer Dabbelt, Albert Ou,
	linux-efi, linux-doc, linux-kernel, linux-riscv, Atish Patra,
	Heinrich Schuchardt

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


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

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

Thread overview: 12+ 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 ` 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   ` Heinrich Schuchardt
2020-10-03  7:34   ` Atish Patra
2020-10-03  7:34     ` Atish Patra
2020-10-03  8:28     ` Heinrich Schuchardt
2020-10-03  8:28       ` Heinrich Schuchardt
2020-10-03 17:16       ` Atish Patra
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
2020-10-03  6:37   ` Heinrich Schuchardt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.