commit | f2dcbac775924821d6afce00424d5262bfab0541 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Sep 08 09:35:32 2019 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Mon Sep 09 15:21:09 2019 +0200 |
tree | b69b753a2fe2199b6248d7f1cd072475bc70f9c8 | |
parent | df86279a61b5635f2af4c6e54d5998f95434dae3 [diff] |
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>