]> git.ipfire.org Git - thirdparty/grub.git/commit
2005-07-17 Yoshinori Okuji <okuji@enbug.org>
authorokuji <okuji@localhost>
Sun, 17 Jul 2005 14:57:07 +0000 (14:57 +0000)
committerokuji <okuji@localhost>
Sun, 17 Jul 2005 14:57:07 +0000 (14:57 +0000)
commitf806d18efd1e124a389157a68aa20f004c8731d6
treed70a312db2b33365857d891ab8a756a2cbd4d473
parente293232b8e1cfbacbe9219298805b21f886a9537
2005-07-17  Yoshinori Okuji  <okuji@enbug.org>

* boot/i386/pc/boot.S (boot_drive_check): New label.

* include/grub/i386/pc/boot.h (GRUB_BOOT_MACHINE_DRIVE_CHECK): New
macro.

* util/i386/pc/grub-setup.c (setup): Added a workaround for BIOSes
which do not pass a boot drive correctly. Copied from GRUB Legacy.
ChangeLog
boot/i386/pc/boot.S
include/grub/i386/pc/boot.h
util/i386/pc/grub-setup.c