aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/efi.h
Commit message (Expand)AuthorAgeFilesLines
* To prepare for adding EFI runtime services support on arm64 move theAndrew Turner2017-10-011-0/+19
* efi: restrict visibility of EFIABI_ATTR-declared functionsRyan Libby2017-07-201-1/+4
* Do not try to create /dev/efi device node before devfs is initialized.Konstantin Belousov2016-10-161-3/+0
* Create /dev/efidev to provide an ioctl interface toWarner Losh2016-10-111-0/+3
* Rename efi_systbl to efi_systbl_phys, the variable contains theKonstantin Belousov2016-09-211-1/+4
* Add a way for the architecture to specify the calling ABI for methodsKonstantin Belousov2016-09-211-11/+15
* Consolidate four efi_next_descriptor() definitions.Konstantin Belousov2016-09-181-0/+3
* Add more UEFI/e820 memory types from latest specifications.Alexander Motin2016-07-241-0/+5
* Save the physical address passed into the kernel of the UEFI systemWarner Losh2015-12-191-0/+1
* Remove ia64.Marcel Moolenaar2014-07-071-23/+0
* Move ia64 efi.h to sys in preparation for amd64 UEFI supportEd Maste2014-03-271-0/+177