Re: Pass EFI system table and memory map to arm64 kernel

2017-05-06 Thread Jonathan Matthew
On Sat, May 06, 2017 at 11:17:26PM +0200, Mark Kettenis wrote: > This diff makes BOOTAA64.EFI pass the address of the EFI system table > and information about the EFI memory map to the kernel. This is done > by adding several properties to the /chosen node. This matches what > Linux does (see Doc

Pass EFI system table and memory map to arm64 kernel

2017-05-06 Thread Mark Kettenis
This diff makes BOOTAA64.EFI pass the address of the EFI system table and information about the EFI memory map to the kernel. This is done by adding several properties to the /chosen node. This matches what Linux does (see Documentation/arm/uefi.txt) except that the properties have an "openbsd,"