]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: support EFI_LOAD_FILE_PROTOCOL
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 6 Dec 2020 12:00:15 +0000 (13:00 +0100)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 10 Dec 2020 08:15:32 +0000 (09:15 +0100)
commit901cf86a1a79434a894baab5e71fca653c515664
tree52e80d03e0f981388fc3eca45b6ab4dc9da9077e
parent5b836a963000cf39f40a0e7dc701c2352e334531
efi_loader: support EFI_LOAD_FILE_PROTOCOL

Support loading images via the EFI_LOAD_FILE_PROTOCOL and
EFI_LOAD_FILE2_PROTOCOL.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_loader/efi_boottime.c