Grab the EFI memory map and store it as module metadata on the kernel.
This is the same approach used to provide the BIOS SMAP to the kernel. There's
a lot of functional overlap between the bootinfo64.c and efimd.c files that
should be addressed later.
Sponsored by: FreeBSD Foundation