gnu-efi/gnuefi
Peter Jones 224c1d56d7 Rename our installed .o and linker scripts.
Since crt0 and our linker scripts are now in a subdirectory, there's no
need to make them named differently in the installed machine.  This
renames them to crt0.o and efi.lds .

Signed-off-by: Peter Jones <pjones@redhat.com>
2021-09-02 13:47:14 -04:00
..
crt0-efi-aa64.S Make ELF constructors and destructors work. 2021-09-02 13:47:14 -04:00
crt0-efi-arm.S Make ELF constructors and destructors work. 2021-09-02 13:47:14 -04:00
crt0-efi-ia32.S Make our dummy .reloc sections not depend on section order. 2021-09-02 13:47:14 -04:00
crt0-efi-ia64.S Make ELF constructors and destructors work. 2021-09-02 13:47:14 -04:00
crt0-efi-mips64el.S Make ELF constructors and destructors work. 2021-09-02 13:47:14 -04:00
crt0-efi-x64.S Make our dummy .reloc sections not depend on section order. 2021-09-02 13:47:14 -04:00
elf_aa64_efi.lds Make ELF constructors and destructors work. 2021-09-02 13:47:14 -04:00
elf_arm_efi.lds Make ELF constructors and destructors work. 2021-09-02 13:47:14 -04:00
elf_ia32_efi.lds Make ELF constructors and destructors work. 2021-09-02 13:47:14 -04:00
elf_ia32_fbsd_efi.lds Make ELF constructors and destructors work. 2021-09-02 13:47:14 -04:00
elf_ia64_efi.lds Make ELF constructors and destructors work. 2021-09-02 13:47:14 -04:00
elf_mips64el_efi.lds Make ELF constructors and destructors work. 2021-09-02 13:47:14 -04:00
elf_x64_efi.lds Make ELF constructors and destructors work. 2021-09-02 13:47:14 -04:00
elf_x64_fbsd_efi.lds Make ELF constructors and destructors work. 2021-09-02 13:47:14 -04:00
Makefile Rename our installed .o and linker scripts. 2021-09-02 13:47:14 -04:00
reloc_aa64.c Use EFI canonical names everywhere the compiler doesn't care. 2021-09-02 13:47:14 -04:00
reloc_arm.c Commit 3dd05c and subsequent ones introduced the use of the GNU 2016-03-25 13:32:54 -04:00
reloc_ia32.c Commit 3dd05c and subsequent ones introduced the use of the GNU 2016-03-25 13:32:54 -04:00
reloc_ia64.S The gnu-efi-3.0 toplevel subdirectory is really annoying. Kill it. 2014-11-25 10:09:50 -05:00
reloc_mips64el.c Add support for 64 bit MIPS 2017-01-08 07:04:52 -05:00
reloc_x64.c Use EFI canonical names everywhere the compiler doesn't care. 2021-09-02 13:47:14 -04:00