[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Save/Load environment variable support
From: |
Marco Gerards |
Subject: |
Re: [PATCH] Save/Load environment variable support |
Date: |
Thu, 03 Jul 2008 20:04:18 +0200 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) |
Bean <address@hidden> writes:
> 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.
Great! Can you explain how it works?
--
Marco