2008-11-14 Robert Millan <rmh@aybabtu.com>

* term/i386/pc/serial.c [! GRUB_MACHINE_PCBIOS]
        (GRUB_SERIAL_PORT_NUM): Fix misscalculation.
This commit is contained in:
robertmh 2008-11-14 17:57:39 +00:00
parent fe8e8d69e1
commit e2e078478e
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2008-11-14 Robert Millan <rmh@aybabtu.com>
* term/i386/pc/serial.c [! GRUB_MACHINE_PCBIOS]
(GRUB_SERIAL_PORT_NUM): Fix misscalculation.
2008-11-12 Robert Millan <rmh@aybabtu.com>
Make loader/i386/linux.c buildable on i386-pc (although disabled).