Fall back on loading the kernel from the EFI system partition if we're
authorkettenis <kettenis@openbsd.org>
Fri, 12 May 2023 16:43:00 +0000 (16:43 +0000)
committerkettenis <kettenis@openbsd.org>
Fri, 12 May 2023 16:43:00 +0000 (16:43 +0000)
commit7db964dc674b69a964320450359e0bbdf0b223cf
treefbc73e5c934efdfdb6f7f5cd2b61253df14bd022
parent96788695d6b457a05659951474844e2e83f479a8
Fall back on loading the kernel from the EFI system partition if we're
booting from a disk without a BSD disklabel.

ok kn@, caspar@
sys/arch/arm64/stand/efiboot/conf.c
sys/arch/arm64/stand/efiboot/efiboot.c