Make EFI runtime calls more robust on arm64 as well. While I have not seen
authorkettenis <kettenis@openbsd.org>
Sun, 6 Nov 2022 11:44:30 +0000 (11:44 +0000)
committerkettenis <kettenis@openbsd.org>
Sun, 6 Nov 2022 11:44:30 +0000 (11:44 +0000)
commit60f107aaa53aa6caa293d6395febcaf801826f79
tree7951914ef771b95fd9da074e9d3fb857a739fb52
parent980da63b6d9b0ec6f1ae2110e48e3e48717bd222
Make EFI runtime calls more robust on arm64 as well.  While I have not seen
any broken implementations yet, Linux developers claim that arm64 machines
intended to run Windows are not much better than x86 machines.  And I
totally believe that.

ok patrick@
sys/arch/arm64/arm64/support.S
sys/arch/arm64/arm64/trap.c
sys/arch/arm64/conf/files.arm64
sys/arch/arm64/dev/efi_machdep.c