CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/11/06 04:44:30
Modified files:
sys/arch/arm64/arm64: support.S trap.c
sys/arch/arm64/conf: files.arm64
sys/arch/arm64/dev: efi_machdep.c
Log message:
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@
