[Etherboot-developers] mknbi-1.2-7 (production) released
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ke...@us...> - 2002-03-22 16:04:59
|
I have released mknbi-1.2-7 at http://etherboot.sourceforge.net/ Just a couple of small fixes in this one: + Add E820 BIOS memory sizing routines from Etherboot written by Eric Biederman. + If setup version is 0x203 or later, limit the top of memory using the greater of the setup variable ramdisk_max or 896MB. If the user overrides it, then it's their responsibility. (Actually that's not completely correct, it will still limit the top of ramdisk to 896MB even for setup version < 0x203 (kernel < 2.4.18), so it's useful even if you're not using the latest kernel and have > 896MB RAM. See how hard it is to phrase explanations precisely? Just give me the source, thanks.) |