]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r306091:
authorkib <kib@FreeBSD.org>
Wed, 28 Sep 2016 09:48:39 +0000 (09:48 +0000)
committerkib <kib@FreeBSD.org>
Wed, 28 Sep 2016 09:48:39 +0000 (09:48 +0000)
commit6316bb62bba68e7ac69b249c98fd679530915a68
tree11f5afe6d229b1fb4436049334fe38998fd17630
parent3856c94745d4dd62a18e57c25ecc5638c0f41749
MFC r306091:
Add a way for the architecture to specify the calling ABI for methods
in the EFI Runtime Services Table.  On amd64, the calling conventions
are MS.
sys/amd64/include/efi.h [new file with mode: 0644]
sys/arm/include/efi.h [new file with mode: 0644]
sys/arm64/include/efi.h [new file with mode: 0644]
sys/sys/efi.h