summaryrefslogtreecommitdiff
path: root/sys/modules/efirt
AgeCommit message (Expand)Author
2025-07-22efidev: add support for memory attributeShengYi Hung
2025-02-05arm64: Hook up efi_rt_arch_call in efirt.koJohn Baldwin
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2021-11-18Fix some modules to export more used symbolsKonstantin Belousov
2019-06-11Add missing DPSRCS entry for assym.inc.Bryan Drewery
2019-03-28Fix `make` in sys/modulesLi-Wen Hsu
2018-09-02Catch exceptions during EFI RT calls on amd64.Konstantin Belousov
2017-11-21Add a driver for the EFI RTC. This uses the EFI Runtime Services to queryAndrew Turner
2017-10-01To prepare for adding EFI runtime services support on arm64 move theAndrew Turner
2017-03-04sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper
2016-10-11Create /dev/efidev to provide an ioctl interface toWarner Losh
2016-09-21Hopefully, fix build of the module outside the kernel tree.Konstantin Belousov
2016-09-21Add kernel interfaces to call EFI Runtime Services.Konstantin Belousov