commit-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

grub2 ChangeLog util/biosdisk.c


From: Robert Millan
Subject: grub2 ChangeLog util/biosdisk.c
Date: Fri, 30 May 2008 10:50:00 +0000

CVSROOT:        /sources/grub
Module name:    grub2
Changes by:     Robert Millan <robertmh>        08/05/30 10:50:00

Modified files:
        .              : ChangeLog 
        util           : biosdisk.c 

Log message:
        2008-05-30  Robert Millan  <address@hidden>
        
                * util/biosdisk.c (map): Redefine structure to hold information
                about GRUB drive name.
                (get_drive): Reimplement without assuming (and verifiing) 
BIOS-like
                drive names.
                (call_hook): Remove.
                (grub_util_biosdisk_iterate): Access drive names via `.drive' 
struct
                member.  Assume drive has partitions.
                (grub_util_biosdisk_open): Access device names via `.device' 
struct
                member.
                (open_device): Likewise.
                (find_drive): Likewise.
                (read_device_map): Adjust map[] usage to match the new struct
                definition.  Don't check for duplicates (still possible, but 
not cheap
                anymore).
                (grub_util_biosdisk_fini): Free malloced buffers referenced by 
map[].
                (make_device_name): Remove assumption of BIOS-like drive names.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/grub2/ChangeLog?cvsroot=grub&r1=1.677&r2=1.678
http://cvs.savannah.gnu.org/viewcvs/grub2/util/biosdisk.c?cvsroot=grub&r1=1.17&r2=1.18




reply via email to

[Prev in Thread] Current Thread [Next in Thread]