Syncboot/gnu-efi/gnuefi
Curle d588e232c4 Major overhaul of this branch.
This branch has been dedicated to purely the UEFI bootloader.
As such, all other code has been removed.

This code can be compiled with Visual Studio, gcc or llvm.
2019-07-17 21:10:29 +01:00
..
crt0-efi-aarch64.S Major overhaul of this branch. 2019-07-17 21:10:29 +01:00
crt0-efi-arm.S Major overhaul of this branch. 2019-07-17 21:10:29 +01:00
crt0-efi-ia32.S Major overhaul of this branch. 2019-07-17 21:10:29 +01:00
crt0-efi-ia64.S Major overhaul of this branch. 2019-07-17 21:10:29 +01:00
crt0-efi-mips64el.S Major overhaul of this branch. 2019-07-17 21:10:29 +01:00
crt0-efi-x86_64.S Major overhaul of this branch. 2019-07-17 21:10:29 +01:00
elf_aarch64_efi.lds Major overhaul of this branch. 2019-07-17 21:10:29 +01:00
elf_arm_efi.lds Major overhaul of this branch. 2019-07-17 21:10:29 +01:00
elf_ia32_efi.lds Major overhaul of this branch. 2019-07-17 21:10:29 +01:00
elf_ia32_fbsd_efi.lds Major overhaul of this branch. 2019-07-17 21:10:29 +01:00
elf_ia64_efi.lds Major overhaul of this branch. 2019-07-17 21:10:29 +01:00
elf_mips64el_efi.lds Major overhaul of this branch. 2019-07-17 21:10:29 +01:00
elf_x86_64_efi.lds Major overhaul of this branch. 2019-07-17 21:10:29 +01:00
elf_x86_64_fbsd_efi.lds Major overhaul of this branch. 2019-07-17 21:10:29 +01:00
Makefile Major overhaul of this branch. 2019-07-17 21:10:29 +01:00
reloc_aarch64.c Major overhaul of this branch. 2019-07-17 21:10:29 +01:00
reloc_arm.c Major overhaul of this branch. 2019-07-17 21:10:29 +01:00
reloc_ia32.c Major overhaul of this branch. 2019-07-17 21:10:29 +01:00
reloc_ia64.S Major overhaul of this branch. 2019-07-17 21:10:29 +01:00
reloc_mips64el.c Major overhaul of this branch. 2019-07-17 21:10:29 +01:00
reloc_x86_64.c Major overhaul of this branch. 2019-07-17 21:10:29 +01:00