- Sync up Mm interface with WinLdr branch (introduce the concept of a memory type...
authorAleksey Bragin <aleksey@reactos.org>
Sun, 13 Jan 2008 12:53:49 +0000 (12:53 +0000)
committerAleksey Bragin <aleksey@reactos.org>
Sun, 13 Jan 2008 12:53:49 +0000 (12:53 +0000)
commit0165cc972500bef978bcd300f78d151a6742a1fa
tree570a813d0645ec76ad31030966c5d28199a6e0c1
parentf4ee84bae1d56b60916025aac6bc465e0e4e91d4
parent8ba93ade66f768dc37ea781d2770c0bf53ef5beb
- Sync up Mm interface with WinLdr branch (introduce the concept of a memory type at every allocation, however in freeldr's implementation it's just ignored now).
- Copy winldr's files from the branch, with the only #ifdef WHEN_MERGE_COMPLETE hack.

svn path=/trunk/; revision=31755
reactos/boot/freeldr/freeldr/arch/i386/loader.c
reactos/boot/freeldr/freeldr/include/mm.h
reactos/boot/freeldr/freeldr/include/winldr.h
reactos/boot/freeldr/freeldr/linuxboot.c
reactos/boot/freeldr/freeldr/mm/meminit.c
reactos/boot/freeldr/freeldr/mm/mm.c
reactos/boot/freeldr/freeldr/windows/conversion.c
reactos/boot/freeldr/freeldr/windows/peloader.c
reactos/boot/freeldr/freeldr/windows/winldr.c
reactos/boot/freeldr/freeldr/windows/wlmemory.c
reactos/boot/freeldr/freeldr/windows/wlregistry.c