Files
u-boot/lib
AKASHI Takahiro 89cb6a5dd6 efi_loader: disk: install file system protocol to a whole disk
Currently, a whole disk without any partitions is not associated
with EFI_SIMPLE_FILE_SYSTEM_PROTOCOL. So even if it houses some
file system, there is a chance that we may not be able to access
it, particularly, when accesses are to be attempted after searching
that protocol against a device handle.

With this patch, EFI_SIMPLE_FILE_SYSTEM_PROTOCOL is installed
to such a disk if part_get_info() shows there is no partition
table installed on it.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>

Only if no partition table exists, check for a file system on disk level.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2019-11-12 23:13:54 +01:00
..
2019-11-04 18:15:32 -07:00
2019-04-03 10:26:46 -04:00
2019-09-20 20:09:19 +02:00
2011-01-18 23:38:08 +01:00
2019-10-31 07:22:53 -04:00
2010-09-19 19:29:47 +02:00
2019-07-10 16:52:58 -06:00
2019-07-10 16:52:58 -06:00
2019-08-11 16:43:41 -04:00
2018-06-13 07:49:12 -04:00
2019-02-02 08:19:17 -05:00
2012-04-29 14:14:08 +02:00
2018-09-05 16:02:34 -04:00
2019-08-11 16:43:41 -04:00
2019-06-05 09:16:32 -07:00
2019-10-31 07:22:53 -04:00
2019-02-19 08:55:43 -05:00
2019-08-11 16:43:41 -04:00
2019-05-05 08:48:50 -04:00