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

--- Comment #25 from Conrad Meyer <c...@freebsd.org> ---
Re: EFI_STAGING_SIZE, IIRC loader assumes it can get 512 MB of contiguous
memory, and/or doesn't consult the memory map to check for conflicts, or
something like that.  With a slightly older 11.x version of efiloader, we had
some hardware that couldn't boot with 128 MB memory (OOM) and some hardware
that couldn't boot with 512 MB memory (crash).  The sweet spot we found was
something like 380 MB for our hardware (which has custom BIOS/firmware anyway),
but that's a very limited subset of the real hardware in existence.

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

Reply via email to