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

--- Comment #7 from Ed Maste <ema...@freebsd.org> ---
One additional note Matt: adding printfs for debugging like that may not work
properly, as printf can malloc(), which can change the memory map, which can
make ExitBootServices fail.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to