Page MenuHomeFreeBSD

arm64: Implement efi_rt_arch_call
Needs ReviewPublic

Authored by andrew on Fri, Sep 27, 3:50 PM.

Details

Reviewers
kib
markj
manu
Group Reviewers
arm64
Summary

This is a function that calls into the EFI Runtime Services, but can
handle a fault. To support this add a handler in assembly that can
restore the kernel state on an exception and return a failure to the
caller.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 59628
Build 56515: arc lint + arc unit