HomeFreeBSD

MFC r276146: Use explicit --output-target to set EFI file format

Description

MFC r276146: 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

Details

Provenance
emasteAuthored on
Parents
rS292560: MFC r280047: build x86-specific files in amd64 loader.efi
Branches
Unknown
Tags
Unknown