CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/07/10 04:53:55
Modified files:
sys/dev/efi : efi.c
sys/dev/fdt : qcscm.c
sys/arch/arm64/include: efivar.h
Log message:
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@
