[U-Boot] [PATCH v2 0/3] efi_loader: disk: install FILE_SYSTEM_PROTOCOL to whole disk
AKASHI Takahiro
takahiro.akashi at linaro.org
Thu Sep 12 04:51:11 UTC 2019
Changes in v2 (Sept 12, 2019)
* add patch#1 and #2
* install the protocol only if a file system does exist
AKASHI Takahiro (3):
fs: export fs_close()
efi_loader: disk: install FILE_SYSTEM_PROTOCOL only if available
efi_loader: disk: install file system protocol to a whole disk
fs/fs.c | 2 +-
include/fs.h | 7 +++++++
lib/efi_loader/efi_disk.c | 19 ++++++++++++++++++-
3 files changed, 26 insertions(+), 2 deletions(-)
--
2.21.0
More information about the U-Boot
mailing list