CVSROOT: /cvsroot/grub
Module name: grub
Branch:
Changes by: Yoshinori K. Okuji <okuji@xxxxxxxxxxxxxxxx> 05/03/15
16:54:25
Modified files:
. : ChangeLog
docs : grub.8 mbchk.1
stage2 : fsys_fat.c
Log message:
2005-03-15 Yoshinori K. Okuji <okuji@xxxxxxxxx>
* stage2/fsys_fat.c (fat_mount): Ignore the 3rd bit of a media
descriptor, because some BIOSes overwrite this value, according
to the storage mode (e.g. USB Floppy or USB HDD).
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/grub/grub/ChangeLog.diff?tr1=1.622&tr2=1.623&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/grub/grub/docs/grub.8.diff?tr1=1.62&tr2=1.63&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/grub/grub/docs/mbchk.1.diff?tr1=1.50&tr2=1.51&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/grub/grub/stage2/fsys_fat.c.diff?tr1=1.20&tr2=1.21&r1=text&r2=text
|