* grub-core/lib/relocator.c (grub_relocator_alloc_chunk_align): Add few

useful grub_dprintf's.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-04-06 14:04:52 +02:00
parent 461121ffb3
commit 7755f66e64
2 changed files with 11 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2011-04-06 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/lib/relocator.c (grub_relocator_alloc_chunk_align): Add few
useful grub_dprintf's.
2011-04-06 Vladimir Serbinenko <phcoder@gmail.com>
* include/grub/fs.h (grub_dirhook_info): Use unsigned for 1-bit fields.