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.
This commit is contained in:
parent
e293232b8e
commit
f806d18efd
4 changed files with 42 additions and 4 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
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.
|
||||
|
||||
2005-07-17 Yoshinori Okuji <okuji@enbug.org>
|
||||
|
||||
* kern/i386/pc/startup.S (gate_a20_try_system_control_port_a):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue