CVSROOT:        /sources/grub
Module name:    grub2
Changes by:     Robert Millan <robertmh>        08/01/19 22:31:04

Modified files:
        .              : ChangeLog 
        include/grub/ieee1275: ieee1275.h 
        kern/ieee1275  : ieee1275.c 
        term/ieee1275  : ofconsole.c 

Log message:
        2008-01-19  Robert Millan  <[EMAIL PROTECTED]>
        
                Get rid of confusing function (superceeded by
                `grub_ieee1275_get_integer_property')
                * include/grub/ieee1275/ieee1275.h 
(grub_ieee1275_decode_int_4): Remove
                prototype.
                * kern/ieee1275/ieee1275.c (grub_ieee1275_decode_int_4): Remove
                function.
                * term/ieee1275/ofconsole.c (grub_ofconsole_init): Avoid use of
                grub_ieee1275_decode_int_4(), by obtaining integer properties 
directly
                in native endianess from grub_ieee1275_get_integer_property().

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/grub2/ChangeLog?cvsroot=grub&r1=1.504&r2=1.505
http://cvs.savannah.gnu.org/viewcvs/grub2/include/grub/ieee1275/ieee1275.h?cvsroot=grub&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/grub2/kern/ieee1275/ieee1275.c?cvsroot=grub&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/grub2/term/ieee1275/ofconsole.c?cvsroot=grub&r1=1.13&r2=1.14


_______________________________________________
Commit-grub mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-grub

Reply via email to