ncroxon / gnu-efi

Develop EFI applications for ARM-64, ARM-32, x86_64, IA-64 (IPF), IA-32 (x86), and MIPS platforms using the GNU toolchain and the EFI development environment.
42 stars 10 forks source link

Fix double reference to route80h.efi in apps #30

Closed pbatard closed 3 months ago

pbatard commented 3 months ago

Commit 625bdb6368d80ff048a2fcdb91023f9a9d5a4ca0 reorganized the apps list but also duplicated route80h.efi so remove the extra one, as having two instances produces an error when running make install.