* grub-core/mmap/i386/pc/mmap.c (malloc_hook):
Allocate in multiples of 16 to avoid adding a few bytes free region the windows bugs upon.
This commit is contained in:
parent
15a940bbd8
commit
efbeefe90f
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
2012-06-03 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/mmap/i386/pc/mmap.c (malloc_hook):
|
||||
Allocate in multiples of 16 to avoid adding a few bytes free region the
|
||||
windows bugs upon.
|
||||
|
||||
2012-06-03 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/commands/i386/pc/drivemap.c (install_int13_handler):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue