mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
c2fc43c7a2
At least in Unix, "." and ".." are not returned as a directory entry. So ignore these in UEFI as well. Signed-off-by: Ayush Singh <ayush@beagleboard.org>