* grub-core/loader/i386/multiboot_mbi.c (grub_multiboot_make_mbi):
Place mbi on low memory for better compatibility.
This commit is contained in:
parent
7a3d6cd97b
commit
10a7a86703
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2011-04-08 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/loader/i386/multiboot_mbi.c (grub_multiboot_make_mbi):
|
||||
Place mbi on low memory for better compatibility.
|
||||
|
||||
2011-04-08 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/efiemu/efiemu.h: Use grub_memory_hook_t type.
|
||||
|
|
Loading…
Reference in a new issue