UEFI boot hangs with MINNOWBOARD

Ed Maste emaste at freebsd.org
Fri Jan 30 17:35:46 UTC 2015


On 30 January 2015 at 10:57, Luca Pizzamiglio
<luca.pizzamiglio at gmail.com> wrote:
> Hi,
> I'm testing CURRENT on a MINNOWBOARD
> (http://www.elinux.org/Minnowboard:MinnowMax):
>
> Dual-core atom E3825 CPU
> EFI Version: 2.4.0
> EFI: EDK II
>
> boot1.efi starts, it can found the ufs partition with loader.efi
> loader.efi fails at BT->ExitBootServices() (elf64_exec() of
> sys/boot/amd64/efi/elf64_freebsd.c)

Which revision are you testing, and do you have any local changes?

I built a plain -current USB stick image a while back and had no
trouble, when using the HDMI output. I don't recall the revision at
the moment, but will try again soon. Serial console won't work because
the UARTs are not quite 16550-compatible.

We do need a GetMemoryMap() / ExitBootServices() retry though.


More information about the freebsd-hackers mailing list