From: John Hodge Date: Tue, 20 Jul 2010 13:51:45 +0000 (+0800) Subject: Bit of debug cleanup, fixing bugs found on GrUB2 X-Git-Tag: rel0.06~96 X-Git-Url: https://git.ucc.asn.au/?a=commitdiff_plain;h=f5ee3595addf2954bbbd5dcb9d7de72b069750e7;hp=f5ee3595addf2954bbbd5dcb9d7de72b069750e7;p=tpg%2Facess2.git Bit of debug cleanup, fixing bugs found on GrUB2 - NOTE: Grub 2 does not pass the kernel binary path in the command line Hence, the argc code breaks in system.c - Starting on a RTL8139 driver - Fixed logging/debug calls to use \r\n, fixing serial debugging ---