You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
uefi(filesystem): make open public in uefi::fs::FileSystem
`open` might a bit too low-level, but it is a powerful API to bridge between
high-level structures and low-level structures, it would be a shame to force end-users
to reinvent it.
0 commit comments