* grub-core/lib/relocator.c: Fix the case when end of leftover is used.

This commit is contained in:
Vladimir Serbinenko 2014-03-26 08:48:30 +01:00
parent 68f17b2b30
commit 46b74dd3cb
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2014-03-26 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/lib/relocator.c: Fix the case when end of leftover is used.
2014-03-26 Fu Wei <fu.wei@linaro.org>
* grub-core/loader/arm64/linux.c: Remove redundant "0x".