* grub-core/fs/bfs.c: Remove variable length arrays. Reduces afs.mod and
bfs.mod size by 556 resp 740 bytes (288 resp 334 compressed). * include/grub/types.h (grub_unaligned_uint64_t): New type.
This commit is contained in:
parent
e89c2d48a9
commit
d28e1163c3
3 changed files with 240 additions and 244 deletions
|
@ -1,3 +1,9 @@
|
|||
2013-10-20 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/bfs.c: Remove variable length arrays. Reduces afs.mod and
|
||||
bfs.mod size by 556 resp 740 bytes (288 resp 334 compressed).
|
||||
* include/grub/types.h (grub_unaligned_uint64_t): New type.
|
||||
|
||||
2013-10-19 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Lift 255x255 erminal sie restriction to 65535x65535. Also change from
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue