aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/efirt
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Fix some modules to export more used symbolsKonstantin Belousov2021-11-181-0/+2
* Add missing DPSRCS entry for assym.inc.Bryan Drewery2019-06-111-0/+1
* Fix `make` in sys/modulesLi-Wen Hsu2019-03-281-0/+1
* Catch exceptions during EFI RT calls on amd64.Konstantin Belousov2018-09-021-0/+7
* Add a driver for the EFI RTC. This uses the EFI Runtime Services to queryAndrew Turner2017-11-211-1/+2
* To prepare for adding EFI runtime services support on arm64 move theAndrew Turner2017-10-011-1/+1
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-2/+2
* Create /dev/efidev to provide an ioctl interface toWarner Losh2016-10-111-1/+2
* Hopefully, fix build of the module outside the kernel tree.Konstantin Belousov2016-09-211-0/+1
* Add kernel interfaces to call EFI Runtime Services.Konstantin Belousov2016-09-211-0/+8