On Thu, Jan 03, 2008 at 08:53:19PM +0800, Bean wrote: > On Jan 3, 2008 7:35 PM, Robert Millan <[EMAIL PROTECTED]> wrote: > > How does grub_zfile_open differ from grub_gzfile_open ? > > grub_gzfile_open only handle gzip file, while grub_zfile_open handle > compressed file in general. when module like gzio starts, it register > a structure that grub_zfile_open would use to call the decompression > routine. the binding is dynamic, the modules that use grub_zfile_open > doesn't depend on the specific decompression module.
Ah, sounds nice. -- Robert Millan <GPLv2> I know my rights; I want my phone call! <DRM> What use is a phone call, if you are unable to speak? (as seen on /.) _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel