don't check if AH=42h is supported in stage1.

This commit is contained in:
okuji 2000-01-11 09:33:09 +00:00
parent 68b1a3d231
commit a033c6beb3
2 changed files with 10 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2000-01-11 OKUJI Yoshinori <okuji@gnu.org>
* stage1/stage1.S [!NO_BUGGY_BIOS_IN_THE_WORLD]: Don't check if
LBA read is supported. Anyway, fallback to the CHS mode if
fails.
2000-01-10 OKUJI Yoshinori <okuji@gnu.org>
* stage2/bios.c (NO_INT13_FALLBACK): Undefined.