Home
last modified time | relevance | path

Searched hist:"110 d80a1" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/lib/efi_loader/
H A Defi_disk.c110d80a1 Fri Jan 19 13:24:39 CST 2018 Heinrich Schuchardt <xypron.glpk@gmx.de> efi_loader: correct find simple file system protocol

In contrast to the description the code did not split the device
path into device part and file part.

The code should use the installed protocol and not refer to the
internal structure of the the disk object.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>