commit-grub
[Top][All Lists]
Advanced

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

grub2 ChangeLog DISTLIST commands/i386/pc/play....


From: Robert Millan
Subject: grub2 ChangeLog DISTLIST commands/i386/pc/play....
Date: Wed, 03 Oct 2007 20:13:21 +0000

CVSROOT:        /sources/grub
Module name:    grub2
Changes by:     Robert Millan <robertmh>        07/10/03 20:13:21

Modified files:
        .              : ChangeLog DISTLIST 
        commands/i386/pc: play.c 
        term/i386/pc   : serial.c vga.c 
Added files:
        include/grub/i386: io.h 

Log message:
        2007-10-03  Robert Millan  <address@hidden>
        
                * include/grub/i386/io.h: New file.
                * commands/i386/pc/play.c (inb): Removed.
                (outb): Removed.
                Include grub/cpu/io.h.  Replace inb() with grub_inb() and outb()
                with grub_outb().
                * term/i386/pc/serial.c: Likewise.
                * term/i386/pc/vga.c: Likewise.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/grub2/ChangeLog?cvsroot=grub&r1=1.410&r2=1.411
http://cvs.savannah.gnu.org/viewcvs/grub2/DISTLIST?cvsroot=grub&r1=1.44&r2=1.45
http://cvs.savannah.gnu.org/viewcvs/grub2/commands/i386/pc/play.c?cvsroot=grub&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/grub2/include/grub/i386/io.h?cvsroot=grub&rev=1.1
http://cvs.savannah.gnu.org/viewcvs/grub2/term/i386/pc/serial.c?cvsroot=grub&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/grub2/term/i386/pc/vga.c?cvsroot=grub&r1=1.11&r2=1.12




reply via email to

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