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)
commite692ed1d560f8d9ece0e0b9e57c91233825be7ed
treeb69b753a2fe2199b6248d7f1cd072475bc70f9c8
parent9bb62fa63ba1e26ade9842588d98806b9fecd67e
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