fix a bug in init_bios_info.

This commit is contained in:
okuji 2000-05-05 11:31:43 +00:00
parent 5aef9e78a5
commit 84f224a0d7
6 changed files with 147 additions and 126 deletions

View file

@ -1,3 +1,10 @@
2000-05-05 OKUJI Yoshinori <okuji@gnu.org>
* stage2/common.c (init_bios_info) [!STAGE1_5]: When the memory
map is present, search the maximum for MEMTMP in bytes instead
of kilobytes and set EXTENDED_MEMORY to MEMTMP minus 1MB in
kilobytes.
2000-05-05 OKUJI Yoshinori <okuji@gnu.org>
Ignore any memory holes when passing the maximum memory address