[ros-dev] [ros-diffs] [ion] 23903: - Final cleanup for now: - main.c -> freeldr.c + cleanups and nice formatitng. - Move out variables that were in main.c to ex\init.c or cpu.c, depending. - Separate i386/kernel.c into i386/kiinit.c for X86-specific intiailization, and /krnlinit.c for portable initialization across all architectures. Also move out global variables appropriately. - main_asm.S -> cpu.S

Alex Ionescu ionucu at videotron.ca
Sun Sep 3 23:08:51 CEST 2006


ion at svn.reactos.org wrote:
> Author: ion
> Date: Mon Sep  4 01:06:30 2006
> New Revision: 23903

>   - main_asm.S -> cpu.S

That should've said -> boot.S. (as the change was actually done).

Art, hopefully this should've all made your PPC stuff a bit easier to
pan out architecturally in the kernel.

These changes also made NTLDR compatibility a lot more possible (but
still far away), since FREELDR-specific bootstrapping is now completely
isolated (except 1 thing which will be deprecated soon enough).

-- 
Best regards,
Alex Ionescu
Project Lead, TinyKRNL
Kernel-Mode Software Design Engineer, ReactOS


More information about the Ros-dev mailing list