[syslinux] Patch to comboot menu

ganapathy murali krishnan gmurali at cs.uchicago.edu
Tue Feb 3 15:58:24 PST 2004


Here is the output of diff -u

----- OUTPUT BEGINS ----------
--- biosio.c    Tue Feb  3 00:35:00 2004
+++ new/biosio.c        Tue Feb  3 17:53:09 2004
@@ -199,5 +199,6 @@
        break;
      }
    }
+  csprint("\r\n");
    *p = '\0';
  }
----- OUTPUT ENDS ---------------

I am trying to remove the assumption of the text mode, and seem to be 
having very weird issues with that. So that change will come sometime later.

- Murali




More information about the Syslinux mailing list