* grub-core/kern/dl.c: Unify section-finding algorithm. Saves 30 bytes
on core size.
This commit is contained in:
parent
b61599aca4
commit
80e8b13ac4
2 changed files with 55 additions and 62 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-11-01 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/kern/dl.c: Unify section-finding algorithm. Saves 30 bytes
|
||||
on core size.
|
||||
|
||||
2013-10-30 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/kern/mm.c (grub_realloc): Don't copy more data than we have.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue