aboutsummaryrefslogtreecommitdiff
path: root/sys/arm64/include/efi.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: Enable handling EFI runtime service faultsAndrew Turner15 hours1-1/+1
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* arm64 lib32: prepare arm64 headers to redirect to armMike Karels2023-07-251-0/+6
* smbios: support getting address from EFIGreg V2021-04-071-0/+2
* Catch exceptions during EFI RT calls on amd64.Konstantin Belousov2018-09-021-0/+14
* Support the EFI Runtime Services on arm64. As with amd64 we use the 1:1Andrew Turner2017-10-101-1/+33
* Fix building on i386 and arm. But 'public domain' headers on the filesWarner Losh2016-10-131-26/+1
* Add a way for the architecture to specify the calling ABI for methodsKonstantin Belousov2016-09-211-0/+37