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
..
2020-12-27 12:57:27 +02:00
2020-12-23 14:37:05 -04:00
2020-12-23 15:40:14 -04:00
2020-09-17 22:29:38 +00:00
2020-11-04 12:07:33 +00:00
2020-12-17 18:52:04 +00:00