* grub-core/kern/efi/mm.c (BYTES_TO_PAGES): Round up instead of down.
(grub_efi_mm_init): Take into account the memory map size increase.
This commit is contained in:
parent
24977b4451
commit
65f7ed7c9a
2 changed files with 9 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2010-10-16 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/kern/efi/mm.c (BYTES_TO_PAGES): Round up instead of down.
|
||||
(grub_efi_mm_init): Take into account the memory map size increase.
|
||||
|
||||
2010-10-16 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/term/ns8250.c (do_real_config): Set port->broken to 0.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue