Re: missing memory with uefi
Mark Davies <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.i386,gmane.os.netbsd.devel.kernel |
|---|---|
| Message-ID | <[email protected]> |
On 24/05/19 4:05 pm, Mark Davies wrote: > A few weeks ago there was some discussion here and in ticket 54147 about > the amount of system memory being calculated incorrectly (for at least > some machines) when doing a UEFI boot, but no solution was determined. So increasing BOOTINFO_MAXSIZE in sys/arch/x86/include/bootinfo.h to 16384 fixed my issue (see ticket 54147). Any reason not to commit that change (and pull up to 8)? cheers mark