* grub-core/disk/i386/pc/biosdisk.c (GRUB_MOD_INIT): Workaround buggy

BIOSes.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-01-04 15:42:47 +01:00
parent a0159f370d
commit 446fa40081
2 changed files with 10 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2011-01-04 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/disk/i386/pc/biosdisk.c (GRUB_MOD_INIT): Workaround buggy
BIOSes.
2011-01-04 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/lib/reed_solomon.c (grub_reed_solomon_add_redundancy):