Instead of allocating an arbitrary amount of extra space, let the EFI
authorkettenis <kettenis@openbsd.org>
Thu, 20 Jun 2024 22:03:23 +0000 (22:03 +0000)
committerkettenis <kettenis@openbsd.org>
Thu, 20 Jun 2024 22:03:23 +0000 (22:03 +0000)
commit7ba7381f14e589e738459b764610c067451f6578
treeb2de48d5d2ea292f7b8eb85a4ede5e24d84370ad
parentdb92797203566bd6a7553c25bc8268483abd74da
Instead of allocating an arbitrary amount of extra space, let the EFI
devicetree fixup protocol less us how much space it needs.

Pointed out by Heinrich Schuchardt
ok tobhe@, mlarkin@
sys/arch/armv7/stand/efiboot/efiboot.c