[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Save/Load environment variable support
From: |
Bean |
Subject: |
Re: [PATCH] Save/Load environment variable support |
Date: |
Wed, 2 Jul 2008 15:39:49 +0800 |
On Tue, Jul 1, 2008 at 11:54 PM, Robert Millan <address@hidden> wrote:
> On Mon, Jun 30, 2008 at 09:06:28PM +0800, Bean wrote:
>> Hi,
>>
>> This is the new patch, some changes:
>>
>> 1, envblk.h, remove GRUB_ENVBLK_RDIR and the like, they're not needed
>> in this patch.
>> 2, util/envblk.c, use grub_* function for string manipulation.
>> 3, commands/loadenv.c, use grub_disk_read/grub_disk_write to
>> read/write disk, the problem of lower level api is that they don't
>> update the cache.
>>
>> If there is no problem, I'd like to commit this soon.
>
> Fine with me!
Committed.
--
Bean