freebsd-dev/sys/dev/efidev
Kyle Evans ee938b2033 kern: efirt: correct configuration table entry size
Each entry actually stores a native pointer, not a uint64_t quantity. While
we're here, go ahead and export the pointer as-is rather than converting it
to KVA. This may be more useful as consumers can map /dev/mem and observe
the entry.

For reference, see: sys/contrib/edk2/Include/Uefi/UefiSpec.h

Reviewed by:	kib
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D27669
2020-12-29 11:38:34 -06:00
..
efidev.c Regularize the Netflix copyright 2019-02-04 21:28:25 +00:00
efirt.c kern: efirt: correct configuration table entry size 2020-12-29 11:38:34 -06:00
efirtc.c Improve error messages from clock_if.m method failures. 2018-09-02 20:17:51 +00:00