mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
021d23b64e
UEFI does not have specific modes for create_new, truncate and append. So those need to to be simulated after opening the file. Signed-off-by: Ayush Singh <ayush@beagleboard.org>