NetBSD/etc/etc.evbarm
jmcneill c3146444be efi: Add /dev/efi character device
Introduce a /dev/efi character device that provides a means for accessing
UEFI RT variable services from userland. Compatible with the FreeBSD ioctl
interface for ease of porting their libefivar and associated tools.

The ioctl interface is defined in sys/efiio.h.

To enable support for this on an arch, the kernel needs `pseudo-device efi`
and the MD EFI implementation needs to register its backend by calling
efi_ops_register(). This commit includes an implementation for Arm.
2021-10-10 13:03:08 +00:00
..
MAKEDEV.conf efi: Add /dev/efi character device 2021-10-10 13:03:08 +00:00
Makefile.inc Build KUROBOX_PRO for evbarmv5eb. 2021-08-30 00:14:45 +00:00
ld.so.conf
ttys Switch default console tty from /dev/console to /dev/constty 2019-09-25 23:09:19 +00:00