[PATCH v2 0/2] docs: admin-guide: EFI Boot Stub

Heinrich Schuchardt xypron.glpk at gmx.de
Sat Oct 3 02:37:23 EDT 2020


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




More information about the linux-riscv mailing list