* grub-core/mmap/efi/mmap.c (grub_mmap_register): Round up/down to

4k page boundaries as expected by firmware rather than 1k
	boundaries.
	(grub_mmap_malign_and_register): Likewise.
This commit is contained in:
Josh Triplett 2013-11-18 18:00:52 +01:00 committed by Vladimir Serbinenko
parent 2d6a38fbf7
commit d53f4900d7
2 changed files with 10 additions and 3 deletions

View file

@ -1,3 +1,10 @@
2013-11-18 Josh Triplett <josh@joshtriplett.org>
* grub-core/mmap/efi/mmap.c (grub_mmap_register): Round up/down to
4k page boundaries as expected by firmware rather than 1k
boundaries.
(grub_mmap_malign_and_register): Likewise.
2013-11-18 Vladimir Serbinenko <phcoder@gmail.com>
* tests/grub_func_test.in: Decrease RAM size to 512M. With less