freebsd-dev/sys/dev/efidev
Roger Pau Monné 27d3902679 efirt: add hooks for diverging EFI implementations
Introduce a set of hooks for MI EFI public functions, so that a new
implementation can be done. This will be used to implement the Xen PV
EFI interface that's used when running FreeBSD as a Xen dom0 from UEFI
firmware. Also make the efi_status_to_errno non-static since it will
be used to evaluate status return values from the PV interface.

No functional change indented.

Sponsored by:		Citrix Systems R&D
Reviewed by:		kib, imp
Differential revision:	https://reviews.freebsd.org/D28620
2021-02-16 15:26:11 +01:00
..
efidev.c efidev: remove EFIIOC_GET_TABLE ioctl 2021-01-08 10:41:50 -06:00
efirt.c efirt: add hooks for diverging EFI implementations 2021-02-16 15:26:11 +01:00
efirtc.c Improve error messages from clock_if.m method failures. 2018-09-02 20:17:51 +00:00