From: Chip Salzenberg <[EMAIL PROTECTED]>
Subject: [PATCH] Use full memory map for both high and low memory
Date: Fri, 19 May 2000 22:32:58 -0700
> I'm using grub (I LIKE IT) on a machine that reports only 512K of low
> memory via get_memsize, but reports all 640K via the memory map. So
> I've moved the memory map scanner in init_bios_info out to a separate
> function, and used it for both high and low memory.
Thanks. I've applied your patch. BTW, can you tell me what BIOS you
use? I'm just curious.
Okuji