Bit of debug cleanup, fixing bugs found on GrUB2
authorJohn Hodge <[email protected]>
Tue, 20 Jul 2010 13:51:45 +0000 (21:51 +0800)
committerJohn Hodge <[email protected]>
Tue, 20 Jul 2010 13:51:45 +0000 (21:51 +0800)
commitf5ee3595addf2954bbbd5dcb9d7de72b069750e7
treee6b9ba10cf63849758f0acf50638b9f95cc80554
parentf24c301371fbcb5ee42c5118f61f7304cb989746
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
Kernel/arch/x86/desctab.asm
Kernel/debug.c
Kernel/logging.c
Kernel/syscalls.c
Kernel/system.c
Modules/Filesystems/InitRD/main.c
Modules/Network/RTL8139/main.c

UCC git Repository :: git.ucc.asn.au