std: sys: fs: uefi: Ignore "." and ".." when reading directory - At least in Unix, "." and ".." are not returned as a directory entry. So ignore these in UEFI as well. - Will also allow using the `remove_dir_all` implementation from `sys/fs/common`. |
||
|---|---|---|
| .. | ||
| benches | ||
| src | ||
| tests | ||
| build.rs | ||
| Cargo.toml | ||