Closed
Description
Currently, FileSystem::copy
uefi-rs/uefi/src/fs/file_system/fs.rs
Lines 36 to 45 in 1b96994
is inefficient. It should be refactored to use a 2 MiB buffer or so to avoid allocations of possibly multiple gigabytes.
Metadata
Metadata
Assignees
Labels
No labels