[NTOS]: Make system startup match x86 code as closely as possible, instead of mixing...
authorSir Richard <sir_richard@svn.reactos.org>
Tue, 9 Feb 2010 02:11:18 +0000 (02:11 +0000)
committerSir Richard <sir_richard@svn.reactos.org>
Tue, 9 Feb 2010 02:11:18 +0000 (02:11 +0000)
commit16ab5464115e8b4b94674665920675dcb5c6f284
treedb80bba0a5b2e4ec790eda8cb304debfae7b7d73
parent6995f3fca6c6a2227f404f88f3d5c24b60f2855c
[NTOS]: Make system startup match x86 code as closely as possible, instead of mixing MIPS/PPC code. Only rip out parts that are obviously x86-specific. Also fix code to use new KPCR definitions.
[NTOS]: Implement a DbgPrintEarly function that directly uses KDCOM to print to the serial console, instead of going through the Debug Service Interrupt.

svn path=/trunk/; revision=45513
reactos/ntoskrnl/ke/arm/kiinit.c