boot e820 memory detection fixes

This commit is contained in:
Ben Gras
2011-08-31 22:01:59 +00:00
parent cb54d96eec
commit 1dfd43ac27
9 changed files with 60 additions and 48 deletions

View File

@@ -103,7 +103,7 @@
* namely low mem below 1M, 1M-16M, and mem after 16M. More chunks are needed
* for DOS MINIX.
*/
#define NR_MEMS 8
#define NR_MEMS 16
/* Click to byte conversions (and vice versa). */