2010-01-18 Robert Millan <rmh.grub@aybabtu.com>

* loader/i386/efi/linux.c (grub_cmd_linux): Stop pretending we're
	ELILO.  This is no longer necessary.
This commit is contained in:
Robert Millan 2010-01-18 16:08:25 +00:00
parent a2eaee157c
commit 2cb6be4bc2
2 changed files with 7 additions and 3 deletions

View file

@ -1,3 +1,8 @@
2010-01-18 Robert Millan <rmh.grub@aybabtu.com>
* loader/i386/efi/linux.c (grub_cmd_linux): Stop pretending we're
ELILO. This is no longer necessary.
2010-01-18 BVK Chaitanya <bvk.groups@gmail.com>
Added new tool, grub-scrit-check to verify grub.cfg syntax.