Re: Pass more EFI related information from bootloader to kernel

2018-08-09 Thread Mike Larkin
On Mon, Aug 06, 2018 at 11:38:28PM +0200, Mark Kettenis wrote: > I suspect that at some point in the future we'll have to bite the > bullet and call into EFI runtime services on amd64 as well. The diff > below paves the road by passing the necessary information from our > bootloader to the kernel.

Pass more EFI related information from bootloader to kernel

2018-08-06 Thread Mark Kettenis
I suspect that at some point in the future we'll have to bite the bullet and call into EFI runtime services on amd64 as well. The diff below paves the road by passing the necessary information from our bootloader to the kernel. There is a potential issue with this diff. The EFI memory map is sto