Searched hist:276146 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/boot/efi/boot1/
H A DMakefilediff 276146 Tue Dec 23 16:01:39 MST 2014 emaste 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
/freebsd-11.0-release/sys/boot/efi/loader/
H A DMakefilediff 276146 Tue Dec 23 16:01:39 MST 2014 emaste 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

Completed in 68 milliseconds