Support 4K-sector NTFS.
* include/grub/ntfs.h (GRUB_NTFS_MAX_MFT): Increase to 8. (grub_ntfs_data): Remove blocksize. * grub-core/fs/ntfs.c (fixup): Fix size comparison. Remove data argument. All users updated.
This commit is contained in:
parent
dad9c8b59e
commit
b508af6989
3 changed files with 23 additions and 16 deletions
|
@ -1,3 +1,12 @@
|
|||
2012-01-20 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Support 4K-sector NTFS.
|
||||
|
||||
* include/grub/ntfs.h (GRUB_NTFS_MAX_MFT): Increase to 8.
|
||||
(grub_ntfs_data): Remove blocksize.
|
||||
* grub-core/fs/ntfs.c (fixup): Fix size comparison.
|
||||
Remove data argument. All users updated.
|
||||
|
||||
2012-01-20 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/kern/mips/arc/init.c (grub_total_modules_size): Mark as
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue