write the chapter History in Multiboot Specification.
This commit is contained in:
parent
61fb567304
commit
c2e925be16
2 changed files with 53 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2001-03-03 OKUJI Yoshinori <okuji@gnu.org>
|
||||||
|
|
||||||
|
* docs/multiboot.texi (History): Written.
|
||||||
|
|
||||||
2001-02-28 OKUJI Yoshinori <okuji@gnu.org>
|
2001-02-28 OKUJI Yoshinori <okuji@gnu.org>
|
||||||
|
|
||||||
From HASEGAWA Tomoki <thasegawa@mta.biglobe.ne.jp>:
|
From HASEGAWA Tomoki <thasegawa@mta.biglobe.ne.jp>:
|
||||||
|
|
|
@ -1160,7 +1160,55 @@ more information.
|
||||||
@node History, Index, Examples, Top
|
@node History, Index, Examples, Top
|
||||||
@chapter The change log of this specification
|
@chapter The change log of this specification
|
||||||
|
|
||||||
FIXME: write this chapter!
|
@table @asis
|
||||||
|
@item 0.7
|
||||||
|
@itemize @bullet
|
||||||
|
@item
|
||||||
|
@dfn{Multiboot Standard} is renamed to @dfn{Multiboot Specification}.
|
||||||
|
|
||||||
|
@item
|
||||||
|
Graphics fields are added to Multiboot header.
|
||||||
|
|
||||||
|
@item
|
||||||
|
BIOS drive information, BIOS configuration table, the name of a boot
|
||||||
|
loader, APM information, and graphics information are added to Multiboot
|
||||||
|
information.
|
||||||
|
|
||||||
|
@item
|
||||||
|
Rewritten in Texinfo format.
|
||||||
|
|
||||||
|
@item
|
||||||
|
Rewritten, using more strict words.
|
||||||
|
|
||||||
|
@item
|
||||||
|
The maintainer changes to the GNU GRUB maintainer team
|
||||||
|
@email{bug-grub@@gnu.org}, from Bryan Ford and Erich Stefan Boleyn.
|
||||||
|
@end itemize
|
||||||
|
|
||||||
|
@item 0.6
|
||||||
|
@itemize @bullet
|
||||||
|
@item
|
||||||
|
A few wording changes.
|
||||||
|
|
||||||
|
@item
|
||||||
|
Header checksum.
|
||||||
|
|
||||||
|
@item
|
||||||
|
Clasification of machine state passed to an operating system.
|
||||||
|
@end itemize
|
||||||
|
|
||||||
|
@item 0.5
|
||||||
|
@itemize @bullet
|
||||||
|
@item
|
||||||
|
Name change.
|
||||||
|
@end itemize
|
||||||
|
|
||||||
|
@item 0.4
|
||||||
|
@itemize @bullet
|
||||||
|
@item
|
||||||
|
Major changes plus HTMLification.
|
||||||
|
@end itemize
|
||||||
|
@end table
|
||||||
|
|
||||||
|
|
||||||
@node Index, , History, Top
|
@node Index, , History, Top
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue