]> git.proxmox.com Git - grub2.git/commit
* grub-core/commands/i386/pc/drivemap.c (install_int13_handler):
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 3 Jun 2012 15:47:20 +0000 (17:47 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 3 Jun 2012 15:47:20 +0000 (17:47 +0200)
commit15a940bbd8b05d0fa508e8e5ce8877166b3fcda2
tree1a4374ee945d68ebb1f552e194f29ef5ba56b521
parent6e5efd60a144c810463182653414d851967bd228
* 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.
ChangeLog
grub-core/commands/i386/pc/drivemap.c