Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
simple_file: Allow to form a volume name from DevicePath
In case GetInfo of volume root fails, it is still possible to form a volume name from the DevicePath. Do not skip given SimpleFS volume handle and try to form a name from DevicePath. That way we do not lose some filesystems from file browser. This change already fixes the problem of a hanging platform when trying to enroll a key from disk. However, there is still a chance of having a non-contiguous array of entries, which will be fixed in next commit. Signed-off-by: Michał Żygowski <[email protected]>
- Loading branch information