[U-Boot] [PATCH 0/2] efi_loader: EFI_FILE_PROTOCOL
Heinrich Schuchardt
xypron.glpk at gmx.de
Tue Apr 3 20:37:10 UTC 2018
This patch series contains correction for the EFI_FILE_PROTOCOL.
The formation type EFI_FILE_SYSTEM_INFO in the service GetInfo()
of the EFI_FILE_PROTOCOL is implemented.
Heinrich Schuchardt (2):
efi_loader: use correct types in EFI_FILE_PROTOCOL
efi_loader: implement EFI_FILE_SYSTEM_INFO
include/efi_api.h | 27 +++++++---
include/efi_loader.h | 2 +
lib/efi_loader/efi_boottime.c | 5 +-
lib/efi_loader/efi_file.c | 81 +++++++++++++++++++++++-----
lib/efi_selftest/efi_selftest_block_device.c | 2 +-
5 files changed, 96 insertions(+), 21 deletions(-)
--
2.16.3
More information about the U-Boot
mailing list