gnu-efi/gnuefi
Callum Farmer fb58e92621 ARM32: Only use 4K pages
Turns out some linkers have set page size to 64K on ARM32 aswell
so apply the same fix as ARM64

Signed-off-by: Callum Farmer <gmbr3@opensuse.org>
2024-03-22 10:24:19 -04:00
..
crt0-efi-aarch64.S
crt0-efi-arm.S ARM32: fix image 2024-03-22 10:07:56 -04:00
crt0-efi-ia32.S
crt0-efi-ia64.S
crt0-efi-loongarch64.S
crt0-efi-mips64el.S
crt0-efi-riscv64.S riscv64: fix image 2024-03-22 10:08:24 -04:00
crt0-efi-x86_64.S
elf_aarch64_efi.lds Merge .plt into .text 2024-03-22 10:07:53 -04:00
elf_arm_efi.lds ARM32: Only use 4K pages 2024-03-22 10:24:19 -04:00
elf_ia32_efi.lds Merge .plt into .text 2024-03-22 10:07:53 -04:00
elf_ia32_fbsd_efi.lds
elf_ia64_efi.lds Merge .plt into .text 2024-03-22 10:07:53 -04:00
elf_loongarch64_efi.lds Merge .plt into .text 2024-03-22 10:07:53 -04:00
elf_mips64el_efi.lds Merge .plt into .text 2024-03-22 10:07:53 -04:00
elf_riscv64_efi.lds riscv64: fix image 2024-03-22 10:08:24 -04:00
elf_x86_64_efi.lds Merge .plt into .text 2024-03-22 10:07:53 -04:00
elf_x86_64_fbsd_efi.lds
gnu-efi.pc.in
Makefile
reloc_aarch64.c
reloc_arm.c
reloc_ia32.c
reloc_ia64.S
reloc_loongarch64.c
reloc_mips64el.c
reloc_riscv64.c riscv64: ignore unknown relocs 2024-03-22 10:08:37 -04:00
reloc_x86_64.c