- Use loader memory types in memory allocation bitmap instead of 0 for free memory...
authorAleksey Bragin <aleksey@reactos.org>
Sat, 14 Oct 2006 13:36:21 +0000 (13:36 +0000)
committerAleksey Bragin <aleksey@reactos.org>
Sat, 14 Oct 2006 13:36:21 +0000 (13:36 +0000)
commit8e756fbebceca32fbfe3c9fffff23ebb2cdc0f60
tree32d8023eface45f502f20deef0a8712cb4ddd889
parent201f1d750eb0c7f7e332fb36f0f9928ce17f9353
- Use loader memory types in memory allocation bitmap instead of 0 for free memory and 1 for allocated
- Slightly change / add comments

svn path=/trunk/; revision=24509
reactos/boot/freeldr/freeldr/include/mm.h
reactos/boot/freeldr/freeldr/mm/meminit.c
reactos/boot/freeldr/freeldr/mm/mm.c