[OpenBIOS] r695 - cpu/x86/pc/olpc

svn at openbios.org svn at openbios.org
Tue Oct 23 03:24:49 CEST 2007


Author: wmb
Date: 2007-10-23 03:24:49 +0200 (Tue, 23 Oct 2007)
New Revision: 695

Modified:
   cpu/x86/pc/olpc/fw.bth
Log:
OLPC trac #4396 - Turn off indexed I/O before early interaction to
close a security hole.


Modified: cpu/x86/pc/olpc/fw.bth
===================================================================
--- cpu/x86/pc/olpc/fw.bth	2007-10-23 01:18:40 UTC (rev 694)
+++ cpu/x86/pc/olpc/fw.bth	2007-10-23 01:24:49 UTC (rev 695)
@@ -269,7 +269,7 @@
 [ifdef] rom-loaded
       d# 300
       i-key-wait  if
-\        " patch false fast-boot? startup" eval
+         ec-indexed-io-off
          ." Interacting" cr  hex interact
       then
 [ifdef] lx-devel




More information about the OpenBIOS mailing list