]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
2008-08-31 Robert Millan <rmh@aybabtu.com>
authorrobertmh <robertmh@localhost>
Sun, 31 Aug 2008 19:25:41 +0000 (19:25 +0000)
committerrobertmh <robertmh@localhost>
Sun, 31 Aug 2008 19:25:41 +0000 (19:25 +0000)
        * loader/i386/pc/multiboot.c: Update comment not to say that
        boot_device support is unimplemented.

ChangeLog
loader/i386/pc/multiboot.c

index cc73734d489820177ff33cfa6962c7d1906ab567..5fa24cd97ae2089850f602a83c1ad33bb721cde7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-08-31  Robert Millan  <rmh@aybabtu.com>
+
+       * loader/i386/pc/multiboot.c: Update comment not to say that
+       boot_device support is unimplemented.
+
 2008-08-31  Robert Millan  <rmh@aybabtu.com>
 
        * loader/i386/pc/multiboot.c: Update comment not to say that a.out
index 895811378556de9e4e88fb07e5ece810a07f2ce0..b64e2b7dcbddde091e450267bdd04d47990ede08 100644 (file)
@@ -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