Revision: 1842
http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=1842
Author: robertmh
Date: 2008-08-31 19:25:41 +0000 (Sun, 31 Aug 2008)
Log Message:
-----------
2008-08-31 Robert Millan <[EMAIL PROTECTED]>
* loader/i386/pc/multiboot.c: Update comment not to say that
boot_device support is unimplemented.
Modified Paths:
--------------
trunk/grub2/ChangeLog
trunk/grub2/loader/i386/pc/multiboot.c
Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog 2008-08-31 19:12:02 UTC (rev 1841)
+++ trunk/grub2/ChangeLog 2008-08-31 19:25:41 UTC (rev 1842)
@@ -1,5 +1,10 @@
2008-08-31 Robert Millan <[EMAIL PROTECTED]>
+ * loader/i386/pc/multiboot.c: Update comment not to say that
+ boot_device support is unimplemented.
+
+2008-08-31 Robert Millan <[EMAIL PROTECTED]>
+
* loader/i386/pc/multiboot.c: Update comment not to say that a.out
or memory map support are unimplemented.
Modified: trunk/grub2/loader/i386/pc/multiboot.c
===================================================================
--- trunk/grub2/loader/i386/pc/multiboot.c 2008-08-31 19:12:02 UTC (rev
1841)
+++ trunk/grub2/loader/i386/pc/multiboot.c 2008-08-31 19:25:41 UTC (rev
1842)
@@ -21,7 +21,6 @@
* FIXME: The following features from the Multiboot specification still
* need to be implemented:
* - VBE support
- * - boot device
* - symbol table
* - drives table
* - ROM configuration table