doc/efi: add load file 2 protocol to HTML documentation
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 22 Feb 2020 06:47:20 +0000 (07:47 +0100)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 28 Feb 2020 18:37:14 +0000 (19:37 +0100)
commit71a7de4467030362ef2582c355c086eb5fc4143f
tree395ca83c7d56483d3cdc8c5eca164aee7b40a194
parent479ab6c17eda7d05ad2251ebd0036a9258199224
doc/efi: add load file 2 protocol to HTML documentation

The load file 2 protocol can be used by the Linux kernel to load the initial
RAM disk. U-Boot can be configured to provide an implementation.

Add a description to the UEFI overview and document the related functions
in the API section.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
doc/api/efi.rst
doc/uefi/uefi.rst