[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: |
Mon, 30 Jun 2008 21:06:28 +0800 |
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.
--
Bean
envblk_4.diff
Description: Text Data