2009-08-01 Vladimir Serbinenko <phcoder@gmail.com>
Support Apple partition map with sector size different from 512 bytes. * partmap/apple.c (grub_apple_header): New field 'blocksize'. (apple_partition_map_iterate): Respect 'aheader.blocksize' and 'apart.partmap_size'.
This commit is contained in:
parent
6ad6258a28
commit
8aab5e25a1
2 changed files with 26 additions and 11 deletions
|
@ -1,3 +1,11 @@
|
|||
2009-08-01 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Support Apple partition map with sector size different from 512 bytes.
|
||||
|
||||
* partmap/apple.c (grub_apple_header): New field 'blocksize'.
|
||||
(apple_partition_map_iterate): Respect 'aheader.blocksize'
|
||||
and 'apart.partmap_size'.
|
||||
|
||||
2009-08-01 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
2009-08-01 Robert Millan <rmh.grub@aybabtu.com>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue