[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] cleanup in EFI Linux loader
From: |
Bean |
Subject: |
Re: [PATCH] cleanup in EFI Linux loader |
Date: |
Mon, 18 Aug 2008 18:57:44 +0800 |
On Mon, Aug 18, 2008 at 4:42 AM, Robert Millan <address@hidden> wrote:
> On Sun, Aug 17, 2008 at 10:35:38PM +0200, Robert Millan wrote:
>> - grub_printf (" [Linux-EFI, setup=0x%x, size=0x%x]\n",
>> + grub_printf (" [Linux, setup=0x%x, size=0x%x]\n",
>
> I looked at the other Linux loaders, and to be consistent this would have to
> be "Linux-bzImage" instead. I propose using that then.
Hi,
I check it with my macbook, the linux loader is still working with this patch.
--
Bean