]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitd37c597390a1042edfc6be63c0065421ba51edec
tree395ca83c7d56483d3cdc8c5eca164aee7b40a194
parentec1e2cbee2d12e856b4e740cc43f678444e57832
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