opnsense-src/sys/boot/amd64/efi
Ed Maste 8f2fdc72ad Use explicit --output-target to set EFI file format
According to objcopy(1) --target is for use where the input and output
formats are the same ("no translation"). In practice it does detect the
input format in any case, but be explicit that we're specifying the
output format as we are translating from ELF to EFI PE format.

Sponsored by:	The FreeBSD Foundation
2014-12-23 15:58:45 +00:00
..
amd64_tramp.S
autoload.c
bootinfo.c Wrap long lines introduced in r268227 2014-09-18 13:00:03 +00:00
conf.c Add support for serial and null console to UEFI boot loader. 2014-09-12 17:32:28 +00:00
copy.c
devicename.c
elf64_freebsd.c
framebuffer.c
framebuffer.h
ldscript.amd64
main.c Give loaders more control over the Forth initialization process. In 2014-07-27 16:12:51 +00:00
Makefile Use explicit --output-target to set EFI file format 2014-12-23 15:58:45 +00:00
reloc.c
start.S
version
x86_efi.h