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