]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: description EFI_LOAD_FILE2_PROTOCOL
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 3 Oct 2020 10:44:31 +0000 (12:44 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 6 Oct 2020 05:43:56 +0000 (07:43 +0200)
commit2ec5941a13db2e4d19a8cc431b426078f24be8b7
treedbbb3f3b450dcf0a35503d56985e0a9593e2f61f
parenta79bc9ba4e5a6304c7de03568de265acaabc0f78
efi_loader: description EFI_LOAD_FILE2_PROTOCOL

U-Boot offers a EFI_LOAD_FILE2_PROTOCOL which the Linux EFI stub can use to
load an initial RAM disk. Update the function comments of the
implementation.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
lib/efi_loader/efi_load_initrd.c