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