2008-08-31 Robert Millan <rmh@aybabtu.com>
* loader/i386/pc/multiboot.c: Update comment not to say that a.out or memory map support are unimplemented.
This commit is contained in:
parent
64d2d53c6b
commit
e27a75c58f
2 changed files with 5 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2008-08-31 Robert Millan <rmh@aybabtu.com>
|
||||
|
||||
* loader/i386/pc/multiboot.c: Update comment not to say that a.out
|
||||
or memory map support are unimplemented.
|
||||
|
||||
2008-08-31 Colin D Bennett <colin@gibibit.com>
|
||||
|
||||
* util/i386/pc/grub-mkrescue.in: Support multiple overlay directories.
|
||||
|
|
|
@ -21,10 +21,8 @@
|
|||
* FIXME: The following features from the Multiboot specification still
|
||||
* need to be implemented:
|
||||
* - VBE support
|
||||
* - a.out support
|
||||
* - boot device
|
||||
* - symbol table
|
||||
* - memory map
|
||||
* - drives table
|
||||
* - ROM configuration table
|
||||
* - APM table
|
||||
|
|
Loading…
Reference in a new issue