HomeFreeBSD

efi: restrict visibility of EFIABI_ATTR-declared functions

Description

efi: restrict visibility of EFIABI_ATTR-declared functions

In-tree gcc (4.2) doesn't understand attribute((ms_abi))
(EFIABI_ATTR). Avoid declaring functions with that attribute when the
compiler is detected to be gcc < 4.4.

Reviewed by: kib, imp (previous version)
Approved by: markj (mentor)
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D11636

Details

Provenance
rlibbyAuthored on
Reviewer
kib
Differential Revision
D11636: efirt: restrict visibility of EFIABI_ATTR-declared functions
Parents
rS321283: procstat(8): clarify program usage
Branches
Unknown
Tags
Unknown