gnu-efi/gnuefi
Pete Batard 2d6d426b8c
Enable silent rules for compiler output
This is similar to using automake's silent rules and, just as with automake,
can be disabled by invoking 'make V=1'.

Signed-off-by: Pete Batard <pete@akeo.ie>
2024-05-21 11:45:20 +01:00
..
Makefile Enable silent rules for compiler output 2024-05-21 11:45:20 +01:00
crt0-efi-aarch64.S Replace 'Copright' with 'Copyright' in file headers 2024-05-07 13:03:52 +01:00
crt0-efi-arm.S Replace 'Copright' with 'Copyright' in file headers 2024-05-07 13:03:52 +01:00
crt0-efi-ia32.S Mark _start as function 2024-03-22 10:06:43 -04:00
crt0-efi-ia64.S Make ELF constructors and destructors work 2023-03-28 08:59:41 -04:00
crt0-efi-loongarch64.S Make loongarch64 use efi-app-loongarch64 2024-03-22 10:24:23 -04:00
crt0-efi-mips64el.S Replace 'Copright' with 'Copyright' in file headers 2024-05-07 13:03:52 +01:00
crt0-efi-riscv64.S Replace 'Copright' with 'Copyright' in file headers 2024-05-07 13:03:52 +01:00
crt0-efi-x86_64.S Mark _start as function 2024-03-22 10:06:43 -04:00
elf_aarch64_efi.lds lds: Add eh_frame_hdr section 2024-04-01 16:04:02 +01:00
elf_arm_efi.lds Remove 64k gap on ARM32 2024-03-22 10:24:28 -04:00
elf_ia32_efi.lds lds: Add eh_frame_hdr section 2024-04-01 16:04:02 +01:00
elf_ia32_fbsd_efi.lds Clean up size symbols 2024-03-22 10:06:43 -04:00
elf_ia64_efi.lds lds: Add eh_frame_hdr section 2024-04-01 16:04:02 +01:00
elf_loongarch64_efi.lds lds: Add eh_frame_hdr section 2024-04-01 16:04:02 +01:00
elf_mips64el_efi.lds Merge .plt into .text 2024-03-22 10:07:53 -04:00
elf_riscv64_efi.lds lds: Add eh_frame_hdr section 2024-04-01 16:04:02 +01:00
elf_x86_64_efi.lds lds: Add eh_frame_hdr section 2024-04-01 16:04:02 +01:00
elf_x86_64_fbsd_efi.lds Split out rodata 2024-03-22 10:07:49 -04:00
gnu-efi.pc.in Switch everything to Unix line endings 2024-05-19 14:22:26 +01:00
reloc_aarch64.c Commit 3dd05c and subsequent ones introduced the use of the GNU 2016-03-25 13:32:54 -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 */*.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 Add support for 64 bit MIPS 2017-01-08 07:04:52 -05:00
reloc_riscv64.c riscv64: ignore unknown relocs 2024-03-22 10:08:37 -04:00
reloc_x86_64.c Commit 3dd05c and subsequent ones introduced the use of the GNU 2016-03-25 13:32:54 -04:00