2004-04-18 Yoshinori K. Okuji <okuji@enbug.org>
* docs/grub.texi (Making a GRUB bootable CD-ROM): New section. * stage2/disk_io.c (set_device): Use CH instead of *DEVICE to test the first character of DEVICE, because DEVICE is incremented. Reported by Bernhard Treutwein.
This commit is contained in:
parent
4e69adb6ab
commit
de89ab8289
3 changed files with 77 additions and 3 deletions
|
@ -1,3 +1,12 @@
|
|||
2004-04-18 Yoshinori K. Okuji <okuji@enbug.org>
|
||||
|
||||
* docs/grub.texi (Making a GRUB bootable CD-ROM): New section.
|
||||
|
||||
* stage2/disk_io.c (set_device): Use CH instead of *DEVICE to
|
||||
test the first character of DEVICE, because DEVICE is
|
||||
incremented.
|
||||
Reported by Bernhard Treutwein.
|
||||
|
||||
2004-04-15 Yoshinori K. Okuji <okuji@enbug.org>
|
||||
|
||||
* netboot/fsys_tftp.c (buf_fill): Cast 1 to unsigned short
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue