gnu-efi/gnuefi
2023-03-23 14:17:28 +00:00
..
crt0-efi-aarch64.S Make aarch64 crt0/lds more like x86_64 2023-01-19 17:22:19 +00:00
crt0-efi-arm.S */*.S: add non-executable GNU stack marking on ELF-linux 2022-08-08 11:35:10 -04:00
crt0-efi-ia32.S */*.S: add non-executable GNU stack marking on ELF-linux 2022-08-08 11:35:10 -04:00
crt0-efi-ia64.S */*.S: add non-executable GNU stack marking on ELF-linux 2022-08-08 11:35:10 -04:00
crt0-efi-loongarch64.S use jr instead of jirl 2022-07-07 15:16:10 +08:00
crt0-efi-mips64el.S */*.S: add non-executable GNU stack marking on ELF-linux 2022-08-08 11:35:10 -04:00
crt0-efi-riscv64.S riscv: Update SPDX license identifiers 2023-03-08 10:32:49 -05:00
crt0-efi-x86_64.S */*.S: add non-executable GNU stack marking on ELF-linux 2022-08-08 11:35:10 -04:00
elf_aarch64_efi.lds Merge /u/gmbr3/gnu-efi/ branch gc-sections into master 2023-03-23 14:17:28 +00:00
elf_arm_efi.lds Ensure objcopy sections are aligned 2023-03-09 19:52:44 +00:00
elf_ia32_efi.lds Prevent deletion of .reloc by gc-sections 2023-03-22 15:32:24 +00:00
elf_ia32_fbsd_efi.lds
elf_ia64_efi.lds Prevent deletion of .reloc by gc-sections 2023-03-22 15:32:24 +00:00
elf_loongarch64_efi.lds Add support for LoongArch64 architecture 2021-12-30 15:39:47 +08:00
elf_mips64el_efi.lds Ensure objcopy sections are aligned 2023-03-09 19:52:44 +00:00
elf_riscv64_efi.lds Ensure objcopy sections are aligned 2023-03-09 19:52:44 +00:00
elf_x86_64_efi.lds Prevent deletion of .reloc by gc-sections 2023-03-22 15:32:24 +00:00
elf_x86_64_fbsd_efi.lds
Makefile
reloc_aarch64.c
reloc_arm.c
reloc_ia32.c
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 support for LoongArch64 architecture 2021-12-30 15:39:47 +08:00
reloc_mips64el.c
reloc_riscv64.c riscv: Update SPDX license identifiers 2023-03-08 10:32:49 -05:00
reloc_x86_64.c