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>
|
2008-08-31 Colin D Bennett <colin@gibibit.com>
|
||||||
|
|
||||||
* util/i386/pc/grub-mkrescue.in: Support multiple overlay directories.
|
* util/i386/pc/grub-mkrescue.in: Support multiple overlay directories.
|
||||||
|
|
|
@ -21,10 +21,8 @@
|
||||||
* FIXME: The following features from the Multiboot specification still
|
* FIXME: The following features from the Multiboot specification still
|
||||||
* need to be implemented:
|
* need to be implemented:
|
||||||
* - VBE support
|
* - VBE support
|
||||||
* - a.out support
|
|
||||||
* - boot device
|
* - boot device
|
||||||
* - symbol table
|
* - symbol table
|
||||||
* - memory map
|
|
||||||
* - drives table
|
* - drives table
|
||||||
* - ROM configuration table
|
* - ROM configuration table
|
||||||
* - APM table
|
* - APM table
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue