* util/grub-setup.c (setup): Move copying of partition table as
futher up as possible to avoid possible overwrite by floppy routines.
This commit is contained in:
parent
60d4f0bb45
commit
ba9baabecd
2 changed files with 15 additions and 10 deletions
|
@ -1,4 +1,9 @@
|
|||
2013-10-10 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
2013-10-11 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* util/grub-setup.c (setup): Move copying of partition table as
|
||||
futher up as possible to avoid possible overwrite by floppy routines.
|
||||
|
||||
2013-10-11 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/fat.c: Fix handling of exfat contiguous files.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue