]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: EFI_FILE_PROTOCOL rev 2 stub
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 8 Sep 2019 07:35:32 +0000 (09:35 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Mon, 9 Sep 2019 13:21:09 +0000 (15:21 +0200)
commit3ccdb236057509f9247552c8876d857c4751c2f7
treeb69b753a2fe2199b6248d7f1cd072475bc70f9c8
parent9f085601b0314e5335100f785e47b55990ed1af5
efi_loader: EFI_FILE_PROTOCOL rev 2 stub

The UEFI specification requires to implement version 2 of the
EFI_FILE_PROTOCOL. Provide the missing functions as stubs.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
include/efi_api.h
lib/efi_loader/efi_file.c