* grub-core/partmap/msdos.c (pc_partition_map_embed): Revert
incorrect off-by-one fix from 2011-02-12. A 62-sector core image should fit before end == 63.
This commit is contained in:
parent
735abf545c
commit
86d08fdb18
2 changed files with 8 additions and 2 deletions
|
@ -1,3 +1,9 @@
|
|||
2012-09-19 Colin Watson <cjwatson@ubuntu.com>
|
||||
|
||||
* grub-core/partmap/msdos.c (pc_partition_map_embed): Revert
|
||||
incorrect off-by-one fix from 2011-02-12. A 62-sector core image
|
||||
should fit before end == 63.
|
||||
|
||||
2012-09-19 Colin Watson <cjwatson@ubuntu.com>
|
||||
|
||||
* util/grub-setup.c (write_rootdev): Remove unused core_img
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue