gnu-efi/gnuefi
Callum Farmer aa58dc8ff1
Remove label1
No longer needed

Signed-off-by: Callum Farmer <gmbr3@opensuse.org>
2024-10-30 11:13:49 +00:00
..
crt0-efi-aarch64-local.S Push .reloc after .data 2024-10-28 15:52:57 +00:00
crt0-efi-aarch64.S Make our dummy .reloc sections not depend on section order. 2024-10-24 12:33:00 +01:00
crt0-efi-arm.S Push .reloc after .data 2024-10-28 15:52:57 +00:00
crt0-efi-ia32-local.S Push .reloc after .data 2024-10-28 15:52:57 +00:00
crt0-efi-ia32.S Make our dummy .reloc sections not depend on section order. 2024-10-24 12:33:00 +01:00
crt0-efi-ia64.S Make our dummy .reloc sections not depend on section order. 2024-10-24 12:33:00 +01:00
crt0-efi-loongarch64.S Remove label1 2024-10-30 11:13:49 +00:00
crt0-efi-mips64el.S Replace 'Copright' with 'Copyright' in file headers 2024-05-07 13:03:52 +01:00
crt0-efi-riscv64-local.S Remove label1 2024-10-30 11:13:49 +00:00
crt0-efi-riscv64.S Remove label1 2024-10-30 11:13:49 +00:00
crt0-efi-x86_64.S Remove label1 2024-10-30 11:13:49 +00:00
elf_aarch64_efi_local.lds Push .reloc after .data 2024-10-28 15:52:57 +00:00
elf_aarch64_efi.lds Push .reloc after .data 2024-10-28 15:52:57 +00:00
elf_arm_efi.lds Push .reloc after .data 2024-10-28 15:52:57 +00:00
elf_ia32_efi_local.lds Push .reloc after .data 2024-10-28 15:52:57 +00:00
elf_ia32_efi.lds Tune for new MacOS toolchains 2024-07-16 14:49:52 +01:00
elf_ia32_fbsd_efi.lds Sync FreeBSD 2024-08-03 16:21:00 +01:00
elf_ia64_efi.lds Tune for new MacOS toolchains 2024-07-16 14:49:52 +01:00
elf_loongarch64_efi.lds Push .reloc after .data 2024-10-28 15:52:57 +00:00
elf_mips64el_efi.lds Tune for new MacOS toolchains 2024-07-16 14:49:52 +01:00
elf_riscv64_efi_local.lds Push .reloc after .data 2024-10-28 15:52:57 +00:00
elf_riscv64_efi.lds Push .reloc after .data 2024-10-28 15:52:57 +00:00
elf_x86_64_efi.lds Push .reloc after .data 2024-10-28 15:52:57 +00:00
elf_x86_64_fbsd_efi.lds Push .reloc after .data 2024-10-28 15:52:57 +00:00
gnu-efi.pc.in Switch everything to Unix line endings 2024-05-19 14:22:26 +01:00
Makefile Fix calling of gnuefi install with local lds 2024-09-24 14:24:03 +01:00
reloc_aarch64.c Add substitute elf.h for macOS 2024-07-14 18:50:39 +01:00
reloc_arm.c Add substitute elf.h for macOS 2024-07-14 18:50:39 +01:00
reloc_ia32.c Add substitute elf.h for macOS 2024-07-14 18:50:39 +01:00
reloc_ia64.S */*.S: add non-executable GNU stack marking on ELF-linux 2022-08-08 11:35:10 -04:00
reloc_loongarch64.c Add substitute elf.h for macOS 2024-07-14 18:50:39 +01:00
reloc_mips64el.c Add substitute elf.h for macOS 2024-07-14 18:50:39 +01:00
reloc_riscv64.c Update GPL-2.0 SPDX notation 2024-09-16 15:37:18 +01:00
reloc_x86_64.c Add substitute elf.h for macOS 2024-07-14 18:50:39 +01:00