mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 23:33:24 +08:00
This function could be generalized later to copy other files necessary for the bootloader; removing also the currently hardcoded placement in the installation source directory, and instead, using a configurable path (specified in txtsetup.sif); etc. Adapted from a commit by Timo Kreuzer (see PR #7420) Co-Authored-By: Timo Kreuzer <timo.kreuzer@reactos.org>