* grub-core/fs/ntfs.c (read_run_data): Rewrite using bitfields.
Saves 40 bytes on compressed image.
This commit is contained in:
parent
47601ffe73
commit
1437da5440
2 changed files with 20 additions and 20 deletions
|
@ -1,3 +1,9 @@
|
|||
2013-10-21 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/ntfs.c (read_run_data): Rewrite using bitfields.
|
||||
|
||||
Saves 40 bytes on compressed image.
|
||||
|
||||
2013-10-21 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/ntfs.c (grub_ntfs_iterate_dir): Use grub_uint8_t for
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue