Chameleon

Chameleon Commit Details

Date:2010-08-31 01:44:45 (13 years 8 months ago)
Author:Evan Lojewski
Commit:456
Parents: 455
Message:Removed printf call
Changes:
M/branches/meklort/i386/modules/KernelPatcher/kernel_patcher.c

File differences

branches/meklort/i386/modules/KernelPatcher/kernel_patcher.c
11
2
2
33
44
55
......
726726
727727
728728
729
730729
731730
732731
/*
* Copyright (c) 2009 Evan Lojewski. All rights reserved.
* Copyright (c) 2009-2010 Evan Lojewski. All rights reserved.
*
*/
lapicInterruptBase -= (UInt32)kernelData;
printf("\n\n\n\n\n\n\n"); // new lines so I can see things...
// Looking for the following:
//movl _lapic_start,%e_x
//addl $0x00000320,%e_x

Archive Download the corresponding diff file

Revision: 456