summaryrefslogtreecommitdiff
path: root/sys/arm64/include/efi.h
AgeCommit message (Expand)Author
2025-06-04efi: Include sys/types.h for register_tWarner Losh
2024-10-24arm64: Enable handling EFI runtime service faultsAndrew Turner
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-07-25arm64 lib32: prepare arm64 headers to redirect to armMike Karels
2021-04-07smbios: support getting address from EFIGreg V
2018-09-02Catch exceptions during EFI RT calls on amd64.Konstantin Belousov
2017-10-10Support the EFI Runtime Services on arm64. As with amd64 we use the 1:1Andrew Turner
2016-10-13Fix building on i386 and arm. But 'public domain' headers on the filesWarner Losh
2016-09-21Add a way for the architecture to specify the calling ABI for methodsKonstantin Belousov