ClangBuiltLinux / boot-utils

Collection of files for booting Linux kernels
26 stars 7 forks source link

boot-qemu.py: Handle LoongArch's EFI firmware location change #121

Closed nathanchance closed 3 months ago

nathanchance commented 3 months ago

Loongson renamed this file in https://github.com/loongson/Firmware/commit/638906de6143283d86c70d80f4e9a30b50731c24, which results in a 404 file getting downloaded as the firmware, so QEMU obviously refuses to start. If the old firmware file does not exist locally already, download and use the new file name.