* grub/asmstub.c (biosdisk): Work around a bug in linux's ez

remapping.  Problem reported by Ben Byer <bbyer@rice.edu>.
This commit is contained in:
jochen 2001-05-03 08:34:56 +00:00
parent 9e3e10d2c1
commit 68c2bd1e7b
2 changed files with 18 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2001-05-03 Jochen Hoenicke <jochen@gnu.org>
* grub/asmstub.c (biosdisk): Work around a bug in linux's ez
remapping. Problem reported by Ben Byer <bbyer@rice.edu>.
2001-03-28 Gordon Matzigkeit <gord@fig.org>
* stage2/boot.c (load_image): Don't cast entry_addr to an int, or