mirror of
https://github.com/acidanthera/audk.git
synced 2025-05-11 18:10:11 +02:00
On Windows, executables have a '.exe' suffix which needs to be added for them to be found in a path. Also, files need to be explicitly opened as binary. Signed-off-by: Rebecca Cran <rebecca@bsdio.com>