UEFI
Benno Rice
benno at jeamland.net
Wed Oct 2 21:48:18 UTC 2013
On 03/10/2013, at 7:46 AM, Michael Copeland <michael at kryptos-security.com> wrote:
> Hmm
> Should I build with GCC?
>
Yes, the in-tree version of clang doesn't understand __attribute__((ms_abi)) and so it won't generate the Microsoft function call code that UEFI expects. You'll need gcc >= 4.7 so you'll need it from ports. This has been one of the blockers on getting it done (beyond my lack of time).
Cheers,
Benno.
More information about the freebsd-current
mailing list