* grub-core/loader/arm/linux.c: Pass arguments through on ATAG

platforms.
This commit is contained in:
Vladimir Serbinenko 2013-12-22 18:14:00 +01:00
parent 3deedfc033
commit 37f617c025
2 changed files with 26 additions and 6 deletions

View file

@ -1,3 +1,8 @@
2013-12-22 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/loader/arm/linux.c: Pass arguments through on ATAG
platforms.
2013-12-22 Lars Wendler <polynomial-c@gentoo.org>
* util/grub-mkconfig.in: Skip non-executable files.