* grub-core/lib/efi/relocator.c (grub_relocator_firmware_alloc_region):

Remove dprintf.
	* grub-core/lib/relocator.c (malloc_in_range): Likewise.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-04-20 13:39:04 +02:00
parent 90ec4b7f6c
commit 872dac835c
3 changed files with 10 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2013-04-20 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/lib/efi/relocator.c (grub_relocator_firmware_alloc_region):
Remove dprintf.
* grub-core/lib/relocator.c (malloc_in_range): Likewise.
2013-04-19 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/ieee1275/init.c (grub_claim_heap): Improve handling