Hook up the Qualcomm UEFI Secure Application that handles EFI variables to
authorkettenis <kettenis@openbsd.org>
Wed, 10 Jul 2024 10:53:55 +0000 (10:53 +0000)
committerkettenis <kettenis@openbsd.org>
Wed, 10 Jul 2024 10:53:55 +0000 (10:53 +0000)
commitf7910aa7534d27bc146c2addca49ce5c8b5f8c36
tree5da311546114b71268fe3300268ee72105903341
parent234ee546287049cd0c06003ce677a6226d75654b
Hook up the Qualcomm UEFI Secure Application that handles EFI variables to
efi(4) such that we can access EFI variables through ioctls on /dev/efi.

ok patrick@
sys/arch/arm64/include/efivar.h
sys/dev/efi/efi.c
sys/dev/fdt/qcscm.c