mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-12 13:59:41 +00:00
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>