Allocate fresh memory to put our device tree into, to make sure we have least
authorpatrick <patrick@openbsd.org>
Tue, 26 Oct 2021 14:10:02 +0000 (14:10 +0000)
committerpatrick <patrick@openbsd.org>
Tue, 26 Oct 2021 14:10:02 +0000 (14:10 +0000)
commit58554311679452e8c74ea6e1306bc01791e89ce7
treeb9ad8dfcde74d3f5c7274918cbc79149392f29f5
parent803d3b9acd2f8e709a1394db2dbe32acec67319f
Allocate fresh memory to put our device tree into, to make sure we have least
one page of free space for us to extend into.  Fixes booting on VMware Fusion.

ok kettenis@
sys/arch/arm64/stand/efiboot/efiboot.c
sys/arch/armv7/stand/efiboot/efiboot.c