mirror of
https://github.com/opnsense/src.git
synced 2026-03-09 01:30:47 -04:00
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
|
||
|---|---|---|
| .. | ||
| amd64_tramp.S | ||
| autoload.c | ||
| bootinfo.c | ||
| conf.c | ||
| copy.c | ||
| devicename.c | ||
| elf64_freebsd.c | ||
| framebuffer.c | ||
| framebuffer.h | ||
| ldscript.amd64 | ||
| main.c | ||
| Makefile | ||
| reloc.c | ||
| start.S | ||
| version | ||
| x86_efi.h | ||