]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
* doc/multiboot.texi: Removed the promise of BIOS availability.
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 28 Mar 2010 15:24:06 +0000 (17:24 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 28 Mar 2010 15:24:06 +0000 (17:24 +0200)
ChangeLog
doc/multiboot.texi

index 490e67fd89b71a884ad8ce7611877d38a166dbd7..33f46a1eef9cdc9985b4e20d647e64abba1acaa4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-03-28  Vladimir Serbinenko  <phcoder@gmail.com>
+
+       * doc/multiboot.texi: Removed the promise of BIOS availability.
+
 2010-03-28  Vladimir Serbinenko  <phcoder@gmail.com>
 
        * configure.ac: Bump version to 1.6.
index 8a4a8b588e17b1cf66f9661060c3b32fa294eeab..a80197a6c225725b1292c081b83c12fc093c3070 100644 (file)
@@ -660,16 +660,6 @@ The OS image must leave interrupts disabled until it sets up its own
 @code{IDT}.
 @end table
 
-However, other machine state should be left by the boot loader in
-@dfn{normal working order}, i.e. as initialized by the @sc{bios} (or
-DOS, if that's what the boot loader runs from). In other words, the
-operating system should be able to make @sc{bios} calls and such after
-being loaded, as long as it does not overwrite the @sc{bios} data
-structures before doing so. Also, the boot loader must leave the
-@sc{pic} programmed with the normal @sc{bios}/DOS values, even if it
-changed them during the switch to 32-bit mode.
-
-
 @node Boot information format
 @section Boot information
 @subsection Boot information format