2006-02-01 Yoshinori K. Okuji <okuji@enbug.org>

* boot/i386/pc/boot.S (general_error): Before looping, try INT
        18H, which might help the BIOS falling back to next boot media.
This commit is contained in:
okuji 2006-02-01 06:12:58 +00:00
parent 6de53d26a2
commit a3c5c6f8f6
3 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2006-02-01 Yoshinori K. Okuji <okuji@enbug.org>
* boot/i386/pc/boot.S (general_error): Before looping, try INT
18H, which might help the BIOS falling back to next boot media.
2006-01-25 Yoshinori K. Okuji <okuji@enbug.org>
* util/i386/pc/grub-install.in: Escape a backslash. Reported by