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

--- Comment #1 from Hiren Panchasara <[email protected]> ---
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.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to