Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Aug 2014 01:31:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 192324] [uefi] 2014-07-14 11.0-CURRENT snapshot doesn't boot
Message-ID:  <bug-192324-8-4sBK5uXaLI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-192324-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-192324-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192324

--- Comment #1 from Hiren Panchasara <hiren@FreeBSD.org> ---
For fun, I tried to netboot this board. I setup tftpd and nfsd on my laptop and
connected the board to it acting as client. It grabs things fine over tftp and
nfs but hangs at 

status = BS->ExitBootServices(IH, x86_efi_mapkey); 

in elf64_exec() inside $src/sys/boot/amd64/efi/elf64_freebsd.c

which looks like the same place as booting from sd card. (though I haven't
checked/confirmed that)

(just fyi)

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192324-8-4sBK5uXaLI>